![]() |
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::cXProtocolClient, including all inherited members.
Connect(const FILECHAR_t *pszDevice) | Gray::IFileCopier | inlinevirtual |
cXProtocolBase(cXProtocolDataMgr *pProtocolDataMgr) | GrayLib::cXProtocolBase | |
cXProtocolClient(cXProtocolDataMgr *pProtocolDataMgr, cStreamInput *pStreamRx, cStreamOutput *pStreamTx) | GrayLib::cXProtocolClient | |
cXProtocolRx(cXProtocolBase &rBase, cStreamInput *pStreamRx) | GrayLib::cXProtocolRx | protected |
cXProtocolTx(cXProtocolBase &rBase, cStreamOutput *pStreamTx) | GrayLib::cXProtocolTx | protected |
get_ConnectName() const override | GrayLib::cXProtocolClient | virtual |
get_DataMgr() const | GrayLib::cXProtocolBase | inline |
get_StreamRx() | GrayLib::cXProtocolRx | inlineprotected |
get_StreamTx() const | GrayLib::cXProtocolTx | inlineprotected |
GetMsgName(XPROTO_t bMsg) | GrayLib::cXProtocolBase | static |
InitClient(cStreamInput *pStreamRx, cStreamOutput *pStreamTx) | GrayLib::cXProtocolClient | |
InitRx() | GrayLib::cXProtocolRx | protected |
InitTx() | GrayLib::cXProtocolTx | protected |
isClientSide() const override | GrayLib::cXProtocolClient | inlinevirtual |
IsTxMsgBuilding() const | GrayLib::cXProtocolTx | inlineprotected |
k_Packet_Size_Max | GrayLib::cXProtocolBase | static |
m_bFileSending | GrayLib::cXProtocolTx | protected |
m_bInterfaceIDUnk | GrayLib::cXProtocolRx | protected |
m_bMsgBuilding | GrayLib::cXProtocolTx | protected |
m_bMsgReading | GrayLib::cXProtocolRx | protected |
m_bMsgReadPrev | GrayLib::cXProtocolRx | protected |
m_bUseHashPropName | GrayLib::cXProtocolBase | |
m_FileWork | GrayLib::cXProtocolBase | |
m_iMsgNumRx | GrayLib::cXProtocolRx | protected |
m_iMsgNumTx | GrayLib::cXProtocolTx | protected |
m_PingQuery | GrayLib::cXProtocolClient | |
m_pProtocolDataMgr | GrayLib::cXProtocolBase | |
m_pStreamRx | GrayLib::cXProtocolRx | protected |
m_pStreamTx | GrayLib::cXProtocolTx | protected |
GrayLib::m_rBase | GrayLib::cXProtocolRx | protected |
GrayLib::cXProtocolTx::m_rBase | GrayLib::cXProtocolTx | protected |
m_uidLastRx | GrayLib::cXProtocolRx | protected |
m_uidLastTx | GrayLib::cXProtocolTx | protected |
on_Error() | GrayLib::cXProtocolRx | protected |
on_InterfaceDef() | GrayLib::cXProtocolClient | protected |
on_Interfaces() | GrayLib::cXProtocolClient | protected |
on_Invoke() | GrayLib::cXProtocolClient | protected |
on_Ping() | GrayLib::cXProtocolClient | protected |
on_Prop() | GrayLib::cXProtocolClient | protected |
on_Props() | GrayLib::cXProtocolClient | protected |
on_TagDef() | GrayLib::cXProtocolClient | protected |
on_Tags() | GrayLib::cXProtocolClient | protected |
onReq_InvokeN() | GrayLib::cXProtocolRx | protected |
onSet_File() | GrayLib::cXProtocolClient | protected |
onSet_FileNext() | GrayLib::cXProtocolRx | protected |
onSet_PropN() | GrayLib::cXProtocolRx | protected |
onX_Error(HRESULT hResRet, const cVariant &vVal) override | GrayLib::cXProtocolClient | protectedvirtual |
onX_InterfaceDef(cScriptableInterfaceDynamic *pInterfaceDef) | GrayLib::cXProtocolClient | protectedvirtual |
onX_Interfaces(UID_t uid, BYTE bInterfaceQty, const SCRIPTINTERFACEID_t *pbInterfaces) | GrayLib::cXProtocolClient | protectedvirtual |
onX_Invoke(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bPropIndex, const cVariant &vVal) | GrayLib::cXProtocolClient | protectedvirtual |
onX_Ping(TIMESYS_t dwTime, const char *pszName) | GrayLib::cXProtocolClient | protectedvirtual |
onX_Tag(cXObject *pObj, ATOMCODE_t idTag, const cVariant &vVal) | GrayLib::cXProtocolClient | protectedvirtual |
onX_TagDef(cScriptTagDef *pTagDef) | GrayLib::cXProtocolClient | protectedvirtual |
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() override | GrayLib::cXProtocolClient | protectedvirtual |
ReadUID() | GrayLib::cXProtocolRx | protected |
Request_Error_Hello() | GrayLib::cXProtocolClient | |
Request_InterfaceDef(SCRIPTINTERFACEID_t bInterfaceID) | GrayLib::cXProtocolClient | |
Request_Interfaces(UID_t uid) | GrayLib::cXProtocolClient | |
Request_Interfaces(cXObject *pObj) | GrayLib::cXProtocolClient | |
Request_Invoke(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bPropIndex, const cVariant &vValArgs) | GrayLib::cXProtocolClient | |
Request_Invoke(cXObject *pObj, const cScriptableMethod *pMethod, const cVariant &vValArgs) | GrayLib::cXProtocolClient | |
Request_Invoke(cXObject *pObj, const ATOMCHAR_t *pszMethod, const cVariant &vValArgs) | GrayLib::cXProtocolClient | |
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 |
Request_Ping(TIMESYSD_t nTimeThrottle=cTimeSys::k_FREQ *10) | GrayLib::cXProtocolClient | |
Request_Prop(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bPropIndex) | GrayLib::cXProtocolClient | |
Request_Prop(cXObject *pObj, const cScriptableProp *pProp) | GrayLib::cXProtocolClient | |
Request_Props(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID=SCRIPTINTERFACEID_MAX) | GrayLib::cXProtocolClient | |
Request_Props(cXObject *pObj, SCRIPTINTERFACEID_t bInterfaceID=SCRIPTINTERFACEID_MAX) | GrayLib::cXProtocolClient | |
Request_Props(cXObject *pObj, const cScriptableInterfaceDef *pInterface) | GrayLib::cXProtocolClient | |
Request_TagDef(ATOMCODE_t idTag) | GrayLib::cXProtocolClient | |
Request_Tags(UID_t uid) | GrayLib::cXProtocolClient | |
RequestFile(const FILECHAR_t *pszSrcName, const FILECHAR_t *pszDesPath, IStreamProgressCallback *pProgress, FILE_SIZE_t nOffsetStart=0, FILE_SIZE_t *pnRequestSizeEst=nullptr) override | GrayLib::cXProtocolClient | virtual |
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_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_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 |
SendAttr(const FILECHAR_t *pszDestName, cTimeFile timeChanged) | Gray::IFileCopier | inlinevirtual |
SendFile(const FILECHAR_t *pszSrcPath, const FILECHAR_t *pszDestName, IStreamProgressCallback *pProgress, FILE_SIZE_t nOffsetStart=0, FILE_SIZE_t nSize=(FILE_SIZE_t) -1) override | GrayLib::cXProtocolClient | virtual |
Set_Prop(UID_t uid, SCRIPTINTERFACEID_t bInterfaceID, SCRIPTPROPID_t bPropIndex, const cVariant &vVal) | GrayLib::cXProtocolClient | |
Set_Prop(cXObject *pObj, const cScriptableProp *pProp, const cVariant &vVal) | GrayLib::cXProtocolClient | |
Set_Tag(UID_t uid, ATOMCODE_t idTag, const cVariant &vVal) | GrayLib::cXProtocolClient | |
Set_TagDef(UID_t uid, cStringA sName, const cVariant &vVal) | GrayLib::cXProtocolClient | |
STDMETHOD_(PLEVEL_TYPE, get_PrivLevel)() const override | GrayLib::cXProtocolClient | inlinevirtual |
STDMETHOD_(cString, get_Name)() const override | GrayLib::cXProtocolClient | inlinevirtual |
~ IFileCopier() | Gray::IFileCopier | inlinevirtual |
~cXProtocolBase() | GrayLib::cXProtocolBase | virtual |
~cXProtocolClient() | GrayLib::cXProtocolClient | virtual |
~cXProtocolRx() | GrayLib::cXProtocolRx | protectedvirtual |
~cXProtocolTx() | GrayLib::cXProtocolTx | protectedvirtual |