Navigation

Operators and Keywords

Function List:

C++ API

scalar_col_helper Class Reference

Inherited by scalar_col_helper_def, and scalar_col_helper_nda< NDA >.

List of all members.


Public Member Functions

virtual bool collect (octave_idx_type i, const octave_value &val)=0
virtual octave_value result (void)=0
virtual ~scalar_col_helper (void)

Constructor & Destructor Documentation

virtual scalar_col_helper::~scalar_col_helper ( void   )  [inline, virtual]


Member Function Documentation

virtual bool scalar_col_helper::collect ( octave_idx_type  i,
const octave_value val 
) [pure virtual]

virtual octave_value scalar_col_helper::result ( void   )  [pure virtual]


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