Go to the source code of this file.
Namespaces | |
namespace | DecoratorSDK |
Defines | |
#define | _USE_MATH_DEFINES |
Functions | |
Facilities & | DecoratorSDK::getFacilities () |
bool | DecoratorSDK::Convert (const CString &strValue, long &lValue, bool bIsHexa) |
bool | DecoratorSDK::Convert (const CString &strValue, COLORREF &crValue) |
bool | DecoratorSDK::Convert (const CString &strValueIn, ELocation &eValue) |
Variables | |
static long | stereotypeCharacterType = 0 |
Facilities | DecoratorSDK::facilities |
#define _USE_MATH_DEFINES |
Definition at line 10 of file DecoratorUtil.cpp.
long stereotypeCharacterType = 0 [static] |
Definition at line 18 of file DecoratorUtil.cpp.