DebugServer2
Loading...
Searching...
No Matches
Platform Member List

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

CloseFile(int fd) (defined in Platform)Platformstatic
EnumerateProcesses(bool allUsers, UserId const &uid, std::function< void(ProcessInfo const &info)> const &cb) (defined in Platform)Platformstatic
GetCPUSubType() (defined in Platform)Platformstatic
GetCPUType() (defined in Platform)Platformstatic
GetCurrentEnvironment(EnvironmentBlock &env) (defined in Platform)Platformstatic
GetCurrentProcessId() (defined in Platform)Platformstatic
GetEndian() (defined in Platform)Platformstatic
GetExecutableFileBuildID(std::string const &path, ByteVector &buildId) (defined in Platform)Platformstatic
GetGroupName(GroupId const &gid, std::string &name) (defined in Platform)Platformstatic
GetHostName(bool fqdn=false) (defined in Platform)Platformstatic
GetOSBuild() (defined in Platform)Platformstatic
GetOSKernelVersion() (defined in Platform)Platformstatic
GetOSTypeName() (defined in Platform)Platformstatic
GetOSVendorName() (defined in Platform)Platformstatic
GetOSVersion() (defined in Platform)Platformstatic
GetPageSize() (defined in Platform)Platformstatic
GetPointerSize() (defined in Platform)Platformstatic
GetProcessInfo(ProcessId pid, ProcessInfo &info) (defined in Platform)Platformstatic
GetSelfExecutablePath() (defined in Platform)Platformstatic
GetThreadName(ProcessId pid, ThreadId tid) (defined in Platform)Platformstatic
GetUserName(UserId const &uid, std::string &name) (defined in Platform)Platformstatic
GetWorkingDirectory() (defined in Platform)Platformstatic
Initialize() (defined in Platform)Platformstatic
IsFilePresent(std::string const &path) (defined in Platform)Platformstatic
OpenFile(std::string const &path, uint32_t flags, uint32_t mode) (defined in Platform)Platformstatic
SetWorkingDirectory(std::string const &directory) (defined in Platform)Platformstatic
TerminateProcess(ProcessId pid) (defined in Platform)Platformstatic
TranslateError() (defined in Platform)Platformstatic