#include <DigitalSensor.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int8_t, typename ContainerAllocator::template rebind< int8_t >::other > | _state_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _uri_type |
typedef boost::shared_ptr < ::cob_phidgets::DigitalSensor_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_phidgets::DigitalSensor_ < ContainerAllocator > > | Ptr |
typedef DigitalSensor_ < ContainerAllocator > | Type |
Public Member Functions | |
DigitalSensor_ () | |
DigitalSensor_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int8_t, typename ContainerAllocator::template rebind< int8_t >::other > | state |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | uri |
Definition at line 22 of file DigitalSensor.h.
typedef ::std_msgs::Header_<ContainerAllocator> cob_phidgets::DigitalSensor_< ContainerAllocator >::_header_type |
Definition at line 39 of file DigitalSensor.h.
typedef std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > cob_phidgets::DigitalSensor_< ContainerAllocator >::_state_type |
Definition at line 45 of file DigitalSensor.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > cob_phidgets::DigitalSensor_< ContainerAllocator >::_uri_type |
Definition at line 42 of file DigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::DigitalSensor_<ContainerAllocator> const> cob_phidgets::DigitalSensor_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file DigitalSensor.h.
typedef boost::shared_ptr< ::cob_phidgets::DigitalSensor_<ContainerAllocator> > cob_phidgets::DigitalSensor_< ContainerAllocator >::Ptr |
Definition at line 49 of file DigitalSensor.h.
typedef DigitalSensor_<ContainerAllocator> cob_phidgets::DigitalSensor_< ContainerAllocator >::Type |
Definition at line 23 of file DigitalSensor.h.
cob_phidgets::DigitalSensor_< ContainerAllocator >::DigitalSensor_ | ( | ) | [inline] |
Definition at line 25 of file DigitalSensor.h.
cob_phidgets::DigitalSensor_< ContainerAllocator >::DigitalSensor_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file DigitalSensor.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_phidgets::DigitalSensor_< ContainerAllocator >::__connection_header |
Definition at line 51 of file DigitalSensor.h.
::std_msgs::Header_<ContainerAllocator> cob_phidgets::DigitalSensor_< ContainerAllocator >::header |
Definition at line 40 of file DigitalSensor.h.
std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > cob_phidgets::DigitalSensor_< ContainerAllocator >::state |
Definition at line 46 of file DigitalSensor.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > cob_phidgets::DigitalSensor_< ContainerAllocator >::uri |
Definition at line 43 of file DigitalSensor.h.