CARMA C++
|
Spectral line downconverter control server class. More...
#include <carma/downconverter/spectral/SldcControlServer.h>
Public Member Functions | |
void | run () |
Run the control server. More... | |
SldcControlServer (carma::corba::Server &server, carma::downconverter::SldcMaster &master, carma::monitor::SldcSubsystem &sldcMon) | |
Constructor. More... | |
virtual | ~SldcControlServer () |
Destructor. More... | |
Spectral line downconverter control server class.
Definition at line 31 of file SldcControlServer.h.
|
explicit |
Constructor.
|
virtual |
Destructor.
void carma::downconverter::SldcControlServer::run | ( | ) |
Run the control server.
This method blocks until the server is shutdown via a remote request.