|
template<typename... Args> |
| APropertyOwner (char const *name, Args &&...args) |
|
virtual int | getattr () const |
|
virtual statefs_ssize_t | size () const |
|
virtual APropertyAccessor * | open (int flags)=0 |
|
virtual bool | connect (::statefs_slot *s) |
|
virtual void | disconnect () |
|
virtual void | release () |
|
| AProperty (char const *name) |
|
| PropertyWrapper (char const *name) |
|
::statefs_node * | node_cast () |
|
::statefs_node const * | node_cast () const |
|
virtual ::statefs_node * | get_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) |
|
|
std::shared_ptr< T > | impl_ |
|
The documentation for this class was generated from the following file: