Public Types | Public Member Functions | Public Attributes
ping::Ping_< ContainerAllocator > Struct Template Reference

#include <Ping.h>

List of all members.

Public Types

typedef uint32_t _hash_type
typedef ros::Time _stamp_type
typedef boost::shared_ptr
< ::ping::Ping_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ping::Ping_
< ContainerAllocator > > 
Ptr
typedef Ping_< ContainerAllocator > Type

Public Member Functions

 Ping_ ()
 Ping_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t hash
ros::Time stamp

Detailed Description

template<class ContainerAllocator>
struct ping::Ping_< ContainerAllocator >

Definition at line 21 of file Ping.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t ping::Ping_< ContainerAllocator >::_hash_type

Definition at line 39 of file Ping.h.

template<class ContainerAllocator >
typedef ros::Time ping::Ping_< ContainerAllocator >::_stamp_type

Definition at line 36 of file Ping.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ping::Ping_<ContainerAllocator> const> ping::Ping_< ContainerAllocator >::ConstPtr

Definition at line 44 of file Ping.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ping::Ping_<ContainerAllocator> > ping::Ping_< ContainerAllocator >::Ptr

Definition at line 43 of file Ping.h.

template<class ContainerAllocator >
typedef Ping_<ContainerAllocator> ping::Ping_< ContainerAllocator >::Type

Definition at line 22 of file Ping.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ping::Ping_< ContainerAllocator >::Ping_ ( ) [inline]

Definition at line 24 of file Ping.h.

template<class ContainerAllocator >
ping::Ping_< ContainerAllocator >::Ping_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file Ping.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ping::Ping_< ContainerAllocator >::__connection_header

Definition at line 45 of file Ping.h.

template<class ContainerAllocator >
uint32_t ping::Ping_< ContainerAllocator >::hash

Definition at line 40 of file Ping.h.

template<class ContainerAllocator >
ros::Time ping::Ping_< ContainerAllocator >::stamp

Definition at line 37 of file Ping.h.


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


ping
Author(s): Benjamin Pitzer
autogenerated on Sun Jan 5 2014 11:30:28