This class also determines the baseline system for ssap.
Note that all the std::strings that get passed into SSAPIntroducer are case-insensitive. "VIL" is the same as "vil" or "viL".
Factory
Static Public Member Functions | |
static void | initialize () |
This introduces the base line SSAP objects completely. |
static void code::SSAPIntroducer::initialize | ( | ) | [static] |
This introduces the base line SSAP objects completely.
Call this function before you begin to utilize any functionality of CODE. If you add functionality to CODE, you will need to use the introduce methods in SSAPIntroducer.