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

#include <RestartController.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::RestartControllerRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::dynamixel_controllers::RestartControllerRequest_
< ContainerAllocator > > 
Ptr
typedef
RestartControllerRequest_
< ContainerAllocator > 
Type

Public Member Functions

 RestartControllerRequest_ ()
 RestartControllerRequest_ (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::RestartControllerRequest_< ContainerAllocator >

Definition at line 25 of file RestartController.h.


Member Typedef Documentation

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

Definition at line 57 of file RestartController.h.

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

Definition at line 60 of file RestartController.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::RestartControllerRequest_< ContainerAllocator >::_dependencies_type

Definition at line 63 of file RestartController.h.

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

Definition at line 54 of file RestartController.h.

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

Definition at line 51 of file RestartController.h.

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

Definition at line 48 of file RestartController.h.

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

Definition at line 68 of file RestartController.h.

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

Definition at line 67 of file RestartController.h.

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

Definition at line 26 of file RestartController.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file RestartController.h.

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

Definition at line 38 of file RestartController.h.


Member Data Documentation

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

Definition at line 69 of file RestartController.h.

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

Definition at line 58 of file RestartController.h.

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

Definition at line 61 of file RestartController.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::RestartControllerRequest_< ContainerAllocator >::dependencies

Definition at line 64 of file RestartController.h.

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

Definition at line 55 of file RestartController.h.

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

Definition at line 52 of file RestartController.h.

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

Definition at line 49 of file RestartController.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