#include <ContactsState.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::gazebo_msgs::ContactState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gazebo_msgs::ContactState_ < ContainerAllocator > >::other > | _states_type |
typedef boost::shared_ptr < ::gazebo_msgs::ContactsState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::ContactsState_ < ContainerAllocator > > | Ptr |
typedef ContactsState_ < ContainerAllocator > | Type |
Public Member Functions | |
ContactsState_ () | |
ContactsState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::gazebo_msgs::ContactState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gazebo_msgs::ContactState_ < ContainerAllocator > >::other > | states |
Definition at line 23 of file ContactsState.h.
typedef ::std_msgs::Header_<ContainerAllocator> gazebo_msgs::ContactsState_< ContainerAllocator >::_header_type |
Definition at line 38 of file ContactsState.h.
typedef std::vector< ::gazebo_msgs::ContactState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gazebo_msgs::ContactState_<ContainerAllocator> >::other > gazebo_msgs::ContactsState_< ContainerAllocator >::_states_type |
Definition at line 41 of file ContactsState.h.
typedef boost::shared_ptr< ::gazebo_msgs::ContactsState_<ContainerAllocator> const> gazebo_msgs::ContactsState_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file ContactsState.h.
typedef boost::shared_ptr< ::gazebo_msgs::ContactsState_<ContainerAllocator> > gazebo_msgs::ContactsState_< ContainerAllocator >::Ptr |
Definition at line 45 of file ContactsState.h.
typedef ContactsState_<ContainerAllocator> gazebo_msgs::ContactsState_< ContainerAllocator >::Type |
Definition at line 24 of file ContactsState.h.
gazebo_msgs::ContactsState_< ContainerAllocator >::ContactsState_ | ( | ) | [inline] |
Definition at line 26 of file ContactsState.h.
gazebo_msgs::ContactsState_< ContainerAllocator >::ContactsState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ContactsState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::ContactsState_< ContainerAllocator >::__connection_header |
Definition at line 47 of file ContactsState.h.
::std_msgs::Header_<ContainerAllocator> gazebo_msgs::ContactsState_< ContainerAllocator >::header |
Definition at line 39 of file ContactsState.h.
std::vector< ::gazebo_msgs::ContactState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gazebo_msgs::ContactState_<ContainerAllocator> >::other > gazebo_msgs::ContactsState_< ContainerAllocator >::states |
Definition at line 42 of file ContactsState.h.