PLplot  5.15.0
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 2168 of file plplot_octaveOCTAVE_wrap.cxx.

Constructor & Destructor Documentation

◆ octave_value_ref()

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

Definition at line 2172 of file plplot_octaveOCTAVE_wrap.cxx.

Member Function Documentation

◆ operator octave_value()

octave_value_ref::operator octave_value ( ) const
inline

Definition at line 2175 of file plplot_octaveOCTAVE_wrap.cxx.

◆ operator*()

octave_value octave_value_ref::operator* ( ) const
inline

Definition at line 2179 of file plplot_octaveOCTAVE_wrap.cxx.

Member Data Documentation

◆ j

int octave_value_ref::j

Definition at line 2170 of file plplot_octaveOCTAVE_wrap.cxx.

◆ ovl

const octave_value_list& octave_value_ref::ovl

Definition at line 2169 of file plplot_octaveOCTAVE_wrap.cxx.


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