Navigation

Operators and Keywords

Function List:

C++ API

octave_mex_file_list Class Reference

Collaboration diagram for octave_mex_file_list:

List of all members.

Public Types

typedef std::list
< octave_shlib >::iterator 
iterator
typedef std::list
< octave_shlib >
::const_iterator 
const_iterator

Static Public Member Functions

static void append (const octave_shlib &shl)
static void remove (octave_shlib &shl, octave_shlib::close_hook cl_hook=0)

Member Typedef Documentation


Member Function Documentation

void octave_mex_file_list::append ( const octave_shlib shl  )  [static]
void octave_mex_file_list::remove ( octave_shlib shl,
octave_shlib::close_hook  cl_hook = 0 
) [static]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines