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) |
typedef std::list<octave_shlib>::const_iterator octave_mex_file_list::const_iterator |
typedef std::list<octave_shlib>::iterator octave_mex_file_list::iterator |
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] |