All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Eegeo::Routes::Fitting::NavGraphConforming::NavGraphConnectionCache Class Reference

Classes

struct  Hash
 
struct  Key
 

Public Types

typedef Eegeo::unordered_map
< Key, bool, Hash >::type 
TCache
 

Public Member Functions

bool TryGetValue (const Key &key, bool &out_isConnectionValue) const
 
void Add (const Key &key, bool value)
 

Static Public Member Functions

static Key MakeKey (const SolverNode &nodeA, const SolverNode &nodeB)
 

Public Attributes

TCache m_cache
 

The documentation for this class was generated from the following files: