#include <BehaviorOutput.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::BehaviorOutputResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_srvs::BehaviorOutputResponse_ < ContainerAllocator > > | Ptr |
typedef BehaviorOutputResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
BehaviorOutputResponse_ () | |
BehaviorOutputResponse_ (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 48 of file BehaviorOutput.h.
typedef uint64_t telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::_behaviorID_type |
Definition at line 63 of file BehaviorOutput.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::_behaviorName_type |
Definition at line 66 of file BehaviorOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::BehaviorOutputResponse_<ContainerAllocator> const> telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file BehaviorOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::BehaviorOutputResponse_<ContainerAllocator> > telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file BehaviorOutput.h.
typedef BehaviorOutputResponse_<ContainerAllocator> telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::Type |
Definition at line 49 of file BehaviorOutput.h.
telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::BehaviorOutputResponse_ | ( | ) | [inline] |
Definition at line 51 of file BehaviorOutput.h.
telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::BehaviorOutputResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 57 of file BehaviorOutput.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file BehaviorOutput.h.
uint64_t telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::behaviorID |
Definition at line 64 of file BehaviorOutput.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::BehaviorOutputResponse_< ContainerAllocator >::behaviorName |
Definition at line 67 of file BehaviorOutput.h.