forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
forest::ComtreeTable::ClnkInfo Struct Reference

comtree link information comtree table entry More...

#include <ComtreeTable.h>

Collaboration diagram for forest::ComtreeTable::ClnkInfo:

Public Member Functions

 ClnkInfo ()
 Constructor for ClnkInfo objects. More...
 
 ~ClnkInfo ()
 Destructor for ClnkInfo objects. More...
 
string toString () const
 Create a string representation of a ClnkInfo object. More...
 

Public Attributes

fAdr_t dest
 if non-zero, allowed dest address
 
int qnum
 queue number used by comtree
 
RateSpec rates
 rate spec for link (up=in,down=out)
 

Friends

ostream & operator<< (ostream &out, const ClnkInfo &cli)
 

Detailed Description

comtree link information comtree table entry

Definition at line 39 of file ComtreeTable.h.

Constructor & Destructor Documentation

forest::ComtreeTable::ClnkInfo::ClnkInfo ( )
inline

Constructor for ClnkInfo objects.

Definition at line 142 of file ComtreeTable.h.

forest::ComtreeTable::ClnkInfo::~ClnkInfo ( )
inline

Destructor for ClnkInfo objects.

Definition at line 147 of file ComtreeTable.h.

Member Function Documentation

string forest::ComtreeTable::ClnkInfo::toString ( ) const
inline

Create a string representation of a ClnkInfo object.

The route set is not included in the string, but its size is.

Returns
the string

Definition at line 153 of file ComtreeTable.h.


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