DebugServer2
Loading...
Searching...
No Matches
ds2::Host::Platform Member List

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

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