This is the complete list of members for ZFPInterface_ZFWebSocket, including all inherited members.
close(ZFWebSocket *owner, void *nativeWebSocket)=0 | ZFPInterface_ZFWebSocket | pure virtual |
notifyOnClose(ZFWebSocket *owner, ZFResultType result, const zfstring &reasonHint) | ZFPInterface_ZFWebSocket | inlinevirtual |
notifyOnOpen(ZFWebSocket *owner) | ZFPInterface_ZFWebSocket | inlinevirtual |
notifyOnRecv(ZFWebSocket *owner, const zfstring &data) | ZFPInterface_ZFWebSocket | inlinevirtual |
notifyOnRecvBin(ZFWebSocket *owner, const zfstring &data) | ZFPInterface_ZFWebSocket | inlinevirtual |
objectInfo(void) const | ZFProtocol | inlinevirtual |
objectInfoT(zfstring &ret) const | ZFProtocol | inlinevirtual |
open(ZFWebSocket *owner, const zfstring &url)=0 | ZFPInterface_ZFWebSocket | pure virtual |
protocolImplLevel(void) const | ZFProtocol | inlinevirtual |
protocolImplName(void) const | ZFProtocol | inlinevirtual |
protocolImplPlatformHint(void) const | ZFProtocol | inlinevirtual |
protocolInstanceState(void) | ZFProtocol | inlinevirtual |
protocolName(void) const | ZFPInterface_ZFWebSocket | inlinevirtual |
protocolOnDealloc(void) | ZFProtocol | inlinevirtual |
protocolOnDeallocPrepare(void) | ZFProtocol | inlinevirtual |
protocolOnInit(void) | ZFProtocol | inlinevirtual |
protocolOnInitFinish(void) | ZFProtocol | inlinevirtual |
send(ZFWebSocket *owner, void *nativeWebSocket, const void *data, zfindex size)=0 | ZFPInterface_ZFWebSocket | pure virtual |
sendBin(ZFWebSocket *owner, void *nativeWebSocket, const void *data, zfindex size)=0 | ZFPInterface_ZFWebSocket | pure virtual |
zfself typedef | ZFPInterface_ZFWebSocket | protected |
zfsuper typedef | ZFPInterface_ZFWebSocket | protected |