|
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/SmartPointer.h"#include "System/Action.h"#include "System/Collections/Generic/List.h"#include "System/Diagnostics/ProcessStreamOptions.h"Go to the source code of this file.
Classes | |
| struct | DotNetDupe::System::Diagnostics::DiskInfo |
| Rate or aggregate count of disk read and write operations. More... | |
| struct | DotNetDupe::System::Diagnostics::MemoryInfo |
| Snapshot of physical and virtual memory utilization for the system or a specific process. More... | |
| struct | DotNetDupe::System::Diagnostics::NetworkConnectionInfo |
| Telemetry describing an active TCP or UDP socket endpoint. More... | |
| struct | DotNetDupe::System::Diagnostics::NetworkUsageInfo |
| Network throughput counters for bytes transmitted and received. More... | |
| struct | DotNetDupe::System::Diagnostics::ProcessInfo |
| Comprehensive telemetry snapshot for an operating system process. More... | |
| struct | DotNetDupe::System::Diagnostics::ProcessNetworkConnectionInfo |
| Collection of open ports and active connections attributed to a specific process. More... | |
| struct | DotNetDupe::System::Diagnostics::ServiceInfo |
| Telemetry snapshot for a system background service or daemon. More... | |
| class | DotNetDupe::System::Diagnostics::SystemMetrics |
| Provides cross-platform diagnostic counters for CPU, memory, disk, network, processes, and services. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Diagnostics |