| 
| 
std::string  | encode (CompatibilityMode mode, bool alternateVersion=false) const | 
|   | 
| 
void  | clear () | 
|   | 
 | 
| 
typedef std::vector< ProcessInfo >  | Collection | 
|   | 
| 
ProcessId  | pid | 
|   | 
| 
ProcessId  | parentPid | 
|   | 
| 
std::string  | name | 
|   | 
| 
UserId  | realUid | 
|   | 
| 
GroupId  | realGid | 
|   | 
| 
UserId  | effectiveUid | 
|   | 
| 
GroupId  | effectiveGid | 
|   | 
| 
CPUType  | cpuType | 
|   | 
| 
CPUSubType  | cpuSubType | 
|   | 
| 
uint32_t  | nativeCPUType | 
|   | 
| 
uint32_t  | nativeCPUSubType | 
|   | 
| 
Endian  | endian | 
|   | 
| 
size_t  | pointerSize | 
|   | 
| 
uint32_t  | archFlags | 
|   | 
| 
std::string  | osType | 
|   | 
| 
std::string  | osVendor | 
|   | 
The documentation for this struct was generated from the following files:
- Headers/DebugServer2/GDBRemote/Types.h
 
- Sources/GDBRemote/Structures.cpp