|
FireSync API
|
Utility functions.
Go to the source code of this file.
Typedefs | |
| typedef kStatus(kCall * | kLoadStreamFx )(kObject *object, kStream stream, kAlloc allocator) |
| Callback signature used with the kLoadFromFile function. More... | |
| typedef kStatus(kCall * | kSaveStreamFx )(kObject object, kStream stream) |
| Callback signature used with the kSaveToFile function. More... | |