| LLDB mainline
    | 
#include <map>#include <vector>#include "lldb/Core/PluginInterface.h"#include "lldb/Utility/StructuredData.h"#include "lldb/lldb-forward.h"#include "lldb/lldb-private.h"#include "lldb/lldb-types.h"Go to the source code of this file.
| Classes | |
| class | lldb_private::InstrumentationRuntime | 
| Namespaces | |
| namespace | lldb_private | 
| A class that represents a running process on the host machine. | |
| Typedefs | |
| typedef std::map< lldb::InstrumentationRuntimeType, lldb::InstrumentationRuntimeSP > | lldb_private::InstrumentationRuntimeCollection |