#include <UInt64.h>
Public Types | |
| typedef uint64_t | _data_type |
| typedef std::shared_ptr< ::std_msgs::UInt64_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::std_msgs::UInt64_< ContainerAllocator > > | Ptr |
| typedef UInt64_< ContainerAllocator > | Type |
Public Member Functions | |
| UInt64_ () | |
| UInt64_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _data_type | data |
| typedef uint64_t std_msgs::UInt64_< ContainerAllocator >::_data_type |
| typedef std::shared_ptr< ::std_msgs::UInt64_<ContainerAllocator> const> std_msgs::UInt64_< ContainerAllocator >::ConstPtr |
| typedef std::shared_ptr< ::std_msgs::UInt64_<ContainerAllocator> > std_msgs::UInt64_< ContainerAllocator >::Ptr |
| typedef UInt64_<ContainerAllocator> std_msgs::UInt64_< ContainerAllocator >::Type |
|
inline |
|
inline |
| _data_type std_msgs::UInt64_< ContainerAllocator >::data |