|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Base object class for DotNetDupe mirroring .NET System.Object. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Object |
| Supports all classes in the DotNetDupe class hierarchy. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Functions | |
| void * | DotNetDupe::System::AllocateCollectionBuffer (size_t size) |
| Internal memory allocator for generic collections. | |
| void | DotNetDupe::System::FreeCollectionBuffer (void *p) |
| Frees collection buffer allocated with AllocateCollectionBuffer. | |
Base object class for DotNetDupe mirroring .NET System.Object.
Definition in file Object.h.