HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_NodeInfoTree Class Reference

#include <HOM_NodeInfoTree.h>

Public Member Functions

 HOM_NodeInfoTree (UT_SharedPtr< UT_InfoTree > tree_root, UT_InfoTree *tree)
 
 ~HOM_NodeInfoTree ()
 
std::string __repr__ () const
 
std::string name () const
 
std::string infoType () const
 
std::vector< std::stringbranchOrder () const
 
std::map< std::string,
HOM_NodeInfoTree
branches () const
 
std::vector< std::stringheadings () const
 
std::vector< std::vector
< std::string > > 
rows () const
 

Detailed Description

Definition at line 21 of file HOM_NodeInfoTree.h.

Constructor & Destructor Documentation

HOM_NodeInfoTree::HOM_NodeInfoTree ( UT_SharedPtr< UT_InfoTree tree_root,
UT_InfoTree tree 
)
inline

Definition at line 24 of file HOM_NodeInfoTree.h.

HOM_NodeInfoTree::~HOM_NodeInfoTree ( )
inline

Definition at line 29 of file HOM_NodeInfoTree.h.

Member Function Documentation

std::string HOM_NodeInfoTree::__repr__ ( ) const
std::map<std::string, HOM_NodeInfoTree> HOM_NodeInfoTree::branches ( ) const
std::vector<std::string> HOM_NodeInfoTree::branchOrder ( ) const
std::vector<std::string> HOM_NodeInfoTree::headings ( ) const
std::string HOM_NodeInfoTree::infoType ( ) const
std::string HOM_NodeInfoTree::name ( ) const
std::vector<std::vector<std::string> > HOM_NodeInfoTree::rows ( ) const

The documentation for this class was generated from the following file: