CARMA C++
SubsystemFrameBuffer.h File Reference

Class for managing IPQ for monitor subsystem. More...

#include <memory>
#include "carma/monitor/SubsystemFrame.h"

Go to the source code of this file.

Classes

class  carma::monitor::SubsystemFrameBuffer
 Frame containing monitor points for a monitor subsystem, and mapped to an IPQ - essentially a SubsystemFrameQueue. More...
 

Namespaces

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

Enumerations

enum  WriteStatus { MONITOR_NOT_WRITTEN = -1, MONITOR_WRITTEN_ONCE = 0, MONITOR_WRITTEN_AGAIN = 1 }
 

Detailed Description

Class for managing IPQ for monitor subsystem.

Author
: N. S. Amarnath

$CarmaCopyright$

Definition in file SubsystemFrameBuffer.h.