All Classes Namespaces Functions Typedefs Enumerations Pages
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
H5::Element Class Reference
Inheritance diagram for H5::Element:
fmatvec::Atom H5::Attribute H5::Object H5::Dataset H5::GroupBase H5::VectorSerie< T > H5::File H5::Group

Public Member Functions

hid_t getID ()
 Note: use the returned hid_t only temporarily since its value may change, at least when File::reopenAsSWMR is called.
 
std::string getName ()
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (const Atom &)
 
void setMessageStreamActive (MsgType type, bool active)
 
void getMessageStream (MsgType type, boost::shared_ptr< bool > &a, boost::shared_ptr< std::ostream > &s)
 
void adoptMessageStreams (const Atom *src=NULL)
 
std::ostream & msg (MsgType type)
 
bool msgAct (MsgType type)
 

Protected Member Functions

 Element (const std::string &name_)
 
virtual void close ()
 
virtual void open ()
 
virtual void refresh ()
 
virtual void flush ()
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

Protected Attributes

ScopedHID id
 
std::string name
 

Friends

class Container< Attribute, Object >
 
class Container< Object, GroupBase >
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Static Public Member Functions inherited from fmatvec::Atom
static void 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()))
 
static std::ostream & msgStatic (MsgType type)
 
static bool msgActStatic (MsgType type)
 

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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML