#include <BinFile.h>
Inheritance diagram for rs::file::BinaryStoreable:
Public Methods | |
BinaryStoreable () | |
virtual | ~BinaryStoreable () |
virtual void | save (BinaryFile &out) const=0 |
virtual void | load (BinaryFile &in, int version)=0 |
A BinaryStoreable is a attribute-class providing two methods for saving to and loading from a BinaryFile
Definition at line 262 of file BinFile.h.
|
|
|
|
|
A method to store the object in a BinaryFile
Implemented in Directory. |
|
A method to load the object from a BinaryFile
Implemented in Directory. |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |