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