|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
| _defaultMatrixName | IG::Lib::UtilConsole | [protected] |
| _defaultVectorName | IG::Lib::UtilConsole | [protected] |
| Examples() | IG::Lib::UtilConsole | [inline, static] |
| Read(ref int value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref long value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref double value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref float value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref bool value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref string value) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref IVector vec) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref IVector vec, string vecName) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref IMatrix mat) | IG::Lib::UtilConsole | [inline, static] |
| Read(ref IMatrix mat, string matName) | IG::Lib::UtilConsole | [inline, static] |
| ReadPwd(ref string value, string printchar, bool printrandom) | IG::Lib::UtilConsole | [inline, static] |
| ReadPwd(ref string value, string printchar) | IG::Lib::UtilConsole | [inline, static] |
| ReadPwd(ref string value, bool printrandom) | IG::Lib::UtilConsole | [inline, static] |
| ReadPwd(ref string value) | IG::Lib::UtilConsole | [inline, static] |