#include <BehaviorInputOutput.h>
Public Types | |
typedef uint64_t | _behaviorID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _behaviorName_type |
typedef boost::shared_ptr < ::telekyb_srvs::BehaviorInputOutputRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_srvs::BehaviorInputOutputRequest_ < ContainerAllocator > > | Ptr |
typedef BehaviorInputOutputRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
BehaviorInputOutputRequest_ () | |
BehaviorInputOutputRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint64_t | behaviorID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | behaviorName |
Definition at line 25 of file BehaviorInputOutput.h.
typedef uint64_t telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::_behaviorID_type |
Definition at line 40 of file BehaviorInputOutput.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::_behaviorName_type |
Definition at line 43 of file BehaviorInputOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::BehaviorInputOutputRequest_<ContainerAllocator> const> telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file BehaviorInputOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::BehaviorInputOutputRequest_<ContainerAllocator> > telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file BehaviorInputOutput.h.
typedef BehaviorInputOutputRequest_<ContainerAllocator> telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::Type |
Definition at line 26 of file BehaviorInputOutput.h.
telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::BehaviorInputOutputRequest_ | ( | ) | [inline] |
Definition at line 28 of file BehaviorInputOutput.h.
telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::BehaviorInputOutputRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file BehaviorInputOutput.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file BehaviorInputOutput.h.
uint64_t telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::behaviorID |
Definition at line 41 of file BehaviorInputOutput.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::BehaviorInputOutputRequest_< ContainerAllocator >::behaviorName |
Definition at line 44 of file BehaviorInputOutput.h.