|
PLplot 5.15.0
|
Public Member Functions | |
| octave_swig_bound_func (void) | |
| octave_swig_bound_func (octave_function *_method, octave_value_list _first_args) | |
| octave_swig_bound_func (const octave_swig_bound_func &f)=delete | |
| octave_swig_bound_func & | operator= (const octave_swig_bound_func &f)=delete |
| ~octave_swig_bound_func (void)=default | |
| bool | is_function (void) const |
| octave_function * | function_value (bool=false) |
| octave_value_list | call (octave::tree_evaluator &tw, int nargout=0, const octave_value_list &args=octave_value_list()) |
| octave_value_list | execute (octave::tree_evaluator &tw, int nargout=0, const octave_value_list &args=octave_value_list()) |
| octave_value | subsref (const std::string &ops, const std::list< octave_value_list > &idx) |
| octave_value_list | subsref (const std::string &ops, const std::list< octave_value_list > &idx, int nargout) |
Protected Attributes | |
| octave_function * | method |
| octave_value_list | first_args |
| std::set< std::string > | dispatch_classes |
Definition at line 1078 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1081 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1084 of file plplot_octaveOCTAVE_wrap.cxx.
|
delete |
|
default |
|
inline |
Definition at line 1098 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1101 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1096 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1094 of file plplot_octaveOCTAVE_wrap.cxx.
|
delete |
|
inline |
Definition at line 1108 of file plplot_octaveOCTAVE_wrap.cxx.
|
inline |
Definition at line 1113 of file plplot_octaveOCTAVE_wrap.cxx.
|
protected |
Definition at line 1127 of file plplot_octaveOCTAVE_wrap.cxx.
|
protected |
Definition at line 1125 of file plplot_octaveOCTAVE_wrap.cxx.
|
protected |
Definition at line 1124 of file plplot_octaveOCTAVE_wrap.cxx.