#include <GenMCast_Route.h>
Inheritance diagram for CGenMCast_RouteLink:

Public Member Functions | |
| CGenMCast_RouteLink () | |
| virtual | ~CGenMCast_RouteLink () |
| void | Invert () |
| Invert the from/to the address and domain info. | |
| void | Dump () |
| void | Set_Domain_To (int32_t lDomain) |
| void | Set_Domain_From (int32_t lDomain) |
Public Attributes | |
| int32_t | m_lDomain_From |
| int32_t | m_lDomain_To |
| int32_t | m_lFrom |
| int32_t | m_lTo |
| double | m_fCost |
| double | m_fDelay |
|
|
|
|
|
|
|
|
|
|
|
Invert the from/to the address and domain info.
|
|
|
Set the domain at the head of this link
|
|
|
Set the domain at the tail of this link
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6