#include <UniqueID.h>
Public Types | |
typedef boost::array< uint8_t, 16 > | _uuid_type |
typedef boost::shared_ptr < ::uuid_msgs::UniqueID_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::uuid_msgs::UniqueID_ < ContainerAllocator > > | Ptr |
typedef UniqueID_ < ContainerAllocator > | Type |
Public Member Functions | |
UniqueID_ () | |
UniqueID_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
boost::array< uint8_t, 16 > | uuid |
Definition at line 21 of file UniqueID.h.
typedef boost::array<uint8_t, 16> uuid_msgs::UniqueID_< ContainerAllocator >::_uuid_type |
Definition at line 36 of file UniqueID.h.
typedef boost::shared_ptr< ::uuid_msgs::UniqueID_<ContainerAllocator> const> uuid_msgs::UniqueID_< ContainerAllocator >::ConstPtr |
Definition at line 41 of file UniqueID.h.
typedef boost::shared_ptr< ::uuid_msgs::UniqueID_<ContainerAllocator> > uuid_msgs::UniqueID_< ContainerAllocator >::Ptr |
Definition at line 40 of file UniqueID.h.
typedef UniqueID_<ContainerAllocator> uuid_msgs::UniqueID_< ContainerAllocator >::Type |
Definition at line 22 of file UniqueID.h.
uuid_msgs::UniqueID_< ContainerAllocator >::UniqueID_ | ( | ) | [inline] |
Definition at line 24 of file UniqueID.h.
uuid_msgs::UniqueID_< ContainerAllocator >::UniqueID_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file UniqueID.h.
boost::shared_ptr<std::map<std::string, std::string> > uuid_msgs::UniqueID_< ContainerAllocator >::__connection_header |
Definition at line 42 of file UniqueID.h.
boost::array<uint8_t, 16> uuid_msgs::UniqueID_< ContainerAllocator >::uuid |
Definition at line 37 of file UniqueID.h.