sftools  2.0 dev
Bunch of tools for SFML application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces | Typedefs
Locations.hpp File Reference

Defines Locations class and ResourceLocations singleton object. More...

#include <sftools/Common/NonCopyable.hpp>
#include <sftools/Singleton.hpp>
#include <string>
#include <vector>
#include <algorithm>
+ Include dependency graph for Locations.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sftools::Locations
 Minimalist locations manager. More...
 

Namespaces

namespace  sftools
 Simple and Fast Tools.
 
namespace  sftools::singleton
 Contains singleton object typedefs.
 

Typedefs

typedef sftools::Singleton
< Locations > 
sftools::singleton::ResourceLocations
 Singleton Locations object used my sftools resource managers.
 

Detailed Description

Defines Locations class and ResourceLocations singleton object.

Definition in file Locations.hpp.