PLplot 5.15.0
Loading...
Searching...
No Matches
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 2339 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 2343 of file plplot_octaveOCTAVE_wrap.cxx.

Member Function Documentation

◆ operator octave_value()

octave_value_ref::operator octave_value ( ) const
inline

Definition at line 2346 of file plplot_octaveOCTAVE_wrap.cxx.

◆ operator*()

octave_value octave_value_ref::operator* ( ) const
inline

Definition at line 2350 of file plplot_octaveOCTAVE_wrap.cxx.

Member Data Documentation

◆ j

int octave_value_ref::j

Definition at line 2341 of file plplot_octaveOCTAVE_wrap.cxx.

◆ ovl

const octave_value_list& octave_value_ref::ovl

Definition at line 2340 of file plplot_octaveOCTAVE_wrap.cxx.


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