Public Types | Public Member Functions | Public Attributes
hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator > Struct Template Reference

#include <BehaviorRegistration.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_behavior_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_ctrl_resource_type
typedef boost::shared_ptr
< ::hrl_behavior_manager::BehaviorRegistrationRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::hrl_behavior_manager::BehaviorRegistrationRequest_
< ContainerAllocator > > 
Ptr
typedef
BehaviorRegistrationRequest_
< ContainerAllocator > 
Type

Public Member Functions

 BehaviorRegistrationRequest_ ()
 BehaviorRegistrationRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
behavior_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
ctrl_resource

Detailed Description

template<class ContainerAllocator>
struct hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >

Definition at line 25 of file BehaviorRegistration.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::_behavior_name_type

Definition at line 40 of file BehaviorRegistration.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::_ctrl_resource_type

Definition at line 43 of file BehaviorRegistration.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hrl_behavior_manager::BehaviorRegistrationRequest_<ContainerAllocator> const> hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::ConstPtr

Definition at line 48 of file BehaviorRegistration.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hrl_behavior_manager::BehaviorRegistrationRequest_<ContainerAllocator> > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::Ptr

Definition at line 47 of file BehaviorRegistration.h.

template<class ContainerAllocator >
typedef BehaviorRegistrationRequest_<ContainerAllocator> hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::Type

Definition at line 26 of file BehaviorRegistration.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::BehaviorRegistrationRequest_ ( ) [inline]

Definition at line 28 of file BehaviorRegistration.h.

template<class ContainerAllocator >
hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::BehaviorRegistrationRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file BehaviorRegistration.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::__connection_header

Definition at line 49 of file BehaviorRegistration.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::behavior_name

Definition at line 41 of file BehaviorRegistration.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_behavior_manager::BehaviorRegistrationRequest_< ContainerAllocator >::ctrl_resource

Definition at line 44 of file BehaviorRegistration.h.


The documentation for this struct was generated from the following file:


hrl_behavior_manager
Author(s): Kelsey Hawkins
autogenerated on Wed Nov 27 2013 12:14:05