|
| ProcessThreadId (ProcessId pid=kAnyProcessId, ThreadId tid=kAnyThreadId) |
|
bool | parse (std::string const &string, CompatibilityMode mode) |
|
std::string | encode (CompatibilityMode mode) const |
|
| ProcessThreadId (ProcessId _pid=kAnyProcessId, ThreadId _tid=kAnyThreadId) |
|
bool | validPid () const |
|
bool | validTid () const |
|
bool | valid () const |
|
bool | any () const |
|
bool | all () const |
|
void | clear () |
|
|
ProcessId | pid |
|
ThreadId | tid |
|
The documentation for this struct was generated from the following files:
- Headers/DebugServer2/GDBRemote/Types.h
- Sources/GDBRemote/Structures.cpp