Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

agws.h File Reference

#include <cat/TcsCatalog.h>
#include "eccsTestTools.h"
#include "eccsDB_ATTR.h"
#include "evhCALLBACK.h"
#include "agwsErrors.h"
#include "tcs.h"
#include "agwsDefines.h"
#include "fndNAME_MAP.h"
#include "oslx.h"
#include "agwsTARGET_LIST.h"

Include dependency graph for agws.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define eccsLOG_LEVEL   0
#define DELETE(objPtr)

Functions

char * agwsGetProcName (const msgPROCESSID &orgId)
char * agwsDestTarget (msgMESSAGE &msg)
ccsCOMPL_STAT agwsSendReply (msgMESSAGE &user, const char *format,...)
ccsCOMPL_STAT agwsSendErrorReply (msgMESSAGE &user, vltINT16 errorNumber, ccsLOC_ID location,...)
ccsCOMPL_STAT agwsGetTimeout (char *cmdName, ccsTIMEVAL &timeout)

Variables

fndNAME_MAP agwsStateNameMap
dbSYMADDRESS agwsDbRoot
agwsTARGET_LISTagwsTargets


Define Documentation

#define eccsLOG_LEVEL   0
 

#define DELETE objPtr   
 

Value:

if (objPtr != NULL)      \
        {                    \
        delete objPtr;       \
        objPtr = NULL;       \
        }


Function Documentation

char* agwsGetProcName const msgPROCESSID &    orgId
 

char* agwsDestTarget msgMESSAGE &    msg
 

ccsCOMPL_STAT agwsSendReply msgMESSAGE &    user,
const char *    format,
...   
 

ccsCOMPL_STAT agwsSendErrorReply msgMESSAGE &    user,
vltINT16    errorNumber,
ccsLOC_ID    location,
...   
 

ccsCOMPL_STAT agwsGetTimeout char *    cmdName,
ccsTIMEVAL &    timeout
 


Variable Documentation

fndNAME_MAP agwsStateNameMap
 

dbSYMADDRESS agwsDbRoot
 

agwsTARGET_LIST* agwsTargets
 


Generated on Wed Dec 3 14:52:38 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001