TwiceAsNice  2019-02-18
Public Member Functions | Static Public Member Functions | List of all members
LnLsys::CabinetServiceWorkerInterfacePy Class Reference
Inheritance diagram for LnLsys::CabinetServiceWorkerInterfacePy:
Inheritance graph
Collaboration diagram for LnLsys::CabinetServiceWorkerInterfacePy:
Collaboration graph

Public Member Functions

 CabinetServiceWorkerInterfacePy (const Nice::JointPtr &_config)
 
virtual bool changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
virtual bool waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
void switchAllOn (bool _on)
 
void switchBSXOn (bool _on, int _num=0)
 
void switchBDXOn (bool _on, int _num=0)
 
void switchCSXOn (bool _on, int _num=0)
 
void switchCDXOn (bool _on, int _num=0)
 
void switchFSXOn (bool _on, int _num=0)
 
void switchFDXOn (bool _on, int _num=0)
 
 CabinetServiceWorkerInterfacePy (const Nice::JointPtr &_config)
 
virtual bool changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
virtual bool waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
void switchAllOn (bool _on)
 
void switchBSXOn (bool _on, int _num=0)
 
void switchBDXOn (bool _on, int _num=0)
 
void switchCSXOn (bool _on, int _num=0)
 
void switchCDXOn (bool _on, int _num=0)
 
void switchFSXOn (bool _on, int _num=0)
 
void switchFDXOn (bool _on, int _num=0)
 
- Public Member Functions inherited from LnLsys::CabinetServiceWorkerInterface
void init ()
 
void switchAllOn (bool _on)
 
void switchBSXOn (bool _on, int _num=0)
 
void switchBDXOn (bool _on, int _num=0)
 
void switchCSXOn (bool _on, int _num=0)
 
void switchCDXOn (bool _on, int _num=0)
 
void switchFSXOn (bool _on, int _num=0)
 
void switchFDXOn (bool _on, int _num=0)
 
void init ()
 
void switchAllOn (bool _on)
 
void switchBSXOn (bool _on, int _num=0)
 
void switchBDXOn (bool _on, int _num=0)
 
void switchCSXOn (bool _on, int _num=0)
 
void switchCDXOn (bool _on, int _num=0)
 
void switchFSXOn (bool _on, int _num=0)
 
void switchFDXOn (bool _on, int _num=0)
 
- Public Member Functions inherited from Basda::ServiceWorkerInterface
virtual ~ServiceWorkerInterface ()
 
std::string identity ()
 
Nice::I64 id ()
 
Nice::JointPtr config ()
 
bool isConnected ()
 
template<typename Type >
void set (const char *_key, const Type &_val)
 
template<typename Type >
Type get (const char *_key)
 
template<typename Type >
Type getAttribute (const char *_key, const char *_attr)
 
void abort ()
 
bool stop (const Nice::Time &_timeout=Nice::Time())
 
Basda::ServiceState state ()
 
bool changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time())
 
bool waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time())
 
bool waitForActiveState (const Nice::Time &_timeout=Nice::Time())
 
virtual ~ServiceWorkerInterface ()
 
std::string identity ()
 
Nice::I64 id ()
 
Nice::JointPtr config ()
 
bool isConnected ()
 
template<typename Type >
void set (const char *_key, const Type &_val)
 
template<typename Type >
Type get (const char *_key)
 
template<typename Type >
Type getAttribute (const char *_key, const char *_attr)
 
void abort ()
 
bool stop (const Nice::Time &_timeout=Nice::Time())
 
Basda::ServiceState state ()
 
bool changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time())
 
bool waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time())
 
bool waitForActiveState (const Nice::Time &_timeout=Nice::Time())
 

Static Public Member Functions

static CabinetServiceWorkerInterfacePyPtr create (const std::string &_absnodename)
 
static CabinetServiceWorkerInterfacePyPtr create (const std::string &_absnodename)
 
- Static Public Member Functions inherited from LnLsys::CabinetServiceWorkerInterface
static CabinetServiceWorkerInterfacePtr create (const std::string &_absnodename)
 
static CabinetServiceWorkerInterfacePtr create (const Nice::JointPtr &_config)
 
static CabinetServiceWorkerInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
static CabinetServiceWorkerInterfacePtr create (const std::string &_absnodename)
 
static CabinetServiceWorkerInterfacePtr create (const Nice::JointPtr &_config)
 
static CabinetServiceWorkerInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
- Static Public Member Functions inherited from Basda::ServiceWorkerInterface
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 

Additional Inherited Members

- Public Types inherited from LnLsys::CabinetServiceWorkerInterface
enum  CMDS {
  SWITCHALLON, SWITCHBSXON, SWITCHBDXON, SWITCHCSXON,
  SWITCHCDXON, SWITCHFSXON, SWITCHFDXON, SWITCHALLON,
  SWITCHBSXON, SWITCHBDXON, SWITCHCSXON, SWITCHCDXON,
  SWITCHFSXON, SWITCHFDXON
}
 
enum  CMDS {
  SWITCHALLON, SWITCHBSXON, SWITCHBDXON, SWITCHCSXON,
  SWITCHCDXON, SWITCHFSXON, SWITCHFDXON, SWITCHALLON,
  SWITCHBSXON, SWITCHBDXON, SWITCHCSXON, SWITCHCDXON,
  SWITCHFSXON, SWITCHFDXON
}
 
- Static Public Attributes inherited from LnLsys::CabinetServiceWorkerInterface
static std::map< std::string, Nice::CompletionStates_enumMapStringToNum
 
- Protected Member Functions inherited from LnLsys::CabinetServiceWorkerInterface
 CabinetServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~CabinetServiceWorkerInterface ()
 
 CabinetServiceWorkerInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~CabinetServiceWorkerInterface ()
 
- Protected Member Functions inherited from Basda::ServiceWorkerInterface
void addListener ()
 
template<typename BridgeType >
IceUtil::Handle< BridgeType > addCmdBridge (const std::string &_node)
 
 ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0)
 
void addListener ()
 
template<typename BridgeType >
IceUtil::Handle< BridgeType > addCmdBridge (const std::string &_node)
 
 ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0)
 
- Protected Attributes inherited from Basda::ServiceWorkerInterface
std::string m_identity
 
Nice::I64 m_id
 
Nice::JointPtr m_config
 
Nice::AppConfigClientPtr m_cc
 
ServiceWorkerInterfaceWatchdogListenerm_listener
 
Nice::PropertyBridgeReadWaitProxyPtr m_stateBridgeReadWaitProxy
 
Basda::ServiceWorkerReadWaitCompletionProxyPtr m_stopReadWaitProxy
 
- Static Protected Attributes inherited from Basda::ServiceWorkerInterface
static std::map< std::string, ServiceWorkerInterfacePtrs_inst
 

Constructor & Destructor Documentation

◆ CabinetServiceWorkerInterfacePy() [1/2]

LnLsys::CabinetServiceWorkerInterfacePy::CabinetServiceWorkerInterfacePy ( const Nice::JointPtr _config)
inline

◆ CabinetServiceWorkerInterfacePy() [2/2]

LnLsys::CabinetServiceWorkerInterfacePy::CabinetServiceWorkerInterfacePy ( const Nice::JointPtr _config)
inline

Member Function Documentation

◆ changeState() [1/2]

virtual bool LnLsys::CabinetServiceWorkerInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ changeState() [2/2]

virtual bool LnLsys::CabinetServiceWorkerInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ create() [1/2]

static CabinetServiceWorkerInterfacePyPtr LnLsys::CabinetServiceWorkerInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ create() [2/2]

static CabinetServiceWorkerInterfacePyPtr LnLsys::CabinetServiceWorkerInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ switchAllOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchAllOn ( bool  _on)
inline
Note
overridden

◆ switchAllOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchAllOn ( bool  _on)
inline
Note
overridden

◆ switchBDXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchBDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchBDXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchBDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchBSXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchBSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchBSXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchBSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchCDXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchCDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchCDXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchCDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchCSXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchCSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchCSXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchCSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchFDXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchFDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchFDXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchFDXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchFSXOn() [1/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchFSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ switchFSXOn() [2/2]

void LnLsys::CabinetServiceWorkerInterfacePy::switchFSXOn ( bool  _on,
int  _num = 0 
)
inline
Note
overridden

◆ waitForState() [1/2]

virtual bool LnLsys::CabinetServiceWorkerInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ waitForState() [2/2]

virtual bool LnLsys::CabinetServiceWorkerInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

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