Alex Bikfalvi
SimStream Documentation
CStreamBootPush Class Reference
Public Types | |
typedef map< CAddress, CStreamBootEntry > | List |
Public Member Functions | |
CStreamBootPush (CAddress root) | |
void | Register (CAddress host, CAddress source) |
void | Deregister (CAddress host) |
bool | IsDependent (CAddress host, CAddress parent) |
List * | Fetch () |
Private Attributes | |
CAddress | root |
List | hosts |
Detailed Description
Definition at line 6 of file StreamBootPush.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011