![]() |
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::cXProtocolServerTx, including all inherited members.
| cXProtocolServerTx(cXProtocolBase &rBase, cStreamOutput *pOut) | GrayLib::cXProtocolServerTx | |
| cXProtocolTx(cXProtocolBase &rBase, cStreamOutput *pStreamTx) | GrayLib::cXProtocolTx | protected |
| get_StreamTx() const | GrayLib::cXProtocolTx | inlineprotected |
| InitTx() | GrayLib::cXProtocolTx | protected |
| IsTxMsgBuilding() const | GrayLib::cXProtocolTx | inlineprotected |
| m_bFileSending | GrayLib::cXProtocolTx | protected |
| m_bMsgBuilding | GrayLib::cXProtocolTx | protected |
| m_iMsgNumTx | GrayLib::cXProtocolTx | protected |
| m_pStreamTx | GrayLib::cXProtocolTx | protected |
| m_rBase | GrayLib::cXProtocolTx | protected |
| m_uidLastTx | GrayLib::cXProtocolTx | protected |
| Request_InvokeN(UID_t uid, const ATOMCHAR_t *pszPropName, const cVariant &vArgs) | GrayLib::cXProtocolTx | protected |
| Request_InvokeN(UID_t uid, const ATOMCHAR_t *pszPropName) | GrayLib::cXProtocolTx | protected |
| Request_InvokeN(cXObject *pObj, const ATOMCHAR_t *pszPropName, const cVariant &vArgs) | GrayLib::cXProtocolTx | protected |
| Request_InvokeN(cXObject *pObj, const ATOMCHAR_t *pszPropName) | GrayLib::cXProtocolTx | protected |
| Request_InvokeN(cXObject *pObj, const cScriptableMethod *pMethod, const cVariant &vArgs) | GrayLib::cXProtocolTx | protected |
| Send_Error(HRESULT hResRet, const cVariant &vVal) | GrayLib::cXProtocolTx | protected |
| Send_File(const FILECHAR_t *pszSrcPath, const FILECHAR_t *pszDestName, FILE_SIZE_t nOffsetStart, FILE_SIZE_t nSize) | GrayLib::cXProtocolTx | protected |
| Send_FileChecked(const FILECHAR_t *pszSrcPath, const FILECHAR_t *pszDestName) | GrayLib::cXProtocolTx | protected |
| Send_FileNext() | GrayLib::cXProtocolTx | protected |
| Send_InterfaceDef(const cScriptableInterfaceDef *pInterfaceDef) | GrayLib::cXProtocolServerTx | |
| Send_InterfaceDef(SCRIPTINTERFACEID_t bInterfaceID) | GrayLib::cXProtocolServerTx | |
| Send_InterfaceDefs(cXObject *pObj) | GrayLib::cXProtocolServerTx | |
| Send_InterfaceDefs(UID_t uid) | GrayLib::cXProtocolServerTx | |
| Send_Interfaces(cXObject *pObj) | GrayLib::cXProtocolServerTx | |
| Send_InvokeResponse(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bMethodIndex, const cVariant &vValRet) | GrayLib::cXProtocolServerTx | |
| Send_InvokeResponse(cXObject *pObj, const cScriptableMethod *pMethod, const cVariant &vValRet) | GrayLib::cXProtocolServerTx | |
| Send_InvokeResponseV(const cVariant &vValRet) | GrayLib::cXProtocolServerTx | |
| Send_MsgEnd() | GrayLib::cXProtocolTx | protected |
| Send_MsgHeader(XPROTO_t bMsg) | GrayLib::cXProtocolTx | protected |
| Send_MsgHeaderUID(XPROTO_t bMsg, UID_t uid) | GrayLib::cXProtocolTx | protected |
| Send_MsgPropName(const ATOMCHAR_t *pszPropName) | GrayLib::cXProtocolTx | protected |
| Send_Prop(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bPropIndex, const cVariant &vVal) | GrayLib::cXProtocolServerTx | |
| Send_Prop(cXObject *pObj, const cScriptableProp *pProp, const cVariant &vVal) | GrayLib::cXProtocolServerTx | |
| Send_PropGet(cXObject *pObj, const cScriptableProp *pProp) | GrayLib::cXProtocolServerTx | |
| Send_PropN(UID_t uid, const ATOMCHAR_t *pszPropName, const cVariant &vVal) | GrayLib::cXProtocolTx | protected |
| Send_PropN(cXObject *pObj, const ATOMCHAR_t *pszPropName, const cVariant &vValRet) | GrayLib::cXProtocolTx | protected |
| Send_PropN(cXObject *pObj, const cScriptableProp *pProp, const cVariant &vValRet) | GrayLib::cXProtocolTx | protected |
| Send_Props(cXObject *pObj, const cScriptableInterfaceDef *pInterfaceDef) | GrayLib::cXProtocolServerTx | |
| Send_Props(cXObject *pObj, SCRIPTINTERFACEID_t bInterfaceID) | GrayLib::cXProtocolServerTx | |
| Send_PropsI(cXObject *pObj, const cScriptableInterfaceDef *pInterfaceDef) | GrayLib::cXProtocolServerTx | |
| Send_TagDef(cAtomRef atomref) | GrayLib::cXProtocolServerTx | |
| Send_Tags(cXObject *pObj, bool bSendIfEmpty) | GrayLib::cXProtocolServerTx | |
| ~cXProtocolServerTx() | GrayLib::cXProtocolServerTx | virtual |
| ~cXProtocolTx() | GrayLib::cXProtocolTx | protectedvirtual |