Alex Bikfalvi
SimStream Documentation
CStreamMessageBootPushSelectResponse Class Reference
Inheritance diagram for CStreamMessageBootPushSelectResponse:
Public Types | |
| enum | EResponseType { STREAM = 0, LAYER = 1 } |
Public Member Functions | |
| CStreamMessageBootPushSelectResponse (__uint32 stream, __uint32 layers, CAddress *hosts) | |
| CStreamMessageBootPushSelectResponse (__uint32 stream, __uint32 layer, CAddress host) | |
| EResponseType | ResponseType () |
| __uint32 | Layer () |
| CAddress | Host (__uint32 layer) |
| virtual CPacket * | Copy () |
Private Attributes | |
| EResponseType | type |
| __uint32 | layer |
| __uint32 | layers |
| CAddress | hosts [MAX_LAYERS] |
Detailed Description
Definition at line 6 of file StreamMessageBootPushSelectResponse.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011