ad_map_access
Namespaces | Typedefs | Functions
LandmarkIdSet.hpp File Reference
#include <functional>
#include <set>
#include <sstream>
#include <string>
#include "ad/map/landmark/LandmarkId.hpp"
Include dependency graph for LandmarkIdSet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ad
 namespace ad
 
 ad::map
 namespace map
 
 ad::map::landmark
 namespace landmark
 

Typedefs

typedef std::set< LandmarkId > ad::map::landmark::LandmarkIdSet
 Set to store landmark identifiers.
 

Functions

std::ostream & std::operator<< (std::ostream &os, ::ad::map::landmark::LandmarkIdSet const &landmarkIdSet)
 
static std::string std::to_string (::ad::map::landmark::LandmarkIdSet const &landmarkIdSet)