Open CASCADE Technology 7.8.0
|
#include <TObj_Container.hxx>
Data Structures | |
class | TObj_Persistence |
Macros | |
#define | _TOBJOCAF_PERSISTENCE_ACCESS_ |
Declare subclass and methods of the class inherited from TObj_Object necessary for implementation of persistence This declaration should be put inside class declaration, under 'protected' modifier. | |
#define | DECLARE_TOBJOCAF_PERSISTENCE(name, ancestor) |
#define | IMPLEMENT_TOBJOCAF_PERSISTENCE(name) |
Implement mechanism for registration the type for persistence This should not be used for abstract classes (while DECLARE should) | |
#define _TOBJOCAF_PERSISTENCE_ACCESS_ |
Declare subclass and methods of the class inherited from TObj_Object necessary for implementation of persistence This declaration should be put inside class declaration, under 'protected' modifier.