|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/EventArgs.h"#include "System/EventHandler.h"#include "System/SmartPointer.h"#include "System/Exception.h"#include "System/Collections/Generic/List.h"#include "System/Diagnostics/SystemMetrics.h"#include "System/Diagnostics/ProcessStreamOptions.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Diagnostics::ProcessBatchEventArgs |
| Event arguments containing a batch of process snapshots. More... | |
| class | DotNetDupe::System::Diagnostics::ProcessEventArgs |
| Event arguments containing a single process snapshot. More... | |
| class | DotNetDupe::System::Diagnostics::ProcessStreamer |
| Streams system process updates asynchronously with batching and event notifications. More... | |
| class | DotNetDupe::System::Diagnostics::ProcessStreamErrorEventArgs |
| Event arguments containing error information encountered during streaming. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Diagnostics |