CARMA C++
SubsystemFrame.h File Reference

Class wrapper for monitor subsystem frame structure that manages storage for a monitor subsystem frame. More...

#include "carma/util/BaseException.h"
#include "carma/monitor/types.h"
#include "carma/monitor/MonitorPointSample.h"
#include "carma/monitor/MonitorPointHeader.h"
#include "carma/monitor/SubsystemFrameHeader.h"
#include <map>

Go to the source code of this file.

Classes

class  carma::monitor::IllegalMonitorPointExceptionObj
 Exception class thrown when an invalid monitor point is detected. More...
 
class  carma::monitor::SubsystemFrame
 Frame containing monitor points for a monitor subsystem frame. More...
 

Namespaces

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

Functions

unsigned short carma::monitor::GetFlag (const unsigned short &flags, const unsigned short &mask)
 
void carma::monitor::SetFlag (unsigned short &flags, const unsigned short &mask)
 
void carma::monitor::UnsetFlag (unsigned short &flags, const unsigned short &mask)
 

Detailed Description

Class wrapper for monitor subsystem frame structure that manages storage for a monitor subsystem frame.

Author
: N. S. Amarnath

$CarmaCopyright$

Definition in file SubsystemFrame.h.