Commandset.
More...
#include <ServiceWorkerInterface.h>
Inherits Shared, and Shared.
Inherited by Basda::ImageViewSpecialPixelInterface, Basda::ImageViewSpecialPixelInterface, Basda::MoccaLCServiceWorkerInterface, Basda::MoccaLCServiceWorkerInterface, Basda::MoccaNServiceWorkerInterface, Basda::MoccaNServiceWorkerInterface, Basda::MoccaStarEnlargerServiceWorkerInterface, Basda::MoccaStarEnlargerServiceWorkerInterface, Basda::MoccaTrajServiceWorkerInterface, Basda::MoccaTrajServiceWorkerInterface, Basda::MoccaTriPodServiceWorkerInterface, Basda::MoccaTriPodServiceWorkerInterface, Basda::MoccaTTServiceWorkerInterface, Basda::MoccaTTServiceWorkerInterface, Basda::MoccaWheelServiceWorkerInterface, Basda::MoccaWheelServiceWorkerInterface, Basda::MoccaXServiceWorkerInterface, Basda::MoccaXServiceWorkerInterface, Basda::MoccaXYServiceWorkerInterface, Basda::MoccaXYServiceWorkerInterface, Basda::Simple2ServiceWorkerInterface, Basda::VinoCameraCtrlServiceWorkerInterface, Basda::VinoCameraCtrlServiceWorkerInterface, Basda::VinoCameraFitsWriterServiceWorkerInterface, Basda::VinoCameraFitsWriterServiceWorkerInterface, Basda::VinoImagePushU16ServiceWorkerInterface, Basda::VinoImagePushU16ServiceWorkerInterface, Laos::ADSECServiceWorkerInterface, Laos::ADSECServiceWorkerInterface, Laos::AocRecMatServiceWorkerInterface, Laos::AocRecMatServiceWorkerInterface, Laos::BCUExtraInterface, Laos::BCUExtraInterface, Laos::DrotServiceWorkerInterface, Laos::DrotServiceWorkerInterface, Laos::StarEnlargerServiceWorkerInterface, Laos::StarEnlargerServiceWorkerInterface, Laos::WfcCommonsServiceWorkerInterface, Laos::WfcCommonsServiceWorkerInterface, Laos::WfcIfInterface, Laos::WfcIfInterface, Laos::WfcLoopDataPushServiceWorkerInterface, Laos::WfcLoopDataPushServiceWorkerInterface, Laos::XineticsServiceWorkerInterface, Laos::XineticsServiceWorkerInterface, LaosAoc::CameraBiasServiceWorkerInterface, LaosAoc::CameraBiasServiceWorkerInterface, LaosAoc::CcdTrackServiceWorkerInterface, LaosAoc::CcdTrackServiceWorkerInterface, LaosAoc::SECenterServiceWorkerInterface, LaosAoc::SECenterServiceWorkerInterface, Lics::StarEnlargerServiceWorkerInterface, Lics::StarEnlargerServiceWorkerInterface, LnLsys::CabinetServiceWorkerInterface, LnLsys::CabinetServiceWorkerInterface, Ltcs::IifServiceWorkerInterface, Ltcs::IifServiceWorkerInterface, Named::TestIfInterface, and Tux::BigDataServiceWorkerInterface.
Commandset.
- Author
- Florian Briegel
- Version
- 00.08.25
- Date
- 2010-08-17 02:04:28 PM
- Todo:
- Author
- Florian Briegel
- Version
- 00.08.25
- Date
- 2010-08-17 02:04:28 PM
- Todo:
◆ ServiceWorkerInterface() [1/2]
◆ ~ServiceWorkerInterface() [1/2]
virtual Basda::ServiceWorkerInterface::~ServiceWorkerInterface |
( |
| ) |
|
|
inlinevirtual |
◆ ServiceWorkerInterface() [2/2]
◆ ~ServiceWorkerInterface() [2/2]
virtual Basda::ServiceWorkerInterface::~ServiceWorkerInterface |
( |
| ) |
|
|
inlinevirtual |
◆ abort() [1/2]
void Basda::ServiceWorkerInterface::abort |
( |
| ) |
|
◆ abort() [2/2]
void Basda::ServiceWorkerInterface::abort |
( |
| ) |
|
◆ addAttribute() [1/2]
◆ addAttribute() [2/2]
◆ addCmdBridge() [1/2]
template<typename BridgeType >
IceUtil::Handle<BridgeType> Basda::ServiceWorkerInterface::addCmdBridge |
( |
const std::string & |
_node | ) |
|
|
inlineprotected |
◆ addCmdBridge() [2/2]
template<typename BridgeType >
IceUtil::Handle<BridgeType> Basda::ServiceWorkerInterface::addCmdBridge |
( |
const std::string & |
_node | ) |
|
|
inlineprotected |
◆ addListener() [1/2]
void Basda::ServiceWorkerInterface::addListener |
( |
| ) |
|
|
protected |
◆ addListener() [2/2]
void Basda::ServiceWorkerInterface::addListener |
( |
| ) |
|
|
protected |
◆ changeState() [1/2]
◆ changeState() [2/2]
◆ config() [1/2]
◆ config() [2/2]
◆ connect() [1/2]
◆ connect() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ get() [1/2]
template<typename Type >
Type Basda::ServiceWorkerInterface::get |
( |
const char * |
_key | ) |
|
|
inline |
◆ get() [2/2]
template<typename Type >
Type Basda::ServiceWorkerInterface::get |
( |
const char * |
_key | ) |
|
|
inline |
◆ getAttribute() [1/2]
template<typename Type >
Type Basda::ServiceWorkerInterface::getAttribute |
( |
const char * |
_key, |
|
|
const char * |
_attr |
|
) |
| |
|
inline |
◆ getAttribute() [2/2]
template<typename Type >
Type Basda::ServiceWorkerInterface::getAttribute |
( |
const char * |
_key, |
|
|
const char * |
_attr |
|
) |
| |
|
inline |
◆ id() [1/2]
Nice::I64 Basda::ServiceWorkerInterface::id |
( |
| ) |
|
|
inline |
◆ id() [2/2]
Nice::I64 Basda::ServiceWorkerInterface::id |
( |
| ) |
|
|
inline |
◆ identity() [1/2]
std::string Basda::ServiceWorkerInterface::identity |
( |
| ) |
|
|
inline |
◆ identity() [2/2]
std::string Basda::ServiceWorkerInterface::identity |
( |
| ) |
|
|
inline |
◆ isConnected() [1/2]
bool Basda::ServiceWorkerInterface::isConnected |
( |
| ) |
|
|
inline |
◆ isConnected() [2/2]
bool Basda::ServiceWorkerInterface::isConnected |
( |
| ) |
|
|
inline |
◆ set() [1/2]
template<typename Type >
void Basda::ServiceWorkerInterface::set |
( |
const char * |
_key, |
|
|
const Type & |
_val |
|
) |
| |
|
inline |
◆ set() [2/2]
template<typename Type >
void Basda::ServiceWorkerInterface::set |
( |
const char * |
_key, |
|
|
const Type & |
_val |
|
) |
| |
|
inline |
◆ state() [1/2]
◆ state() [2/2]
◆ stop() [1/2]
◆ stop() [2/2]
◆ waitForActiveState() [1/2]
◆ waitForActiveState() [2/2]
◆ waitForState() [1/2]
◆ waitForState() [2/2]
◆ getServiceWorkerInterfaceInstance [1/2]
◆ getServiceWorkerInterfaceInstance [2/2]
◆ m_cc
◆ m_config
◆ m_id
Nice::I64 Basda::ServiceWorkerInterface::m_id |
|
protected |
◆ m_identity
std::string Basda::ServiceWorkerInterface::m_identity |
|
protected |
◆ m_listener
◆ m_stateBridgeReadWaitProxy
◆ m_stopReadWaitProxy
◆ s_inst
The documentation for this class was generated from the following files: