NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
TreeNodePair Struct Reference

Search Toolkit Book for TreeNodePair

#include <algo/structure/cd_utils/cuSeqTreeAsnizer.hpp>

+ Collaboration diagram for TreeNodePair:

Public Member Functions

 TreeNodePair (SeqTreeIterator sit, CSeqTree_node *casnNode)
 

Public Attributes

SeqTreeIterator it
 
CSeqTree_nodeasnNode
 

Detailed Description

Definition at line 12 of file cuSeqTreeAsnizer.hpp.

Constructor & Destructor Documentation

◆ TreeNodePair()

TreeNodePair::TreeNodePair ( SeqTreeIterator  sit,
CSeqTree_node casnNode 
)
inline

Definition at line 14 of file cuSeqTreeAsnizer.hpp.

Member Data Documentation

◆ asnNode

CSeqTree_node* TreeNodePair::asnNode

Definition at line 17 of file cuSeqTreeAsnizer.hpp.

◆ it

SeqTreeIterator TreeNodePair::it

Definition at line 16 of file cuSeqTreeAsnizer.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:28 2024 by modify_doxy.py rev. 669887