Namespace ERC
Classes
DisplayOutput
Provides output in various human readable formats of data from the library.
ErcCore
A single instance of this object should be instantiated at a minimum. It is used for storing global variables such as the working directory etc.
ERCException
Custom exception handler.
ErcResult<T>
A basic object which contains a generic type and exception.
ModuleInfo
Contains all information relating to a specific module.
ProcessInfo
Contains information needed for the associated functions relating to the process.
ThreadInfo
Stores information about the current thread.
Enums
MachineType
Enum containing types of machine architectures.