All Classes Namespaces Functions Typedefs Enumerations Pages
Protected Member Functions | Friends | List of all members
H5::Group Class Reference
Inheritance diagram for H5::Group:
H5::GroupBase H5::Object H5::Container< Object, GroupBase > H5::Element H5::Container< Attribute, Object > fmatvec::Atom

Protected Member Functions

 Group (int dummy, GroupBase *parent_, const std::string &name_)
 
 Group (GroupBase *parent_, const std::string &name_)
 
void close ()
 
void open ()
 
void refresh ()
 
void flush ()
 
- Protected Member Functions inherited from H5::GroupBase
 GroupBase (int dummy, GroupBase *parent_, const std::string &name_)
 
 GroupBase (GroupBase *parent_, const std::string &name_)
 
DatasetopenChildDataset (const std::string &name_, ElementType *objectType, hid_t *type)
 
void handleExternalLink (const std::string &name_)
 
GroupBasegetFileAsGroup ()
 
- Protected Member Functions inherited from H5::Object
 Object (GroupBase *parent_, const std::string &name_)
 
void close ()
 
void open ()
 
void refresh ()
 
void flush ()
 
ObjectgetFileAsObject ()
 
ObjectgetAttrParent (const std::string &path, size_t pos)
 
- Protected Member Functions inherited from H5::Element
 Element (const std::string &name_)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 
- Protected Member Functions inherited from H5::Container< Attribute, Object >
void close ()
 
void open ()
 
void refresh ()
 
void flush ()
 
Creator< T > createChild (const std::string &name_)
 
T * openChild (const std::string &name_)
 
- Protected Member Functions inherited from H5::Container< Object, GroupBase >
void close ()
 
void open ()
 
void refresh ()
 
void flush ()
 
Creator< T > createChild (const std::string &name_)
 
T * openChild (const std::string &name_)
 

Friends

class Container< Object, GroupBase >
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Public Member Functions inherited from H5::GroupBase
template<class T >
Container< Object, GroupBase >
::Creator< T > 
createChildObject (const std::string &path)
 
template<class T >
T * openChildObject (const std::string &path)
 
ObjectopenChildObject (const std::string &name_, ElementType *objectType=NULL, hid_t *type=NULL)
 
std::set< std::string > getChildObjectNames ()
 
bool hasChildObject (const std::string &name_)
 
bool isExternalLink (const std::string &name_)
 
std::pair
< boost::filesystem::path,
std::string > 
getExternalLink (const std::string &name_)
 
void createExternalLink (const std::string &name_, const std::pair< boost::filesystem::path, std::string > &target)
 
void createSoftLink (const std::string &name_, const std::string &target)
 
- Public Member Functions inherited from H5::Object
template<class T >
Creator< T > createChildAttribute (const std::string &path)
 
template<class T >
T * openChildAttribute (const std::string &path)
 
AttributeopenChildAttribute (const std::string &name_, ElementType *objectType=NULL, hid_t *type=NULL)
 
std::set< std::string > getChildAttributeNames ()
 
bool hasChildAttribute (const std::string &name_)
 
GroupBasegetParent ()
 
FilegetFile ()
 
std::string getPath ()
 
- Public Member Functions inherited from H5::Element
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)
 
- 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)
 
- Protected Attributes inherited from H5::Object
GroupBaseparent
 
Filefile
 
- Protected Attributes inherited from H5::Element
ScopedHID id
 
std::string name
 
- Protected Attributes inherited from H5::Container< Attribute, Object >
std::map< std::string,
Attribute * > 
childs
 
- Protected Attributes inherited from H5::Container< Object, GroupBase >
std::map< std::string, Object * > childs
 

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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML