PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
octave_value_ref Struct Reference

Public Member Functions

 octave_value_ref (const octave_value_list &_ovl, int _j)
 
 operator octave_value () const
 
octave_value operator* () const
 

Public Attributes

const octave_value_list & ovl
 
int j
 

Detailed Description

Definition at line 1932 of file plplot_octaveOCTAVE_wrap.cxx.

Constructor & Destructor Documentation

octave_value_ref::octave_value_ref ( const octave_value_list &  _ovl,
int  _j 
)
inline

Definition at line 1936 of file plplot_octaveOCTAVE_wrap.cxx.

Member Function Documentation

octave_value_ref::operator octave_value ( ) const
inline

Definition at line 1939 of file plplot_octaveOCTAVE_wrap.cxx.

octave_value octave_value_ref::operator* ( ) const
inline

Definition at line 1943 of file plplot_octaveOCTAVE_wrap.cxx.

Member Data Documentation

int octave_value_ref::j

Definition at line 1934 of file plplot_octaveOCTAVE_wrap.cxx.

const octave_value_list& octave_value_ref::ovl

Definition at line 1933 of file plplot_octaveOCTAVE_wrap.cxx.


The documentation for this struct was generated from the following file: