All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Traffic::TrafficSimulationCellsModel Class Reference
Inheritance diagram for Eegeo::Traffic::TrafficSimulationCellsModel:
Eegeo::NonCopyable

Public Types

typedef std::map
< Eegeo::Streaming::MortonKey,
TrafficSimulationCell
*, Eegeo::Streaming::MortonKeyCompare
TTrafficCellMap
 
typedef
TTrafficCellMap::const_iterator 
TTrafficCellConstIterator
 

Public Member Functions

 TrafficSimulationCellsModel (bool managePopulation)
 
TTrafficCellConstIterator Begin () const
 
TTrafficCellConstIterator End () const
 
void AddCell (const Streaming::MortonKey &key, TrafficSimulationCell *cell)
 
void RemoveCell (const Streaming::MortonKey &key)
 
TrafficSimulationCellGetCellWithKey (const Streaming::MortonKey &key) const
 
void Clear ()
 
bool ShouldManagePopulation () const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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