CAInfoService() | CAInfoService | |
CAInfoService(CAMix *pMix) | CAInfoService | |
getCascadeHeloXMLAsString(UINT32 &len) | CAInfoService | private |
getLevel(SINT32 *puser, SINT32 *prisk, SINT32 *ptraffic) | CAInfoService | private |
getMixedPackets(UINT64 &ppackets) | CAInfoService | private |
getMixHeloXMLAsString(UINT32 &len) | CAInfoService | private |
getOperatorTnCsAsStrings(UINT32 **lengths, UINT32 *nrOfTnCs) | CAInfoService | private |
getPaymentInstance(const UINT8 *a_pstrPIID, CAXMLBI **pXMLBI, CASocketAddrINet *a_socketAddress) | CAInfoService | private |
getPaymentInstance(const UINT8 *a_pstrPIID, CAXMLBI **pXMLBI) | CAInfoService | |
getStatusXMLAsString(bool bIncludeCerts, UINT32 &len) | CAInfoService | private |
handleConfigEvent(XERCES_CPP_NAMESPACE::DOMDocument *doc) const | CAInfoService | private |
InfoLoop(void *p) | CAInfoService | privatestatic |
isConfiguring() | CAInfoService | |
isRunning() | CAInfoService | |
m_bConfiguring | CAInfoService | private |
m_bRun | CAInfoService | private |
m_expectedMixRelPos | CAInfoService | private |
m_lastMixedPackets | CAInfoService | private |
m_minuts | CAInfoService | private |
m_pLoopCV | CAInfoService | private |
m_pMix | CAInfoService | private |
m_pMultiSignature | CAInfoService | private |
m_pthreadRunLoop | CAInfoService | private |
m_serial | CAInfoService | private |
MINUTE | CAInfoService | static |
REPEAT_ON_STATUS_SENT_ERROR | CAInfoService | static |
SEND_CASCADE_INFO_WAIT | CAInfoService | static |
SEND_INFO_TIMEOUT_MS | CAInfoService | static |
SEND_LOOP_SLEEP | CAInfoService | static |
SEND_MIX_INFO_WAIT | CAInfoService | static |
SEND_STATUS_INFO_WAIT | CAInfoService | static |
sendCascadeHelo() | CAInfoService | |
sendCascadeHelo(const UINT8 *xml, UINT32 len, const CASocketAddrINet *a_socketAddress) const | CAInfoService | private |
sendHelo(UINT8 *a_strXML, UINT32 a_len, THREAD_RETURN(*a_thread)(void *), UINT8 *a_strThreadName, SINT32 requestCommand, const UINT8 *param=NULL) | CAInfoService | private |
sendMixHelo(SINT32 requestCommand=-1, const UINT8 *param=NULL) | CAInfoService | |
sendMixHelo(const UINT8 *strMixHeloXML, UINT32 len, SINT32 requestCommand, const UINT8 *param, const CASocketAddrINet *a_socketAddress) | CAInfoService | private |
sendOperatorTnCData() | CAInfoService | private |
sendStatus(bool bIncludeCerts) | CAInfoService | |
sendStatus(const UINT8 *strStatusXML, UINT32 len, const CASocketAddrINet *a_socketAddress) const | CAInfoService | private |
setConfiguring(bool a_configuring) | CAInfoService | |
setMultiSignature(CAMultiSignature *pMultiSignature) | CAInfoService | |
setSerial(UINT64 a_serial) | CAInfoService | |
signal() | CAInfoService | |
start() | CAInfoService | |
stop() | CAInfoService | |
TCascadeHelo(void *p) | CAInfoService | privatestatic |
TCascadeStatus(void *p) | CAInfoService | privatestatic |
TMixHelo(void *p) | CAInfoService | privatestatic |
xmlDocToStringWithSignature(DOMNode *a_node, UINT32 &a_len, bool bIncludeCerts) | CAInfoService | private |
~CAInfoService() | CAInfoService | |