Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
drwnPersistentStorageBuffer< T >::_drwnRecordEntry Class Reference

Public Member Functions

 _drwnRecordEntry (const string &k, drwnSmartPointer< T > &r)
 

Public Attributes

string key
 the record's key
 
drwnSmartPointer< T > record
 the record's data
 
bool dirty
 dirty flag (requires write-back)
 

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