![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
class | Gray::cAppConsole |
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Enumerations | |
enum | Gray::AppStd_TYPE { Gray::AppStd_stdin = 0 , Gray::AppStd_stdout = 1 , Gray::AppStd_stderr = 2 , Gray::AppStd_QTY } |
enum | Gray::AppCon_TYPE { Gray::AppCon_UNKNOWN = -1 , Gray::AppCon_NONE = 0 , Gray::AppCon_Proc = 1 , Gray::AppCon_Attach = 2 , Gray::AppCon_Create = 3 } |