Navigation

Operators and Keywords

Function List:

C++ API

scalar_col_helper_def Class Reference

Inherits scalar_col_helper.

Collaboration diagram for scalar_col_helper_def:

List of all members.


Public Member Functions

 scalar_col_helper_def (const octave_value &val, const dim_vector &dims)
 ~scalar_col_helper_def (void)
bool collect (octave_idx_type i, const octave_value &val)
octave_value result (void)

Constructor & Destructor Documentation

scalar_col_helper_def::scalar_col_helper_def ( const octave_value val,
const dim_vector dims 
) [inline]

scalar_col_helper_def::~scalar_col_helper_def ( void   )  [inline]


Member Function Documentation

bool scalar_col_helper_def::collect ( octave_idx_type  i,
const octave_value val 
) [inline, virtual]

Implements scalar_col_helper.

octave_value scalar_col_helper_def::result ( void   )  [inline, virtual]

Implements scalar_col_helper.


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