1 #ifndef CARMA_CORRELATOR_OBSRECORD2_CORBACORRCONSUMER_H
2 #define CARMA_CORRELATOR_OBSRECORD2_CORBACORRCONSUMER_H
4 #include "carma/correlator/obsRecord2/CorbaCorrConsumerStats.h"
19 namespace correlator {
27 namespace obsRecord2 {
35 const std::string & notificationChannelName,
60 ::std::auto_ptr< Impl > impl_;
virtual void getData()
Start collecting data.
Structure to hold corr consumer statistics for profiling.
CorbaCorrConsumerStats getCorbaCorrConsumerStats()
Get Deserialization stats.
virtual ~CorbaCorrConsumer()
Destructor.
Implements CorrConsumer interface for CORBA.
Class used to represents bands of Correlator Data.
Implements CorrConsumer interface for CORBA.
Abstract base class for listener called back by CorbaCorrConsumer.