Classes | Namespaces | Typedefs | Functions
trajectory_id.h File Reference
#include <iostream>
#include <boost/thread/mutex.hpp>
Include dependency graph for trajectory_id.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  descartes_core::detail::IdGenerator< uint64_t >
 This specialization of the id generator uses a 64 bit unsigned integer for the unique 'state'. Zero is reserved as a special value. More...
class  descartes_core::TrajectoryID_< T >
 TrajectoryID_ represents a unique id to be associated with a TrajectoryPt. More...

Namespaces

namespace  descartes_core
namespace  descartes_core::detail

Typedefs

typedef TrajectoryID_< uint64_t > descartes_core::TrajectoryID

Functions

template<typename T >
bool descartes_core::operator!= (TrajectoryID_< T > lhs, TrajectoryID_< T > rhs)
template<typename T >
bool descartes_core::operator< (TrajectoryID_< T > lhs, TrajectoryID_< T > rhs)
template<typename T >
std::ostream & descartes_core::operator<< (std::ostream &os, TrajectoryID_< T > id)
template<typename T >
bool descartes_core::operator== (TrajectoryID_< T > lhs, TrajectoryID_< T > rhs)


descartes_core
Author(s): Dan Solomon
autogenerated on Wed Aug 26 2015 11:21:21