|
Open CASCADE Technology 6.5.2
|
#include <TNaming_RefShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TNaming_RefShape () | |
| TNaming_RefShape (const TopoDS_Shape &S) | |
| void | Shape (const TopoDS_Shape &S) |
| void | FirstUse (const TNaming_PtrNode &aPtr) |
| TNaming_PtrNode | FirstUse () const |
| const TopoDS_Shape & | Shape () const |
| TDF_Label | Label () const |
| Handle_TNaming_NamedShape | NamedShape () const |
| TNaming_RefShape::TNaming_RefShape | ( | ) |
| TNaming_RefShape::TNaming_RefShape | ( | const TopoDS_Shape & | S | ) |
| void TNaming_RefShape::FirstUse | ( | const TNaming_PtrNode & | aPtr | ) |
| TNaming_PtrNode TNaming_RefShape::FirstUse | ( | ) | const |
| TDF_Label TNaming_RefShape::Label | ( | ) | const |
| Handle_TNaming_NamedShape TNaming_RefShape::NamedShape | ( | ) | const |
| void TNaming_RefShape::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TNaming_RefShape::operator new | ( | size_t | size | ) | [inline] |
| void* TNaming_RefShape::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void TNaming_RefShape::Shape | ( | const TopoDS_Shape & | S | ) |
| const TopoDS_Shape& TNaming_RefShape::Shape | ( | ) | const |
1.7.4