
Public Member Functions | |
| BasicWriter (statefs::AProperty *parent, setter_type update) | |
| int | getattr () const |
| statefs_ssize_t | size () const |
| bool | connect (::statefs_slot *slot) |
| int | read (std::string *h, char *dst, statefs_size_t len, statefs_off_t off) |
| int | write (std::string *h, char const *src, statefs_size_t len, statefs_off_t off) |
| void | disconnect () |
| void | release () |
Protected Attributes | |
| statefs::AProperty * | parent_ |
| setter_type | update_ |
| size_t | size_ |
1.8.3.1