StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Member Functions | Static Protected Member Functions | List of all members
statefs::Branch< BranchT > Class Template Reference
Inheritance diagram for statefs::Branch< BranchT >:
Inheritance graph
[legend]
Collaboration diagram for statefs::Branch< BranchT >:
Collaboration graph
[legend]

Public Member Functions

 Branch (char const *name, statefs_node const &node_template)
 
- Public Member Functions inherited from statefs::BranchWrapper< BranchT >
::statefs_branchbranch_cast ()
 
::statefs_branch const * branch_cast () const
 
 BranchWrapper (char const *name, statefs_node const &node_template, statefs_branch const &branch_template)
 
- Public Member Functions inherited from statefs::NodeWrapper< BranchT >
::statefs_nodenode_cast ()
 
::statefs_node const * node_cast () const
 
virtual ::statefs_nodeget_node ()
 
virtual ::statefs_node const * get_node () const
 
virtual ::statefs_node_type get_type () const
 
virtual std::string get_name () const
 
 NodeWrapper (char const *name, statefs_node const &node_template)
 
- Public Member Functions inherited from statefs::ANode
virtual void release ()=0
 
- Public Member Functions inherited from statefs::BranchStorage
child_ptr insert (child_ptr child)
 
child_ptr insert (ANode *child)
 

Static Protected Member Functions

static Branch const * self_cast (statefs_branch const *branch)
 

Additional Inherited Members

- Public Types inherited from statefs::BranchStorage
typedef std::shared_ptr< ANodechild_ptr
 
- Static Public Member Functions inherited from statefs::BranchWrapper< BranchT >
static BranchWrapper< BranchT > * self_cast (statefs_branch *src)
 
static BranchWrapper< BranchT >
const * 
self_cast (statefs_branch const *src)
 
- Protected Types inherited from statefs::BranchStorage
typedef std::map< std::string,
child_ptr > 
storage_type
 
typedef
storage_type::const_iterator 
iter_type
 
- Protected Member Functions inherited from statefs::BranchStorage
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 file: