xoreos  0.0.5
Classes | Namespaces | Macros
tokenman.h File Reference

Manager for tokens in Aurora engines text strings. More...

#include <map>
#include "src/common/ustring.h"
#include "src/common/singleton.h"
Include dependency graph for tokenman.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::TokenManager
 Manager for tokens in Aurora engines text strings. More...
 

Namespaces

 Engines
 

Macros

#define TokenMan   Engines::TokenManager::instance()
 Shortcut for accessing the token manager. More...
 

Detailed Description

Manager for tokens in Aurora engines text strings.

Definition in file tokenman.h.

Macro Definition Documentation

◆ TokenMan

#define TokenMan   Engines::TokenManager::instance()