Public Types | Public Member Functions | Public Attributes
dynamixel_controllers::StartControllerRequest_< ContainerAllocator > Struct Template Reference

#include <StartController.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_class_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_controller_name_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_dependencies_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_module_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_package_path_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_port_name_type
typedef boost::shared_ptr
< ::dynamixel_controllers::StartControllerRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::dynamixel_controllers::StartControllerRequest_
< ContainerAllocator > > 
Ptr
typedef
StartControllerRequest_
< ContainerAllocator > 
Type

Public Member Functions

 StartControllerRequest_ ()
 StartControllerRequest_ (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 > 
class_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
controller_name
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
dependencies
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
module_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
package_path
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
port_name

Detailed Description

template<class ContainerAllocator>
struct dynamixel_controllers::StartControllerRequest_< ContainerAllocator >

Definition at line 25 of file StartController.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_class_name_type

Definition at line 57 of file StartController.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_controller_name_type

Definition at line 60 of file StartController.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_dependencies_type

Definition at line 63 of file StartController.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_module_name_type

Definition at line 54 of file StartController.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_package_path_type

Definition at line 51 of file StartController.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::_port_name_type

Definition at line 48 of file StartController.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::dynamixel_controllers::StartControllerRequest_<ContainerAllocator> const> dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::ConstPtr

Definition at line 68 of file StartController.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::dynamixel_controllers::StartControllerRequest_<ContainerAllocator> > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::Ptr

Definition at line 67 of file StartController.h.

template<class ContainerAllocator >
typedef StartControllerRequest_<ContainerAllocator> dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::Type

Definition at line 26 of file StartController.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::StartControllerRequest_ ( ) [inline]

Definition at line 28 of file StartController.h.

template<class ContainerAllocator >
dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::StartControllerRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 38 of file StartController.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::__connection_header

Definition at line 69 of file StartController.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::class_name

Definition at line 58 of file StartController.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::controller_name

Definition at line 61 of file StartController.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::dependencies

Definition at line 64 of file StartController.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::module_name

Definition at line 55 of file StartController.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::package_path

Definition at line 52 of file StartController.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamixel_controllers::StartControllerRequest_< ContainerAllocator >::port_name

Definition at line 49 of file StartController.h.


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


dynamixel_controllers
Author(s): Antons Rebguns, Cody Jorgensen, Cara Slutter
autogenerated on Fri Jan 3 2014 11:19:48