|
RAVE
|
Defines the structure for the RaveIOCache. More...
Public Attributes | |
| RAVE_OBJECT_HEAD HL_Compression * | compression |
| Always on top. | |
| HL_FileCreationProperty * | property |
| the file creation properties | |
| char | error_message [1024] |
| if an error occurs during writing an error message might give you the reason | |
Defines the structure for the RaveIOCache.
| RAVE_OBJECT_HEAD HL_Compression* _RaveIOCache_t::compression |
Always on top.
the compression to use
| char _RaveIOCache_t::error_message[1024] |
if an error occurs during writing an error message might give you the reason
| HL_FileCreationProperty* _RaveIOCache_t::property |
the file creation properties