phaser-server  0.0.2
Namespaces | Enumerations | Functions
types.h File Reference

Application specific data types. More...

#include <energyLocks.h>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Type
 Data types namespace.
 

Enumerations

enum class  Type::Region { r_0R , r_1A , r_2A }
 BEM region identifiers.
 

Functions

const char * Type::RegionEnumToString (Region region)
 Convert region enumeration to string. More...
 
EnergyLocks::Lock_t Type::RegionEnumToLock (Region region)
 Convert region enumeration to lock library enumeration. More...
 

Detailed Description

Application specific data types.

Author
Christopher J. Slominski