|
Open CASCADE Technology 6.5.2
|
#include <TDF_LabelNode.hxx>
Public Member Functions | |
| TDF_LabelNode * | Father () const |
| TDF_LabelNode * | Brother () const |
| TDF_LabelNode * | FirstChild () const |
| const Handle< TDF_Attribute > & | FirstAttribute () const |
| Standard_Integer | Tag () const |
| Standard_Integer | Depth () const |
| Standard_Boolean | IsRoot () const |
| TDF_Data * | Data () const |
| void | AttributesModified (const Standard_Boolean aStatus) |
| Standard_Boolean | AttributesModified () const |
| void | MayBeModified (const Standard_Boolean aStatus) |
| Standard_Boolean | MayBeModified () const |
| TDF_LabelNode (TDF_Data *Data) | |
| ~TDF_LabelNode () | |
| void * | operator new (size_t aSize, const Handle< NCollection_IncAllocator > &anAlloc) |
| void | operator delete (void *) |
| TDF_LabelNode::TDF_LabelNode | ( | TDF_Data * | Data | ) |
| TDF_LabelNode::~TDF_LabelNode | ( | ) |
| void TDF_LabelNode::AttributesModified | ( | const Standard_Boolean | aStatus | ) | [inline] |
| Standard_Boolean TDF_LabelNode::AttributesModified | ( | ) | const [inline] |
| TDF_LabelNode* TDF_LabelNode::Brother | ( | ) | const [inline] |
| TDF_Data* TDF_LabelNode::Data | ( | ) | const |
| Standard_Integer TDF_LabelNode::Depth | ( | ) | const [inline] |
| TDF_LabelNode* TDF_LabelNode::Father | ( | ) | const [inline] |
| const Handle< TDF_Attribute >& TDF_LabelNode::FirstAttribute | ( | ) | const [inline] |
| TDF_LabelNode* TDF_LabelNode::FirstChild | ( | ) | const [inline] |
| Standard_Boolean TDF_LabelNode::IsRoot | ( | ) | const [inline] |
| Standard_Boolean TDF_LabelNode::MayBeModified | ( | ) | const [inline] |
| void TDF_LabelNode::MayBeModified | ( | const Standard_Boolean | aStatus | ) | [inline] |
| void TDF_LabelNode::operator delete | ( | void * | ) | [inline] |
| void* TDF_LabelNode::operator new | ( | size_t | aSize, |
| const Handle< NCollection_IncAllocator > & | anAlloc | ||
| ) | [inline] |
| Standard_Integer TDF_LabelNode::Tag | ( | ) | const [inline] |
1.7.4