maliput
unique_id.h File Reference
Include dependency graph for unique_id.h:
This graph shows which files directly or indirectly include this file:

Classes

class  UniqueId
 Represents an unique identifier. More...
 
struct  hash< maliput::api::UniqueId >
 Specialization of std::hash for maliput::api::UniqueId. More...
 
struct  less< maliput::api::UniqueId >
 Specialization of std::less for maliput::api::UniqueId providing a strict ordering over UniqueId suitable for use with ordered containers. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::api