Mixe for Privacy and Anonymity in the Internet
Classes | Macros
CAAccountingBIInterface.hpp File Reference
#include "CATLSClientSocket.hpp"
#include "CAHttpClient.hpp"
#include "CASocketAddrINet.hpp"
#include "CAXMLCostConfirmation.hpp"
#include "CAXMLErrorMessage.hpp"
#include "CAXMLBI.hpp"
Include dependency graph for CAAccountingBIInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CAAccountingBIInterface
 This class encapsulates the connection to the JPI. More...
 

Macros

#define PI_CONNECT_TIMEOUT   5000
 
#define XML_ELEMENT_CCS   "CCs"
 
#define XML_ELEMENT_SETTLE_RESULT   "SettleResult"
 
#define XML_ATTR_SETTLE_SUCCESSFUL   "successful"
 
#define POST_CMD_SETTLEALL   "/settleAll"
 

Macro Definition Documentation

◆ PI_CONNECT_TIMEOUT

#define PI_CONNECT_TIMEOUT   5000

Definition at line 38 of file CAAccountingBIInterface.hpp.

◆ POST_CMD_SETTLEALL

#define POST_CMD_SETTLEALL   "/settleAll"

Definition at line 44 of file CAAccountingBIInterface.hpp.

◆ XML_ATTR_SETTLE_SUCCESSFUL

#define XML_ATTR_SETTLE_SUCCESSFUL   "successful"

Definition at line 42 of file CAAccountingBIInterface.hpp.

◆ XML_ELEMENT_CCS

#define XML_ELEMENT_CCS   "CCs"

Definition at line 40 of file CAAccountingBIInterface.hpp.

◆ XML_ELEMENT_SETTLE_RESULT

#define XML_ELEMENT_SETTLE_RESULT   "SettleResult"

Definition at line 41 of file CAAccountingBIInterface.hpp.