Classes | |
struct | CPU |
struct | SystemInformation |
Holds runtime information regarding the system we're running on. More... | |
class | PlatformException |
Generic platform exception. More... | |
class | ProcessRunner |
Generalized process execution class, it may work just like when you call the c library's system() function or even better, I may let you manipulate interactive commands as well. More... | |
class | ProcessException |