Discrete (pollable) property implementation example. More...
Public Member Functions | |
Seconds (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 () |
Discrete (pollable) property implementation example.