28 #ifndef __CA_REPLAY_CONTROL_CHANNEL
29 #define __CA_REPLAY_CONTROL_CHANNEL
A Control channel for the exchange of the current replay detection timestamps.
const CAReplayCtrlChannelMsgProc * m_pProcessor
virtual SINT32 processXMLMessage(const XERCES_CPP_NAMESPACE::DOMDocument *doc)
Reads incoming replay timestamps or timestamp requests and delegates them to the associated CAReplayC...
virtual ~CAReplayControlChannel(void)
CAReplayControlChannel(const CAReplayCtrlChannelMsgProc *pProcessor)
A synchronous control channel.