|
Darwin
1.10(beta)
|
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) | |
1.8.6