Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_PrimitiveTypes.hxx>
Data Structures | |
class | Standard_Storable |
This class Storable is an abstract class that allows built-in primitive types to be extended. They are not themselves persistent, but are known by the database, therefore can be used to define the internal representation of persistent objects. Otherwise, all the fields of subclasses of Object MUST inherit from Storable. More... | |
Functions | |
const Handle< Standard_Type > & | STANDARD_TYPE (Standard_Storable) |
Standard_Integer | HashCode (const Standard_Storable &me, const Standard_Integer Upper) |
Standard_Boolean | IsSimilar (const Standard_Storable &me, const Standard_Storable &Other) |
|
inline |
|
inline |
const Handle< Standard_Type >& STANDARD_TYPE | ( | Standard_Storable | ) |