All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Types | Public Member Functions | Public Attributes
openrave_msgs::QueryResponse_< ContainerAllocator > Struct Template Reference

#include <Query.h>

List of all members.

Public Types

enum  { State_Idle = 0 }
enum  { State_Moving = 1 }
enum  { State_Ready = 2 }
enum  { State_Stalled = 3 }
typedef uint8_t _braked_type
typedef uint8_t _commanddone_type
typedef uint32_t _commandid_type
typedef float _commandtime_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 > 
_jointnames_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_jointpositions_type
typedef uint8_t _state_type
typedef boost::shared_ptr
< ::openrave_msgs::QueryResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::openrave_msgs::QueryResponse_
< ContainerAllocator > > 
Ptr
typedef QueryResponse_
< ContainerAllocator > 
Type

Public Member Functions

 QueryResponse_ ()
 QueryResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t braked
uint8_t commanddone
uint32_t commandid
float commandtime
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 > 
jointnames
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
jointpositions
uint8_t state

Detailed Description

template<class ContainerAllocator>
struct openrave_msgs::QueryResponse_< ContainerAllocator >

Definition at line 53 of file Query.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::_braked_type

Definition at line 81 of file Query.h.

template<class ContainerAllocator >
typedef uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::_commanddone_type

Definition at line 84 of file Query.h.

template<class ContainerAllocator >
typedef uint32_t openrave_msgs::QueryResponse_< ContainerAllocator >::_commandid_type

Definition at line 87 of file Query.h.

template<class ContainerAllocator >
typedef float openrave_msgs::QueryResponse_< ContainerAllocator >::_commandtime_type

Definition at line 90 of file Query.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 > openrave_msgs::QueryResponse_< ContainerAllocator >::_jointnames_type

Definition at line 93 of file Query.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > openrave_msgs::QueryResponse_< ContainerAllocator >::_jointpositions_type

Definition at line 96 of file Query.h.

template<class ContainerAllocator >
typedef uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::_state_type

Definition at line 78 of file Query.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::openrave_msgs::QueryResponse_<ContainerAllocator> const> openrave_msgs::QueryResponse_< ContainerAllocator >::ConstPtr

Definition at line 105 of file Query.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::openrave_msgs::QueryResponse_<ContainerAllocator> > openrave_msgs::QueryResponse_< ContainerAllocator >::Ptr

Definition at line 104 of file Query.h.

template<class ContainerAllocator >
typedef QueryResponse_<ContainerAllocator> openrave_msgs::QueryResponse_< ContainerAllocator >::Type

Definition at line 54 of file Query.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
State_Idle 

Definition at line 99 of file Query.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
State_Moving 

Definition at line 100 of file Query.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
State_Ready 

Definition at line 101 of file Query.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
State_Stalled 

Definition at line 102 of file Query.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
openrave_msgs::QueryResponse_< ContainerAllocator >::QueryResponse_ ( ) [inline]

Definition at line 56 of file Query.h.

template<class ContainerAllocator >
openrave_msgs::QueryResponse_< ContainerAllocator >::QueryResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 67 of file Query.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::QueryResponse_< ContainerAllocator >::__connection_header

Definition at line 106 of file Query.h.

template<class ContainerAllocator >
uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::braked

Definition at line 82 of file Query.h.

template<class ContainerAllocator >
uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::commanddone

Definition at line 85 of file Query.h.

template<class ContainerAllocator >
uint32_t openrave_msgs::QueryResponse_< ContainerAllocator >::commandid

Definition at line 88 of file Query.h.

template<class ContainerAllocator >
float openrave_msgs::QueryResponse_< ContainerAllocator >::commandtime

Definition at line 91 of file Query.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 > openrave_msgs::QueryResponse_< ContainerAllocator >::jointnames

Definition at line 94 of file Query.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > openrave_msgs::QueryResponse_< ContainerAllocator >::jointpositions

Definition at line 97 of file Query.h.

template<class ContainerAllocator >
uint8_t openrave_msgs::QueryResponse_< ContainerAllocator >::state

Definition at line 79 of file Query.h.


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


openrave_msgs
Author(s): Rosen Diankov (rosen.diankov@gmail.com)
autogenerated on Sat Mar 23 2013 14:08:14