phaser-server  0.0.3
Namespaces | Functions
types.cpp File Reference

Implement functions associated with application data types. More...

#include "types.h"
Include dependency graph for types.cpp:

Namespaces

 Type
 Data types namespace.
 

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

Implement functions associated with application data types.

Author
Christopher J. Slominski