|
Darc Library
2012.11
|
Classes | |
| class | darc::Singleton< T > |
| Template singleton class wrapper. More... | |
Namespaces | |
| namespace | darc |
Defines | |
| #define | DC_API_SWITCH |
Functions | |
| template<typename K , typename V > | |
| DCR | darc::CR_GetMapValue (const std::map< K, V > &_map, const K &_key, V &_valueOut) |
| Template wrapper class for maps. | |
| template<typename K , typename V > | |
| DCR | darc::CR_SetMapValue (const std::map< K, V > &_map, const K &_key, const V &_value) |
| #define DC_API_SWITCH |