Open CASCADE Technology 6.6.0
|
#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 |
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] |
Standard_Integer TDF_LabelNode::Tag | ( | ) | const [inline] |