|
Open CASCADE Technology 6.5.2
|
This package defines extension of standard attributes for
modelling (mainly for work with geometry).
#include <TDataXtd.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | IDList (TDF_IDList &anIDList) |
| Appends to <anIDList> the list of the attributes IDs of this package. CAUTION: <anIDList> is NOT cleared before use. //! Print of TDataExt enumeration ============================= | |
| static Standard_OStream & | Print (const TDataXtd_GeometryEnum GEO, Standard_OStream &S) |
| static Standard_OStream & | Print (const TDataXtd_ConstraintEnum CTR, Standard_OStream &S) |
| static void TDataXtd::IDList | ( | TDF_IDList & | anIDList | ) | [static] |
| void TDataXtd::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TDataXtd::operator new | ( | size_t | size | ) | [inline] |
| void* TDataXtd::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Standard_OStream& TDataXtd::Print | ( | const TDataXtd_ConstraintEnum | CTR, |
| Standard_OStream & | S | ||
| ) | [static] |
| static Standard_OStream& TDataXtd::Print | ( | const TDataXtd_GeometryEnum | GEO, |
| Standard_OStream & | S | ||
| ) | [static] |
1.7.4