|
bool | isRsv1InUse () |
|
bool | isRsv2InUse () |
|
bool | isRsv3InUse () |
|
void | setRsv1InUse (bool rsv1InUse) |
|
void | setRsv2InUse (bool rsv2InUse) |
|
void | setRsv3InUse (bool rsv3InUse) |
|
void | assertFrameValid (WebSocketFrame &frame) |
|
void | generateHeaderBytes (WebSocketFrame &frame, ByteBuffer &buffer) |
|
void | generateWholeFrame (WebSocketFrame &frame, ByteBuffer &buffer) |
|
void | generate (const char *code, int nLength, std::vector< byte > &outData) |
|
void | reset () |
|
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/WebSocket/WebSocketWriter.h
- Client/trunk/ParaEngineClient/WebSocket/WebSocketWriter.cpp