CARMA C++
FrameSubscriber.h File Reference

Implementation of subscriber for monitor frame events. More...

#include "carma/monitor/MonitorSystem.h"
#include "carma/util/ErrorException.h"
#include "carma/util/PthreadMutex.h"
#include "carma/util/types.h"
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  carma::monitor::FrameSubscriber
 A class that accepts named events from a Push supplier. More...
 
class  carma::monitor::NullEventException
 Indicates that a null event was returned by FrameSubscriber::retrieveNotification() More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::monitor
 Monitor subsystem.
 

Detailed Description

Implementation of subscriber for monitor frame events.

Author
: N. S. Amarnath

$CarmaCopyright$

Definition in file FrameSubscriber.h.