StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Member Functions | Protected Attributes | List of all members
statefs::BasicPropertyAccessor< T, HandleT > Class Template Reference
Inheritance diagram for statefs::BasicPropertyAccessor< T, HandleT >:
Inheritance graph
[legend]
Collaboration diagram for statefs::BasicPropertyAccessor< T, HandleT >:
Collaboration graph
[legend]

Public Member Functions

 BasicPropertyAccessor (std::shared_ptr< T > p, HandleT *h)
 
virtual int read (char *dst, statefs_size_t len, statefs_off_t off)
 
virtual int write (char const *src, statefs_size_t len, statefs_off_t off)
 

Protected Attributes

std::shared_ptr< T > prop_
 
std::unique_ptr< HandleT > handle_
 

The documentation for this class was generated from the following file: