AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
TestDefines.h File Reference
#include <map>
#include <list>
Include dependency graph for TestDefines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EM::Tests::TestDefines
 

Namespaces

 EM
 SYSTEM INCLUDES.
 
 EM::Tests
 

Typedefs

typedef std::map< unsigned
long, long > 
TariffSystemSettings
 
typedef std::map< unsigned
long, std::map< unsigned long,
long > > 
TariffsPropertiesValues
 
typedef std::map< unsigned
long, std::list< unsigned long > > 
TariffsProperties
 

Typedef Documentation

typedef std::map<unsigned long, std::list<unsigned long> > TariffsProperties
typedef std::map<unsigned long, std::map<unsigned long, long> > TariffsPropertiesValues
typedef std::map<unsigned long, long> TariffSystemSettings