IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.UtilConsole Member List

This is the complete list of members for IG.Lib.UtilConsole, including all inherited members.

_defaultMatrixNameIG.Lib.UtilConsoleprotected
_defaultVectorNameIG.Lib.UtilConsoleprotected
Examples()IG.Lib.UtilConsoleinlinestatic
GetConsoleWindow()IG.Lib.UtilConsoleprivate
HideConsoleWindow()IG.Lib.UtilConsoleinlinestatic
Read(ref int value)IG.Lib.UtilConsoleinlinestatic
Read(ref long value)IG.Lib.UtilConsoleinlinestatic
Read(ref double value)IG.Lib.UtilConsoleinlinestatic
Read(ref float value)IG.Lib.UtilConsoleinlinestatic
Read(ref bool value)IG.Lib.UtilConsoleinlinestatic
Read(ref string value)IG.Lib.UtilConsoleinlinestatic
Read(ref IVector vec)IG.Lib.UtilConsoleinlinestatic
Read(ref IVector vec, string vecName)IG.Lib.UtilConsoleinlinestatic
Read(ref IMatrix mat)IG.Lib.UtilConsoleinlinestatic
Read(ref IMatrix mat, string matName)IG.Lib.UtilConsoleinlinestatic
ReadPwd(ref string value, string printchar, bool repeat=true)IG.Lib.UtilConsoleinlinestatic
ReadPwd(ref string value, bool printrandom, bool repeat=true)IG.Lib.UtilConsoleinlinestatic
ReadPwd(ref string value, bool repeat=true)IG.Lib.UtilConsoleinlinestatic
ReadPwd(ref byte[] passwordBytes, ref string passwordString, string passwordName="password", bool isStringForm=false, bool isByteform=false, bool isHexForm=false, bool isBase64Encoded=false, bool verify=true)IG.Lib.UtilConsoleinlinestatic
ReadPwdBasic(ref string value, string printchar, bool printrandom, bool repeat=true)IG.Lib.UtilConsoleinlinestatic
ShowConsoleWindow()IG.Lib.UtilConsoleinlinestatic
ShowWindow(IntPtr hWnd, int nCmdShow)IG.Lib.UtilConsoleprivate
SW_HIDEIG.Lib.UtilConsoleprotected
SW_SHOWIG.Lib.UtilConsoleprotected