#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::SetDigitalSensorRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_phidgets::SetDigitalSensorRequest_ < ContainerAllocator > > | Ptr |
typedef SetDigitalSensorRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetDigitalSensorRequest_ () | |
SetDigitalSensorRequest_ (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 25 of file SetDigitalSensor.h.
typedef int8_t cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::_state_type |
Definition at line 43 of file SetDigitalSensor.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::_uri_type |
Definition at line 40 of file SetDigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDigitalSensorRequest_<ContainerAllocator> const> cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetDigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::SetDigitalSensorRequest_<ContainerAllocator> > cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetDigitalSensor.h.
typedef SetDigitalSensorRequest_<ContainerAllocator> cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetDigitalSensor.h.
cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::SetDigitalSensorRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetDigitalSensor.h.
cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::SetDigitalSensorRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetDigitalSensor.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetDigitalSensor.h.
int8_t cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::state |
Definition at line 44 of file SetDigitalSensor.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_phidgets::SetDigitalSensorRequest_< ContainerAllocator >::uri |
Definition at line 41 of file SetDigitalSensor.h.