abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Rwr_Node_t_ Struct Reference

#include <rwr.h>

Data Fields

int Id
 
int TravId
 
short nScore
 
short nGain
 
short nAdded
 
unsigned uTruth: 16
 
unsigned Volume: 8
 
unsigned Level: 6
 
unsigned fUsed: 1
 
unsigned fExor: 1
 
Rwr_Node_tp0
 
Rwr_Node_tp1
 
Rwr_Node_tpNext
 

Detailed Description

Definition at line 98 of file rwr.h.

Field Documentation

unsigned Rwr_Node_t_::fExor

Definition at line 109 of file rwr.h.

unsigned Rwr_Node_t_::fUsed

Definition at line 108 of file rwr.h.

int Rwr_Node_t_::Id

Definition at line 100 of file rwr.h.

unsigned Rwr_Node_t_::Level

Definition at line 107 of file rwr.h.

short Rwr_Node_t_::nAdded

Definition at line 104 of file rwr.h.

short Rwr_Node_t_::nGain

Definition at line 103 of file rwr.h.

short Rwr_Node_t_::nScore

Definition at line 102 of file rwr.h.

Rwr_Node_t* Rwr_Node_t_::p0

Definition at line 110 of file rwr.h.

Rwr_Node_t* Rwr_Node_t_::p1

Definition at line 111 of file rwr.h.

Rwr_Node_t* Rwr_Node_t_::pNext

Definition at line 112 of file rwr.h.

int Rwr_Node_t_::TravId

Definition at line 101 of file rwr.h.

unsigned Rwr_Node_t_::uTruth

Definition at line 105 of file rwr.h.

unsigned Rwr_Node_t_::Volume

Definition at line 106 of file rwr.h.


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