StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
statefs::AProperty Class Referenceabstract
Inheritance diagram for statefs::AProperty:
Inheritance graph
[legend]
Collaboration diagram for statefs::AProperty:
Collaboration graph
[legend]

Public Member Functions

 AProperty (char const *name)
 
virtual int getattr () const =0
 
virtual statefs_ssize_t size () const =0
 
virtual APropertyAccessoropen (int flags)=0
 
virtual bool connect (::statefs_slot *)=0
 
virtual void disconnect ()=0
 
- Public Member Functions inherited from statefs::PropertyWrapper
 PropertyWrapper (char const *name)
 
- Public Member Functions inherited from statefs::NodeWrapper< statefs_property >
::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
 

Static Public Member Functions

static APropertyself_cast (::statefs_property *p)
 
static AProperty const * self_cast (::statefs_property const *p)
 
- Static Public Member Functions inherited from statefs::PropertyWrapper
static PropertyWrapperself_cast (::statefs_property *)
 
static PropertyWrapper const * self_cast (::statefs_property const *)
 

Additional Inherited Members

- Public Attributes inherited from statefs_property
struct statefs_node node
 
struct statefs_variant default_value
 

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