Public Types | Public Member Functions | Public Attributes
srs_msgs::SRS_Action_< ContainerAllocator > Struct Template Reference

#include <SRS_Action.h>

List of all members.

Public Types

typedef uint32_t _actionID_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_actionName_type
typedef uint8_t _component_is_required_type
typedef std::vector
< ::srs_msgs::Component_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::srs_msgs::Component_
< ContainerAllocator >
>::other > 
_components_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_description_type
typedef uint32_t _objectID_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_objectName_type
typedef uint8_t _symbolic_is_required_type
typedef uint32_t _symbolicID_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_symbolicName_type
typedef boost::shared_ptr
< ::srs_msgs::SRS_Action_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_msgs::SRS_Action_
< ContainerAllocator > > 
Ptr
typedef SRS_Action_
< ContainerAllocator > 
Type

Public Member Functions

 SRS_Action_ ()
 SRS_Action_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t actionID
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
actionName
uint8_t component_is_required
std::vector
< ::srs_msgs::Component_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::srs_msgs::Component_
< ContainerAllocator >
>::other > 
components
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
description
uint32_t objectID
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
objectName
uint8_t symbolic_is_required
uint32_t symbolicID
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
symbolicName

Detailed Description

template<class ContainerAllocator>
struct srs_msgs::SRS_Action_< ContainerAllocator >

Definition at line 22 of file SRS_Action.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_actionID_type

Definition at line 59 of file SRS_Action.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_actionName_type

Definition at line 62 of file SRS_Action.h.

template<class ContainerAllocator >
typedef uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::_component_is_required_type

Definition at line 65 of file SRS_Action.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_msgs::Component_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::Component_<ContainerAllocator> >::other > srs_msgs::SRS_Action_< ContainerAllocator >::_components_type

Definition at line 68 of file SRS_Action.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_description_type

Definition at line 80 of file SRS_Action.h.

template<class ContainerAllocator >
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_objectID_type

Definition at line 53 of file SRS_Action.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_objectName_type

Definition at line 56 of file SRS_Action.h.

template<class ContainerAllocator >
typedef uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::_symbolic_is_required_type

Definition at line 71 of file SRS_Action.h.

template<class ContainerAllocator >
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_symbolicID_type

Definition at line 74 of file SRS_Action.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_symbolicName_type

Definition at line 77 of file SRS_Action.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_msgs::SRS_Action_<ContainerAllocator> const> srs_msgs::SRS_Action_< ContainerAllocator >::ConstPtr

Definition at line 85 of file SRS_Action.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_msgs::SRS_Action_<ContainerAllocator> > srs_msgs::SRS_Action_< ContainerAllocator >::Ptr

Definition at line 84 of file SRS_Action.h.

template<class ContainerAllocator >
typedef SRS_Action_<ContainerAllocator> srs_msgs::SRS_Action_< ContainerAllocator >::Type

Definition at line 23 of file SRS_Action.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_msgs::SRS_Action_< ContainerAllocator >::SRS_Action_ ( ) [inline]

Definition at line 25 of file SRS_Action.h.

template<class ContainerAllocator >
srs_msgs::SRS_Action_< ContainerAllocator >::SRS_Action_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 39 of file SRS_Action.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::SRS_Action_< ContainerAllocator >::__connection_header

Definition at line 86 of file SRS_Action.h.

template<class ContainerAllocator >
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::actionID

Definition at line 60 of file SRS_Action.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::actionName

Definition at line 63 of file SRS_Action.h.

template<class ContainerAllocator >
uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::component_is_required

Definition at line 66 of file SRS_Action.h.

template<class ContainerAllocator >
std::vector< ::srs_msgs::Component_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::Component_<ContainerAllocator> >::other > srs_msgs::SRS_Action_< ContainerAllocator >::components

Definition at line 69 of file SRS_Action.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::description

Definition at line 81 of file SRS_Action.h.

template<class ContainerAllocator >
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::objectID

Definition at line 54 of file SRS_Action.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::objectName

Definition at line 57 of file SRS_Action.h.

template<class ContainerAllocator >
uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::symbolic_is_required

Definition at line 72 of file SRS_Action.h.

template<class ContainerAllocator >
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::symbolicID

Definition at line 75 of file SRS_Action.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::symbolicName

Definition at line 78 of file SRS_Action.h.


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


srs_msgs
Author(s): renxi
autogenerated on Mon Oct 6 2014 08:20:54