Go to the documentation of this file.Go to the SVN repository for this file.
70 size_t leaf_nodes = 0;
74 const CNode& node = **iter;
80 leaf_nodes = nodes.
size();
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
size_t GetNodeCount() const
size_t GetLeafCount() const
iterator_bool insert(const value_type &val)
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
TId GetId(void) const
Get the Id member data.
TParent GetParent(void) const
Get the Parent member data.
bool IsSetParent(void) const
parent node id Check if a value has been assigned to Parent data member.
list< CRef< CNode > > Tdata
const Tdata & Get(void) const
Get the member data.
const TNodes & GetNodes(void) const
Get the Nodes member data.
bool IsSetNodes(void) const
set of nodes with encoded topology Check if a value has been assigned to Nodes data member.
const TYPE & Get(const CNamedParameterList *param)