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

Public Member Functions

void AddTheme (CityThemeData *pTheme)
 
void ClearThemes ()
 
const CityThemeDataGetThemeDataByName (const std::string &themeName) const
 
const CityThemeDataGetThemeDataByLocation (const Space::LatLong &latLong) const
 
const CityThemeDataGetThemeDataByLocationAndNameContaining (const Space::LatLong &latLong, const std::string &nameContains) const
 
bool HasThemeWithNameContaining (const std::string &substring) const
 
std::vector< std::string > GetAvailableThemeNames () const
 
int GetNumberOfThemes () const
 
const CityThemeDataGetCityThemeAt (int index) 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: