Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Node Class Reference

Public Member Functions

 Node (int s=0, int e=0, float sc=0.0, const void *it=NULL, NodeType t=NOT_KNOWN, Node *p=NULL, bool b=0, Node *nn=NULL, Node *pn=NULL)
 
StateType castToStateType ()
 
void addWeight (float weight)
 
EdgegetEdge (Node *succ)
 
StategetIntron (Node *succ)
 
bool isSampled () const
 

Public Attributes

int begin
 
int end
 
float score
 
const void * item
 
NodeType n_type
 
Nodepred
 
bool label
 
list< Edgeedges
 
NodenextNontrivialNeutNode
 
NodeprevNontrivialNeutNode
 
size_t index
 
size_t lowlink
 

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