#include <Service_impl.h>
|
template<class T > |
static void | start_service (T **servPtr, struct sigaction sa, int argc, char *argv[]) |
|
static std::string | getLogConfig (const char *devmgr_ior, const char *log_config, std::string &devmgr_label) |
|
Enumerator |
---|
FIRST_BIGGER |
|
SECOND_BIGGER |
|
BOTH_EQUAL |
|
POSITIVE |
|
NEGATIVE |
|
ZERO |
|
UNKNOWN |
|
Service_impl::Service_impl |
( |
char * |
, |
|
|
char * |
|
|
) |
| |
Service_impl::Service_impl |
( |
| ) |
|
Service_impl::~Service_impl |
( |
| ) |
|
redhawk::DeviceManagerContainer* Service_impl::getDeviceManager |
( |
| ) |
|
|
inline |
redhawk::DomainManagerContainer* Service_impl::getDomainManager |
( |
| ) |
|
|
inline |
static std::string Service_impl::getLogConfig |
( |
const char * |
devmgr_ior, |
|
|
const char * |
log_config, |
|
|
std::string & |
devmgr_label |
|
) |
| |
|
inlinestatic |
virtual void Service_impl::halt |
( |
| ) |
|
|
virtual |
virtual void Service_impl::registerServiceWithDevMgr |
( |
| ) |
|
|
virtual |
virtual void Service_impl::resolveDeviceManager |
( |
| ) |
|
|
virtual |
virtual void Service_impl::run |
( |
| ) |
|
|
virtual |
template<class T >
static void Service_impl::start_service |
( |
T ** |
servPtr, |
|
|
struct sigaction |
sa, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inlinestatic |
virtual void Service_impl::terminateService |
( |
| ) |
|
|
virtual |
CF::DeviceManager_ptr Service_impl::_deviceManager |
|
protected |
std::string Service_impl::_devMgr_ior |
|
protected |
std::string Service_impl::_name |
|
protected |
omni_condition Service_impl::component_running |
|
protected |
omni_mutex Service_impl::component_running_mutex |
|
protected |
bool Service_impl::initialConfiguration |
|
protected |
CF::Properties Service_impl::originalCap |
|
protected |
The documentation for this class was generated from the following file: