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

Class used to represent information used to modify a link. More...

#include <ComtInfo.h>

Collaboration diagram for forest::LinkMod:

Public Member Functions

 LinkMod (int l, int c, RateSpec &rs1)
 
 LinkMod (const LinkMod &lm)
 
void set (int l, int c, RateSpec &rs1)
 

Public Attributes

int lnk
 link number of the link
 
int child
 node number for rtr at "lower-end" of lnk
 
RateSpec rs
 rate spec for link
 

Detailed Description

Class used to represent information used to modify a link.

Definition at line 18 of file ComtInfo.h.


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