#include <SetDigitalSensor.h>
Public Types | |
typedef int8_t | _state_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _uri_type |
typedef boost::shared_ptr < ::cob_phidgets::SetDigitalSensorResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_phidgets::SetDigitalSensorResponse_ < ContainerAllocator > > | Ptr |
typedef SetDigitalSensorResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetDigitalSensorResponse_ () | |
SetDigitalSensorResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | state |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | uri |
Definition at line 59 of file SetDigitalSensor.h.
typedef int8_t cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::_state_type |
Definition at line 77 of file SetDigitalSensor.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::_uri_type |
Definition at line 74 of file SetDigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDigitalSensorResponse_<ContainerAllocator> const> cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SetDigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDigitalSensorResponse_<ContainerAllocator> > cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SetDigitalSensor.h.
typedef SetDigitalSensorResponse_<ContainerAllocator> cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::Type |
Definition at line 60 of file SetDigitalSensor.h.
cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::SetDigitalSensorResponse_ | ( | ) | [inline] |
Definition at line 62 of file SetDigitalSensor.h.
cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::SetDigitalSensorResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file SetDigitalSensor.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SetDigitalSensor.h.
int8_t cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::state |
Definition at line 78 of file SetDigitalSensor.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_phidgets::SetDigitalSensorResponse_< ContainerAllocator >::uri |
Definition at line 75 of file SetDigitalSensor.h.