#include "ls-hdf5.h"
Public Member Functions | |
hdf5_ofstream () | |
hdf5_ofstream (const char *name, int mode=std::ios::out|std::ios::binary, int prot=0) | |
void | open (const char *name, int mode=std::ios::out|std::ios::binary, int prot=0) |
Public Member Functions inherited from hdf5_fstreambase | |
hdf5_fstreambase () | |
hdf5_fstreambase (const char *name, int mode, int=0) | |
~hdf5_fstreambase () | |
void | close () |
void | open (const char *name, int mode, int) |
void | open_create (const char *name, int mode) |
Additional Inherited Members | |
Public Attributes inherited from hdf5_fstreambase | |
int | current_item |
octave_hdf5_id | file_id |
|
inline |
|
inline |
Definition at line 96 of file ls-hdf5.h.
References hdf5_fstreambase::open().