StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Types | Public Member Functions | Protected Types | Protected Member Functions | List of all members
statefs::BranchStorage Class Reference
Inheritance diagram for statefs::BranchStorage:
Inheritance graph
[legend]

Public Types

typedef std::shared_ptr< ANodechild_ptr
 

Public Member Functions

child_ptr insert (child_ptr child)
 
child_ptr insert (ANode *child)
 

Protected Types

typedef std::map< std::string,
child_ptr > 
storage_type
 
typedef
storage_type::const_iterator 
iter_type
 

Protected Member Functions

statefs_nodefind (char const *) const
 
statefs_nodeget (statefs_handle_t) const
 
statefs_handle_t first () const
 
void next (statefs_handle_t *) const
 
bool release (statefs_handle_t) const
 

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