interfaces of IDTool class More...
#include <string>

Go to the source code of this file.
Classes | |
| struct | kome::core::IDInfo |
| struct | kome::core::ConversionElement< S, T > |
| key and value data More... | |
| class | kome::core::ConversionTool |
| the class that has some functions for convert More... | |
Namespaces | |
| kome | |
| kome project namespace | |
| kome::core | |
| CoreToolkit library namespace. | |
Macros | |
| #define | GET_ID_NAME(id, idArray) |
| #define | CONVERT_FROM_ARRAY(key, defaultValue, conversionArray) |
| #define | INVERT_FROM_ARRAY(key, defaultValue, conversionArray) |
interfaces of IDTool class
Copyright(C) 2006-2014 Eisai Co., Ltd. All rights reserved.
Definition in file ConversionTool.h.
| #define CONVERT_FROM_ARRAY | ( | key, | |
| defaultValue, | |||
| conversionArray | |||
| ) |
Definition at line 27 of file ConversionTool.h.
| #define GET_ID_NAME | ( | id, | |
| idArray | |||
| ) |
Definition at line 20 of file ConversionTool.h.
| #define INVERT_FROM_ARRAY | ( | key, | |
| defaultValue, | |||
| conversionArray | |||
| ) |
Definition at line 35 of file ConversionTool.h.
1.8.6