![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cXProtocolRx, including all inherited members.
| cXProtocolRx(cXProtocolBase &rBase, cStreamInput *pStreamRx) | GrayLib::cXProtocolRx | protected |
| get_StreamRx() | GrayLib::cXProtocolRx | inlineprotected |
| InitRx() | GrayLib::cXProtocolRx | protected |
| m_bInterfaceIDUnk | GrayLib::cXProtocolRx | protected |
| m_bMsgReading | GrayLib::cXProtocolRx | protected |
| m_bMsgReadPrev | GrayLib::cXProtocolRx | protected |
| m_iMsgNumRx | GrayLib::cXProtocolRx | protected |
| m_pStreamRx | GrayLib::cXProtocolRx | protected |
| m_rBase | GrayLib::cXProtocolRx | protected |
| m_uidLastRx | GrayLib::cXProtocolRx | protected |
| on_Error() | GrayLib::cXProtocolRx | protected |
| onReq_InvokeN() | GrayLib::cXProtocolRx | protected |
| onSet_File() | GrayLib::cXProtocolRx | protected |
| onSet_FileNext() | GrayLib::cXProtocolRx | protected |
| onSet_PropN() | GrayLib::cXProtocolRx | protected |
| onX_Error(HRESULT hResRet, const cVariant &vVal)=0 | GrayLib::cXProtocolRx | protectedpure virtual |
| onXReq_Invoke(cXObject *pObj, const cScriptableMethod *pMethod, const cVariant &vArgs, OUT cVariant &vValRet) | GrayLib::cXProtocolRx | protectedvirtual |
| onXReq_InvokeN(UID_t uidLastRx, const ATOMCHAR_t *pszMethodName, ATOMCODE_t nMethodName, const cVariant &vArgs) | GrayLib::cXProtocolRx | protectedvirtual |
| onXSet_File(const FILECHAR_t *pszReqName, size_t dwTotalLen) | GrayLib::cXProtocolRx | protectedvirtual |
| onXSet_Prop(cXObject *pObj, const cScriptableProp *pProp, const cVariant &vVal) | GrayLib::cXProtocolRx | protectedvirtual |
| onXSet_PropN(UID_t uidLastRx, const ATOMCHAR_t *pszPropName, ATOMCODE_t nPropName, const cVariant &vVal) | GrayLib::cXProtocolRx | protectedvirtual |
| ProcessStreamPacket() | GrayLib::cXProtocolRx | protectedvirtual |
| ProcessStreamRxMsg()=0 | GrayLib::cXProtocolRx | protectedpure virtual |
| ReadUID() | GrayLib::cXProtocolRx | protected |
| ~cXProtocolRx() | GrayLib::cXProtocolRx | protectedvirtual |