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