The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CHandshakeParser Class Reference

Collaboration diagram for CHandshakeParser:

List of all members.

Public Member Functions

 CHandshakeParser (IHandshakeParserCallback &callback)
 CHandshakeParser (const CHandshakeParser &rhs)
CHandshakeParseroperator= (const CHandshakeParser &rhs)
void ConnectHyBi (const std::string &encodedKey)
DWORD OnDataReceived (const BYTE *pBytes, DWORD numBytes)
bool HandshakeComplete () const
std::string GenerateResponse () const
std::string GetURI () const


Constructor & Destructor Documentation

CHandshakeParser ( IHandshakeParserCallback callback  )  [explicit]

CHandshakeParser ( const CHandshakeParser rhs  ) 


Member Function Documentation

CHandshakeParser& operator= ( const CHandshakeParser rhs  ) 

void ConnectHyBi ( const std::string &  encodedKey  ) 

DWORD OnDataReceived ( const BYTE pBytes,
DWORD  numBytes 
)

bool HandshakeComplete (  )  const

string GenerateResponse (  )  const

string GetURI (  )  const


Generated on Sun Sep 12 19:11:24 2021 for The Server Framework - v7.4 by doxygen 1.5.3