#include <BoolInput.h>
Public Types | |
| typedef uint8_t | _input_type |
| typedef boost::shared_ptr < ::telekyb_srvs::BoolInputRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::telekyb_srvs::BoolInputRequest_ < ContainerAllocator > > | Ptr |
| typedef BoolInputRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| BoolInputRequest_ () | |
| BoolInputRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | input |
Definition at line 25 of file BoolInput.h.
| typedef uint8_t telekyb_srvs::BoolInputRequest_< ContainerAllocator >::_input_type |
Definition at line 38 of file BoolInput.h.
| typedef boost::shared_ptr< ::telekyb_srvs::BoolInputRequest_<ContainerAllocator> const> telekyb_srvs::BoolInputRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file BoolInput.h.
| typedef boost::shared_ptr< ::telekyb_srvs::BoolInputRequest_<ContainerAllocator> > telekyb_srvs::BoolInputRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file BoolInput.h.
| typedef BoolInputRequest_<ContainerAllocator> telekyb_srvs::BoolInputRequest_< ContainerAllocator >::Type |
Definition at line 26 of file BoolInput.h.
| telekyb_srvs::BoolInputRequest_< ContainerAllocator >::BoolInputRequest_ | ( | ) | [inline] |
Definition at line 28 of file BoolInput.h.
| telekyb_srvs::BoolInputRequest_< ContainerAllocator >::BoolInputRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file BoolInput.h.
| boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::BoolInputRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file BoolInput.h.
| uint8_t telekyb_srvs::BoolInputRequest_< ContainerAllocator >::input |
Definition at line 39 of file BoolInput.h.