| _createInstance() | vhdSys | [private, static] |
| assureStaticInit() | vhdSys | [static] |
| countEnvVars(const std::string &str, const std::string &envVarFormat="$(ENVVAR)", const std::string &envVar="ENVVAR") | vhdSys | [static] |
| dispatchEvent(vhdEventRef event) | vhdSys | |
| expandAllEnvVars(const std::string &str) | vhdSys | [static] |
| expandDefinedAndUndefinedEnvVars(const std::string &str) | vhdSys | [static] |
| expandDefinedEnvVars(const std::string &str) | vhdSys | [static] |
| expandSelectedEnvVars(const std::string &str, const std::string &envVars) | vhdSys | [static] |
| formatEnvVars(const std::string &str, const std::string &fromEnvVarFormat, const std::string &toEnvVarFormat="$(ENVVAR)", const std::string &envVar="ENVVAR") | vhdSys | [static] |
| fromSerialUInt16(vhtUInt16 serialValue) | vhdSys | [static] |
| fromSerialUInt16Ptr(void *serialValuePtr) | vhdSys | [inline, static] |
| fromSerialUInt32(vhtUInt32 serialValue) | vhdSys | [static] |
| fromSerialUInt32Ptr(void *serialValuePtr) | vhdSys | [inline, static] |
| fromSerialUInt64(vhtUInt64 serialValue) | vhdSys | [static] |
| fromSerialUInt64Ptr(void *serialValuePtr) | vhdSys | [inline, static] |
| fromSerialUInt8(vhtUInt8 serialValue) | vhdSys | [inline, static] |
| fromSerialUInt8Ptr(void *serialValuePtr) | vhdSys | [inline, static] |
| getAllUndefinedEnvVars(const std::string &str) | vhdSys | [static] |
| getCerrDefaultRedirectionFileName() | vhdSys | [static] |
| getCerrRedirectionFileName() | vhdSys | [static] |
| getCoutDefaultRedirectionFileName() | vhdSys | [static] |
| getCoutRedirectionFileName() | vhdSys | [static] |
| getCurrentSimTime() | vhdSys | [static] |
| getCurrentSysTime() | vhdSys | [static] |
| getCurrentUTCTime() | vhdSys | [static] |
| getEnvVar(const std::string &envVarName) | vhdSys | [static] |
| getEnvVarByIndex(const std::string &str, vhtSize32 index) | vhdSys | [static] |
| getEventDispatcher() | vhdSys | [static] |
| getEventPublisher() | vhdSys | |
| getFirstUndefinedEnvVar(const std::string &str) | vhdSys | [static] |
| getHashCode(const vhtByte *buf, vhtSize32 bufSize) | vhdSys | [static] |
| getHashCode(vhdObjectRef o) | vhdSys | [inline, static] |
| getSearchPaths() | vhdSys | [static] |
| getSimClock() | vhdSys | [static] |
| getSysClock() | vhdSys | [static] |
| getUTCClock() | vhdSys | [static] |
| init() | vhdSys | [static] |
| initSimClock(vhdClockRef simClock) | vhdSys | [static] |
| instance() | vhdSys | [inline, static] |
| isCerrRedirected() | vhdSys | [static] |
| isCoutRedirected() | vhdSys | [static] |
| isEnvVarDefined(const std::string &envVarName) | vhdSys | [static] |
| isSimClockInitialized() | vhdSys | [static] |
| makeOSAbsolutePath(const std::string &filePath) | vhdSys | [static] |
| makeOSPath(const std::string &filePath) | vhdSys | [static] |
| postEvent(vhdEventRef event) | vhdSys | |
| redirectAll(const std::string &oneFile="", int iHistoryLog=-1) | vhdSys | [static] |
| redirectCerr() | vhdSys | [static] |
| redirectCerr(const std::string &fileName, int iHistoryLog) | vhdSys | [static] |
| redirectCout() | vhdSys | [static] |
| redirectCout(const std::string &fileName, int iHistoryLog) | vhdSys | [static] |
| removeLeadingChars(const std::string &str, const std::string &charSet) | vhdSys | [static] |
| removeLeadingTrailingChars(const std::string &str, const std::string &charSet) | vhdSys | [static] |
| removeTrailingChars(const std::string &str, const std::string &charSet) | vhdSys | [static] |
| restoreCerr() | vhdSys | [static] |
| restoreCout() | vhdSys | [static] |
| setEnvVar(const std::string &envVarName, const std::string &envVarValue) | vhdSys | [static] |
| splitOSPath(const std::string &filePath, std::string &leadingPath, std::string &fileName, std::string &fileNameExt) | vhdSys | [static] |
| terminate() | vhdSys | [static] |
| toSerialUInt16(vhtUInt16 hostValue) | vhdSys | [static] |
| toSerialUInt16Ptr(void *serialValuePtr, vhtUInt16 hostValue) | vhdSys | [inline, static] |
| toSerialUInt32(vhtUInt32 hostValue) | vhdSys | [static] |
| toSerialUInt32Ptr(void *serialValuePtr, vhtUInt32 hostValue) | vhdSys | [inline, static] |
| toSerialUInt64(vhtUInt64 hostValue) | vhdSys | [static] |
| toSerialUInt64Ptr(void *serialValuePtr, vhtUInt64 hostValue) | vhdSys | [inline, static] |
| toSerialUInt8(vhtUInt8 hostValue) | vhdSys | [inline, static] |
| toSerialUInt8Ptr(void *serialValuePtr, vhtUInt8 hostValue) | vhdSys | [inline, static] |
| undefEnvVar(const std::string &envVarName) | vhdSys | [static] |
| vhdCLASS_DECLARATION(_UTCClock) static vhdSysRef _instance | vhdSys | [private] |
| vhdSys() | vhdSys | [inline, private] |