29 #ifndef __CAACCOUNTINGCONTROLCHANNEL_HPP
30 #define __CAACCOUNTINGCONTROLCHANNEL_HPP
implementation of a per-user control-channel for the AccountingInstance.
virtual ~CAAccountingControlChannel()
CAAccountingControlChannel(fmHashTableEntry *pHashEntry)
Creates a new accounting controlchannel and stores a pointer to this in the pHashEntry.
fmHashTableEntry * m_pHashEntry
SINT32 processXMLMessage(const XERCES_CPP_NAMESPACE::DOMDocument *a_doc)
processMessage - receives an XML msg and appends it to the AI message queue where it will be processe...
A synchronous control channel.