You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

CStreamMessageBootPushSelectResponse Class Reference

Inheritance diagram for CStreamMessageBootPushSelectResponse:
CStreamMessage CPacket

List of all members.

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 CPacketCopy ()

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