European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

trkwsMANAGE_LIST.C File Reference

#include "vltPort.h"
#include <tcs.h>
#include "trkws.h"
#include "trkwsMANAGE_LIST.h"
#include "trkwsMANAGED_LCU.h"
Include dependency graph for trkwsMANAGE_LIST.C:

Go to the source code of this file.

Defines

#define _POSIX_SOURCE   1
#define ErrAddWithCounter(errorCounter, errAddParms)

Functions

 tcsTCS_RCSID ("@(#) $Id: trkwsMANAGE_LIST.C 115521 2005-04-08 13:50:01Z gchiozzi $")

Define Documentation

#define _POSIX_SOURCE   1

Definition at line 122 of file trkwsMANAGE_LIST.C.

#define ErrAddWithCounter ( errorCounter,
errAddParms   ) 
Value:
{\
        if(errorCounter < trkwsMAX_ERROR_COUNT/3)\
            {\
            eccsLOG_1(("trkwsMANAGE_LIST::RemTrkTimeEventCB: Errors occurred. Check the logMonitor"));\
            errorCounter++;\
            ErrAdd errAddParms ;\
            }\
        else if(errorCounter == trkwsMAX_ERROR_COUNT/3)\
            {\
            errorCounter++;\
            eccsLOG_1(("trkwsMANAGE_LIST::RemTrkTimeEventCB: Too many errors. Stop logging!"));\
            ErrAdd(trkwsMOD,trkwsERR_TOO_MANY_ERRORS,__FILE_LINE__);\
            }\
        }

Referenced by trkwsPOS_CALC::ActPosDbEventCB(), trkwsTRANSFER_ASM::ReadASMCB(), and trkwsMANAGE_LIST::RemTrkTimeEventCB().


Function Documentation

tcsTCS_RCSID ( "@(#) $Id: trkwsMANAGE_LIST.C 115521 2005-04-08 13:50:01Z gchiozzi $"   ) 

Definition at line 126 of file trkwsMANAGE_LIST.C.

Generated on Mon Apr 23 10:12:28 2012 for INTROOT API by doxygen 1.6.3