CARMA C++
carma::antenna::bima::bimaControlHost Class Reference

Contains all bimaControlHost related code. More...

#include <carma/antenna/bima/bimaControlHost.h>

Public Member Functions

 bimaControlHost (SharedMemory &bimaShm, log4cpp::Category &logger)
 Constructor. More...
 
 bimaControlHost (const bimaControlHost &)
 
bimaControlHostoperator= (const bimaControlHost &)
 
virtual ~bimaControlHost ()
 Destructor. More...
 

Public Attributes

SharedMemory & bimaShm_
 
log4cpp::Category & logger_
 
carma::util::Time time_
 

Detailed Description

Contains all bimaControlHost related code.

Server stub for bimaControlHost.

Definition at line 56 of file bimaControlHost.h.

Constructor & Destructor Documentation

carma::antenna::bima::bimaControlHost::bimaControlHost ( SharedMemory &  bimaShm,
log4cpp::Category &  logger 
)

Constructor.

Creates a bimaControlHost with a feed into the bima shared mem as given...

Parameters
bimaShmReference to bima shared memory handle.
loggerReference to logger.
virtual carma::antenna::bima::bimaControlHost::~bimaControlHost ( )
virtual

Destructor.


The documentation for this class was generated from the following file: