PLplot  5.11.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 1874 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 1878 of file plplot_octaveOCTAVE_wrap.cxx.

Member Function Documentation

octave_value_ref::operator octave_value ( ) const
inline

Definition at line 1881 of file plplot_octaveOCTAVE_wrap.cxx.

octave_value octave_value_ref::operator* ( ) const
inline

Definition at line 1885 of file plplot_octaveOCTAVE_wrap.cxx.

Member Data Documentation

int octave_value_ref::j

Definition at line 1876 of file plplot_octaveOCTAVE_wrap.cxx.

const octave_value_list& octave_value_ref::ovl

Definition at line 1875 of file plplot_octaveOCTAVE_wrap.cxx.


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