Basic continuous (non-pollable, analog) property implementation. More...
Public Member Functions | |
| Stream (statefs::AProperty *parent) | |
| int | getattr () const |
| ssize_t | size () const |
| bool | connect (::statefs_slot *slot) |
| int | read (std::string *h, char *dst, size_t len, off_t off) |
| int | write (std::string *h, char const *src, size_t len, off_t off) |
| void | disconnect () |
| void | release () |
Basic continuous (non-pollable, analog) property implementation.
1.8.3.1