#include <TNaming_Identifier.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const TopoDS_Shape &Context, const Standard_Boolean Geom) |
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const Handle< TNaming_NamedShape > &Context, const Standard_Boolean Geom) |
| Standard_Boolean | IsDone () const |
| TNaming_NameType | Type () const |
| Standard_Boolean | IsFeature () |
| Handle_TNaming_NamedShape | Feature () const |
| void | InitArgs () |
| Standard_Boolean | MoreArgs () const |
| void | NextArg () |
| Standard_Boolean | ArgIsFeature () const |
| Handle_TNaming_NamedShape | FeatureArg () |
| TopoDS_Shape | ShapeArg () |
| TopoDS_Shape | ShapeContext () const |
| Handle_TNaming_NamedShape | NamedShapeOfGeneration () const |
| void | AncestorIdentification (TNaming_Localizer &Localizer, const TopoDS_Shape &Context) |
| void | PrimitiveIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
| void | GeneratedIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
| void | Identification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
Constructor & Destructor Documentation
Member Function Documentation
| Handle_TNaming_NamedShape TNaming_Identifier::Feature |
( |
| ) |
const |
| Handle_TNaming_NamedShape TNaming_Identifier::FeatureArg |
( |
| ) |
|
| void TNaming_Identifier::InitArgs |
( |
| ) |
|
| Handle_TNaming_NamedShape TNaming_Identifier::NamedShapeOfGeneration |
( |
| ) |
const |
| void TNaming_Identifier::NextArg |
( |
| ) |
|
| void TNaming_Identifier::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TNaming_Identifier::operator new |
( |
size_t |
size | ) |
[inline] |
| void* TNaming_Identifier::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: