|
| UniModLCDeviceDummy (const Nice::JointPtr &_config) |
|
virtual | ~UniModLCDeviceDummy () |
|
std::string | createConnectionID (const std::string &_address, const unsigned int _cardNo, const unsigned int _moduleNo) |
| This method creates an ID based on the connection address, card number and module number separated by a colon to identify the module/card object in a map. More...
|
|
virtual void | open () |
| This method might be called when the service goes in the INIT state. More...
|
|
virtual void | close () |
| This method might be called when the service goes in the OFFLINE state. More...
|
|
virtual void | reset (Basda::DeviceAsync &=Basda::Device::s_async) |
| This method might be called when the service will be reseted. More...
|
|
virtual void | version () |
| This method returns the version string of the device. More...
|
|
virtual void | init (DeviceAsync &=Basda::Device::s_async) |
| This method initialize the device and set the state to INIT. More...
|
|
virtual void | deinit (DeviceAsync &=Basda::Device::s_async) |
| This method deinitialize the device and set the state to OFFLINE. More...
|
|
virtual void | activate (DeviceAsync &=Basda::Device::s_async) |
| activate something More...
|
|
virtual void | deactivate (DeviceAsync &=Basda::Device::s_async) |
| deactivate something More...
|
|
virtual void | setLinkTimeout (Nice::Time _tcpConnectionTimeout) |
|
virtual Nice::SeqTime | getLinkTimeout () |
|
virtual bool | isReachable () |
|
virtual Nice::BitSet | read () |
| read from the device all ports. More...
|
|
virtual void | write (Nice::BitSet _collision) |
|
virtual enum Basda::DigitalIODevice::PortState | readOutputPort (int index) |
|
virtual void | setOutputPort (int portIndex, enum PortState desiredState) |
|
virtual void | setIntensity (std::string _lightSource, unsigned int _intensity) |
|
virtual void | switchOn (unsigned int _intensity) |
|
virtual void | switchOff () |
|
virtual Nice::MapStringInt | getIntensity () |
|
virtual Nice::JointPtrVector | description () |
| read description More...
|
|
void | setChatType (std::map< std::string, Nice::ChatLinePtr > _chat) |
|
| UniModLCDeviceDummy (const Nice::JointPtr &_config) |
|
virtual | ~UniModLCDeviceDummy () |
|
std::string | createConnectionID (const std::string &_address, const unsigned int _cardNo, const unsigned int _moduleNo) |
| This method creates an ID based on the connection address, card number and module number separated by a colon to identify the module/card object in a map. More...
|
|
virtual void | open () |
| This method might be called when the service goes in the INIT state. More...
|
|
virtual void | close () |
| This method might be called when the service goes in the OFFLINE state. More...
|
|
virtual void | reset (Basda::DeviceAsync &=Basda::Device::s_async) |
| This method might be called when the service will be reseted. More...
|
|
virtual void | version () |
| This method returns the version string of the device. More...
|
|
virtual void | init (DeviceAsync &=Basda::Device::s_async) |
| This method initialize the device and set the state to INIT. More...
|
|
virtual void | deinit (DeviceAsync &=Basda::Device::s_async) |
| This method deinitialize the device and set the state to OFFLINE. More...
|
|
virtual void | activate (DeviceAsync &=Basda::Device::s_async) |
| activate something More...
|
|
virtual void | deactivate (DeviceAsync &=Basda::Device::s_async) |
| deactivate something More...
|
|
virtual void | setLinkTimeout (Nice::Time _tcpConnectionTimeout) |
|
virtual Nice::SeqTime | getLinkTimeout () |
|
virtual bool | isReachable () |
|
virtual Nice::BitSet | read () |
| read from the device all ports. More...
|
|
virtual void | write (Nice::BitSet _collision) |
|
virtual enum Basda::DigitalIODevice::PortState | readOutputPort (int index) |
|
virtual void | setOutputPort (int portIndex, enum PortState desiredState) |
|
virtual void | setIntensity (std::string _lightSource, unsigned int _intensity) |
|
virtual void | switchOn (unsigned int _intensity) |
|
virtual void | switchOff () |
|
virtual Nice::MapStringInt | getIntensity () |
|
virtual Nice::JointPtrVector | description () |
| read description More...
|
|
void | setChatType (std::map< std::string, Nice::ChatLinePtr > _chat) |
|
| MoccaLCDevice (const Nice::JointPtr &_config) |
| Constructor. More...
|
|
virtual | ~MoccaLCDevice () |
| Constructor. More...
|
|
| MoccaLCDevice (const Nice::JointPtr &_config) |
| Constructor. More...
|
|
virtual | ~MoccaLCDevice () |
| Constructor. More...
|
|
| MoccaLCDevice (const Nice::JointPtr &_config) |
| Constructor. More...
|
|
virtual | ~MoccaLCDevice () |
| Constructor. More...
|
|
| DigitalIODevice (const Nice::JointPtr &_config) |
|
| DigitalIODevice (const Nice::JointPtr &_config) |
|
| DigitalIODevice (const Nice::JointPtr &_config) |
|
| Device (const Nice::JointPtr &_config) |
| constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
|
|
virtual | ~Device () |
| destructor Does nothing More...
|
|
virtual void | setConfig (const Nice::JointPtr &_config) |
| init with config tree ptr More...
|
|
Nice::JointPtr & | config () |
| retrieve the property tree More...
|
|
std::string & | name () |
| retrieve the name set at ctor time. More...
|
|
| Device (const Nice::JointPtr &_config) |
| constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
|
|
virtual | ~Device () |
| destructor Does nothing More...
|
|
virtual void | setConfig (const Nice::JointPtr &_config) |
| init with config tree ptr More...
|
|
Nice::JointPtr & | config () |
| retrieve the property tree More...
|
|
std::string & | name () |
| retrieve the name set at ctor time. More...
|
|
|
enum | PortState {
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1
} |
|
enum | PortState {
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1
} |
|
enum | PortState {
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1,
PORT_STATE_OFF = 0,
PORT_STATE_ON = 1
} |
|
static DeviceAsyncImpl | s_async |
|
enum | CMDS {
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT
} |
|
enum | CMDS {
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT
} |
|
enum | CMDS {
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT,
OPEN,
CLOSE,
RESET,
INIT,
DEINIT,
ACTIVATE,
DEACTIVATE,
READ,
WRITE,
READOUTPUTPORT,
SETOUTPUTPORT
} |
|