Namespaces | Functions
uuid.cpp File Reference
#include "rve_common/uuid.h"
#include <rve_msgs/UUID.h>
#include <uuid/uuid.h>
#include <ros/assert.h>
#include <boost/cstdint.hpp>
#include <boost/functional/hash.hpp>
Include dependency graph for uuid.cpp:

Go to the source code of this file.

Namespaces

namespace  rve_common

Functions

std::size_t rve_common::hash_value (const UUID &uuid)
std::ostream & rve_common::operator<< (std::ostream &o, const UUID &u)
std::istream & rve_common::operator>> (std::istream &i, UUID &u)
 rve_common::ROS_STATIC_ASSERT (sizeof(uuid_t)==16)
 rve_common::ROS_STATIC_ASSERT (sizeof(UUID)==sizeof(uuid_t))


rve_common
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:49