ADTF  3.18.2
cSystem Member List

This is the complete list of members for cSystem, including all inherited members.

ChildExecute(tUInt64 *pChildProcessId, const cFilename &strExeFile, const cString &strArgs="")cSystemstatic
ChildTerminate(tUInt64 nChildProcessId)cSystemstatic
ChildWait(tUInt64 nChildProcessId, tTimeStamp tmTimeOut=-1)cSystemstatic
Execute(const cFilename &strExeFile, const cString &strArgs="", const cFilename &strWorkingPath="", const tBool bModal=tFalse, cString *pOutput=nullptr, const cFilename oStdErrForward="")cSystemstatic
GetComputerName()cSystemstatic
GetCurrentProcessId()cSystemstatic
GetCurrentThreadId()cSystemstatic
GetEnvVariable(const cString &strName, const cString &strDefaultValue="")cSystemstatic
GetEthernetAdapterInfo(IAdapterInfoCallback *pAdapterInfo)cSystemstatic
GetLastErrorString(const tUInt32 ui32Error)cSystemstatic
GetLastSystemError()cSystemstatic
GetMACAddress(cString &strMACAddress)cSystemstatic
GetMallocInfo(tUInt64 &nMallocTotal, tUInt64 &nMallocFree, tUInt64 &nMallocUsed)cSystemstatic
GetPhysicalMemoryTotal()cSystemstatic
GetPhysicalMemoryUsed(tBool bIncludeCaches=tFalse)cSystemstatic
GetPhysicalMemoryUsedByMe()cSystemstatic
GetProcessorCount()cSystemstatic
GetTime()cSystemstatic
GetUserName()cSystemstatic
GetVirtualMemoryTotal()cSystemstatic
GetVirtualMemoryUsed()cSystemstatic
GetVirtualMemoryUsedByMe()cSystemstatic
GetVirtualUserMemoryTotal()cSystemstatic
GetVirtualUserMemoryUsed()cSystemstatic
HasIfaceWithMAC(const cString &strMACAddress)cSystemstatic
HostToNetwork(tUInt16 *pui16Value)cSystemstatic
HostToNetwork(tUInt32 *pui32Value)cSystemstatic
HostToNetwork(tUInt64 *pui64Value)cSystemstatic
NetworkToHost(tUInt16 *pui16Value)cSystemstatic
NetworkToHost(tUInt32 *pui32Value)cSystemstatic
NetworkToHost(tUInt64 *pui64Value)cSystemstatic
OpenDocument(tHandle hWndParent, const cFilename &strFilename, const cString &strWorkingPath="", tBool bModal=tFalse, tBool bMessage=tFalse)cSystemstatic
OpenFolder(tHandle hWndParent, const cFilename &strFilename, tHandle &hProcessHandle, tBool bModal=tFalse)cSystemstatic
QueryDriveSpace(const cString &strDriveLetter, tUInt64 &uint64FreeSize)cSystemstatic
SendMail(const cString &strOriginator, const cString &strOriginatorName, const cString &strRecipient, const cString &strRecipientName, const cString &strSubject, const cString &strText, const cString &strFilePath)cSystemstatic
SetEnvVariable(const cString &strName, const cString &strValue)cSystemstatic
Sleep(tTimeStamp tmMicroseconds)cSystemstatic
SwapEndian(tUInt8 *pui8Value)cSystemstatic
SwapEndian(tInt8 *pi8Value)cSystemstatic
SwapEndian(tUInt16 *pui16Value)cSystemstatic
SwapEndian(tInt16 *pi16Value)cSystemstatic
SwapEndian(tUInt32 *pui32Value)cSystemstatic
SwapEndian(tInt32 *pi32Value)cSystemstatic
SwapEndian(tUInt64 *pui64Value)cSystemstatic
SwapEndian(tInt64 *pi64Value)cSystemstatic