This is the complete list of members for H5::MatrixSerie< T >, including all inherited members.
adoptMessageStreams(const Atom *src=NULL) | fmatvec::Atom | |
append(const std::vector< std::vector< T > > &matrix) | H5::MatrixSerie< T > | |
Atom() | fmatvec::Atom | protected |
Atom(const Atom &src) | fmatvec::Atom | protected |
create(const CommonFG &parent, const std::string &name, const int rows, const int cols, int compression=FileSerie::getDefaultCompression(), int chunksize=FileSerie::getDefaultChunkSize()) | H5::MatrixSerie< T > | |
dims (defined in H5::MatrixSerie< T >) | H5::MatrixSerie< T > | private |
extend(const hsize_t *size) (defined in H5::MatrixSerie< T >) | H5::MatrixSerie< T > | |
getColumns() | H5::MatrixSerie< T > | inline |
getDescription() | H5::MatrixSerie< T > | |
getMatrix(const int number) | H5::MatrixSerie< T > | |
getMessageStream(MsgType type, boost::shared_ptr< bool > &a, boost::shared_ptr< std::ostream > &s) | fmatvec::Atom | |
getNumberOfMatrices() | H5::MatrixSerie< T > | inline |
getRows() | H5::MatrixSerie< T > | inline |
MatrixSerie() | H5::MatrixSerie< T > | |
MatrixSerie(const MatrixSerie< T > &dataset) | H5::MatrixSerie< T > | |
MatrixSerie(const CommonFG &parent, const std::string &name) | H5::MatrixSerie< T > | |
MatrixSerie(const CommonFG &parent, const std::string &name, const int rows, const int cols, int compression=FileSerie::getDefaultCompression(), int chunkSize=FileSerie::getDefaultChunkSize()) | H5::MatrixSerie< T > | |
memDataSpace (defined in H5::MatrixSerie< T >) | H5::MatrixSerie< T > | private |
memDataType (defined in H5::MatrixSerie< T >) | H5::MatrixSerie< T > | private |
msg(MsgType type) | fmatvec::Atom | |
msgAct(MsgType type) | fmatvec::Atom | |
msgActStatic(MsgType type) | fmatvec::Atom | static |
msgStatic(MsgType type) | fmatvec::Atom | static |
MsgType enum name | fmatvec::Atom | |
open(const CommonFG &parent, const std::string &name) | H5::MatrixSerie< T > | |
operator=(const Atom &) | fmatvec::Atom | |
setCurrentMessageStream(MsgType type, const boost::shared_ptr< bool > &a=boost::make_shared< bool >(true), const boost::shared_ptr< std::ostream > &s=boost::make_shared< std::ostream >(std::cout.rdbuf())) | fmatvec::Atom | static |
setDescription(const std::string &desc) | H5::MatrixSerie< T > | |
setMessageStreamActive(MsgType type, bool active) | fmatvec::Atom | |
~Atom() | fmatvec::Atom | virtual |