Public Member Functions | |
| Property (statefs_io *io, property_handle_type &&h) | |
| bool | exists () const |
| bool | is_discrete () const |
| int | mode () const |
| intptr_t | open (int flags) |
| void | close (intptr_t h) |
| int | read (intptr_t, char *, size_t, off_t) const |
| int | write (intptr_t, char const *, size_t, off_t) const |
| size_t | size () const |
| int | getattr () const |
| bool | connect (statefs_slot *slot) |
| void | disconnect () |
| char const * | name () const |
1.8.3.1