| > | outRoutine | ErsOutRoutineType | If non zero, this routine will be called to output any messages output by ErsFlush. |
|---|---|---|---|
| > | outArg | void * | Passed directly to outRoutine as its first argument and not examined by Ers. |
| > | logRoutine | ErsLogRoutineType | If non zero, this routine will be called to log any messages reported by ErsRep. |
| > | logArg | void * | Passed directly to logRoutine as its first argument and not examined by Ers. |
| ! | status | StatusType * | Modified status. routine
returns
immediately if non-zero. If Ers is already active,
it is set to ERS__ACTIVE. An error allocating
space for the table will set status to
ERS__MALLOCERR. Under VxWorks, an error
setting up a task varable will cause it to be
set to ERS__TASKVARERR.
|
| malloc | Crtl | Allocate memory. |
|---|---|---|
| taskVarAdd | Crtl | Add a task variable. none |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tjf@aaoepp.aao.gov.au