#include <stealth_alm.h>
Inheritance diagram for CStealth_ALMChild:

Public Member Functions | |
| CStealth_ALMChild () | |
| Constructor for the class. | |
| void | Dump () |
| Dump to the contents of the packet to stdout. | |
Public Attributes | |
| int | m_nDestPort |
| Destination port. | |
This class simply holds the node ID (m_lNodeID) and the destination port for that specific node ID. The derivation from CGenMCast_NodeInfo allows the client class to re-use the CGenMCast_NodeList class for addition/deletion/searching.
|
|
Constructor for the class.
|
|
|
Dump to the contents of the packet to stdout.
Reimplemented from CGenMCast_NodeInfo. |
|
|
Destination port.
|
1.3.6