ESock::TCFFlow Class Reference

class ESock::TCFFlow : public ESock::TCFDataClient
Private Member Enumerations
enum anonymous { ECFRejoin  = 1, ECFBlock  = 2, ECFUnBlock  = 3 }
Inherited Enumerations
ESock::TCFDataClient:@113
ESock::TCFDataClient:@205
Messages::TEBase:@71
Messages::TEChild:@107
Public Member Type Definitions
typedef Messages::TMessageSigVoid < ECFBlock, TCFFlow::ERealmId > TBlock
typedef Messages::TMessageSigNodeId < ECFRejoin, TCFFlow::ERealmId > TRejoin
typedef Messages::TMessageSigVoid < ECFUnBlock, TCFFlow::ERealmId > TUnBlock
Protected Attributes
TCFControlProvider & iControlProvider

Member Enumerations Documentation

Enum anonymous

Enumerators

ECFRejoin = 1
ECFBlock = 2
ECFUnBlock = 3

Member Type Definitions Documentation

Typedef TBlock

typedef Messages::TMessageSigVoid < ECFBlock, TCFFlow::ERealmId > TBlock

Typedef TRejoin

typedef Messages::TMessageSigNodeId < ECFRejoin, TCFFlow::ERealmId > TRejoin

Typedef TUnBlock

typedef Messages::TMessageSigVoid < ECFUnBlock, TCFFlow::ERealmId > TUnBlock

Member Data Documentation

TCFControlProvider & iControlProvider

TCFControlProvider & iControlProvider [protected]