Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
STD_ERROR Struct Reference
Opaque internal structure. You should not call it directly, use API instead ! More...
Public Member Functions | |
StdErrConsole (I) | |
StdErrEnabled (I) | |
StdErrFilename (W) | |
StdErrFoo (I) | |
StdErrLast ([I S]) | |
StdErrMask (I) | |
StdErrMaskLast (I) | |
StdErrPeriod (I) | |
StdErrTmp (I) | |
StdErrTmpFile (FileTemp) | |
StdErrTypes ([[I S] r1]) |
Detailed Description
Opaque internal structure. You should not call it directly, use API instead !
- Examples:
- 3d_test/test_3d.pkg_.
Member Function Documentation
StdErrMask | ( | I | ) |
current mask. If this mask and the message mask are OK, the message will be written
StdErrMaskLast | ( | I | ) |
last mask set, to allow an 'undo'
StdErrPeriod | ( | I | ) |
not used
StdErrEnabled | ( | I | ) |
object is enabled (1) or disabled (0)
StdErrTmp | ( | I | ) |
1 for a temporary log file else 0 (regular file)
StdErrTmpFile | ( | FileTemp | ) |
if Temporary file asked (1)
StdErrFilename | ( | W | ) |
Physical file of Logfile object
StdErrLast | ( | ) |
Last message printed (number and string)
StdErrFoo | ( | I | ) |
Write (1) or no (0) the message in the Scol console (_fooXXX functions)
StdErrConsole | ( | I | ) |
Show (1) or hide (0) the console
StdErrTypes | ( | [[I S] r1] | ) |
list of customized errors (code error and string)
The documentation for this struct was generated from the following file:
- std/error.pkg
Generated on Sat Jan 31 2015 19:15:45 for Scol standard library package by 1.8.1.2