All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Types | Public Member Functions | Public Attributes
demo_msgs::Command_< ContainerAllocator > Struct Template Reference

#include <Command.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_param_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_taskID_type
typedef boost::shared_ptr
< ::demo_msgs::Command_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::demo_msgs::Command_
< ContainerAllocator > > 
Ptr
typedef Command_
< ContainerAllocator > 
Type

Public Member Functions

 Command_ ()
 Command_ (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 > 
command
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
param
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
taskID

Detailed Description

template<class ContainerAllocator>
struct demo_msgs::Command_< ContainerAllocator >

Definition at line 21 of file Command.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_command_type

Definition at line 38 of file Command.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_param_type

Definition at line 41 of file Command.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_taskID_type

Definition at line 44 of file Command.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::demo_msgs::Command_<ContainerAllocator> const> demo_msgs::Command_< ContainerAllocator >::ConstPtr

Definition at line 49 of file Command.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::demo_msgs::Command_<ContainerAllocator> > demo_msgs::Command_< ContainerAllocator >::Ptr

Definition at line 48 of file Command.h.

template<class ContainerAllocator >
typedef Command_<ContainerAllocator> demo_msgs::Command_< ContainerAllocator >::Type

Definition at line 22 of file Command.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
demo_msgs::Command_< ContainerAllocator >::Command_ ( ) [inline]

Definition at line 24 of file Command.h.

template<class ContainerAllocator >
demo_msgs::Command_< ContainerAllocator >::Command_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file Command.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::Command_< ContainerAllocator >::__connection_header

Definition at line 50 of file Command.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::command

Definition at line 39 of file Command.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::param

Definition at line 42 of file Command.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::taskID

Definition at line 45 of file Command.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


demo_msgs
Author(s): Jihoon
autogenerated on Tue Jan 15 2013 20:38:41