Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

edge Struct Reference

#include <edge.h>

List of all members.

Public Member Functions

 edge ()
 edge (int dummy)
 edge (rttime_t mn, rttime_t mx)
const edgeoperator+= (const edge &e)
const edgeoperator *= (const edge &e)

Static Public Member Functions

static edge unknown ()

Public Attributes

rttime_t min
rttime_t max
bool minset
bool maxset
int state

Static Public Attributes

static const int NULL = 0
static const int UNKNOWN = 1
static const int NORMAL = 2


Constructor & Destructor Documentation

edge::edge  )  [inline]
 

edge::edge int  dummy  )  [inline, explicit]
 

edge::edge rttime_t  mn,
rttime_t  mx
[inline]
 


Member Function Documentation

const edge & edge::operator *= const edge e  ) 
 

const edge & edge::operator+= const edge e  ) 
 

static edge edge::unknown  )  [inline, static]
 


Member Data Documentation

rttime_t edge::max
 

bool edge::maxset
 

rttime_t edge::min
 

bool edge::minset
 

const int edge::NORMAL = 2 [static]
 

const int edge::NULL = 0 [static]
 

int edge::state
 

const int edge::UNKNOWN = 1 [static]
 


The documentation for this struct was generated from the following files:
Generated on Wed May 24 23:03:25 2006 for RTSync by  doxygen 1.4.4