Version: 9.15.0
DF_LabelNode Class Reference

#include <DF_Label.hxx>

Public Member Functions

 DF_LabelNode ()
 
 ~DF_LabelNode ()
 
void Reset ()
 

Private Attributes

int _tag
 
int _depth
 
DF_LabelNode_father
 
DF_LabelNode_previous
 
DF_LabelNode_next
 
DF_LabelNode_firstChild
 
DF_LabelNode_lastChild
 
DF_Document_document
 
std::map< std::string, DF_Attribute * > _attributes
 

Friends

class DF_Document
 
class DF_Label
 
class DF_ChildIterator
 
class DF_Attribute
 

Constructor & Destructor Documentation

◆ DF_LabelNode()

DF_LabelNode::DF_LabelNode ( )

◆ ~DF_LabelNode()

DF_LabelNode::~DF_LabelNode ( )

References _attributes.

Member Function Documentation

◆ Reset()

void DF_LabelNode::Reset ( )

Friends And Related Function Documentation

◆ DF_Attribute

friend class DF_Attribute
friend

◆ DF_ChildIterator

friend class DF_ChildIterator
friend

◆ DF_Document

friend class DF_Document
friend

◆ DF_Label

friend class DF_Label
friend

Field Documentation

◆ _attributes

◆ _depth

int DF_LabelNode::_depth
private

◆ _document

◆ _father

◆ _firstChild

◆ _lastChild

◆ _next

◆ _previous

DF_LabelNode* DF_LabelNode::_previous
private

◆ _tag