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

tcsLogFits.h File Reference

#include "log.h"

Include dependency graph for tcsLogFits.h:

Include dependency graph

Go to the source code of this file.

Functions

ccsCOMPL_STAT tcsLogFitsSetModule (const ccsMODULEID module)
const char * tcsLogFitsGetModule ()
ccsCOMPL_STAT tcsLogFitsSetDict (const logDICTIONARY mask)
const char * tcsLogFitsGetDict ()
ccsCOMPL_STAT tcsLogFitsSetLevel (vltINT32 level)
vltINT32 tcsLogFitsGetLevel ()
ccsCOMPL_STAT tcsLogFitsSetMask (const logMASK mask)
const char * tcsLogFitsGetMask ()
ccsCOMPL_STAT tcsLogFitsComment (const char *who, const char *text, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsEvent (logFITS_TYPE fitsType, const char *text, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsAction (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logACTION fitsAction, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsParLogical (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logFITS_KEY fitsParam, const vltLOGICAL value, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsParInt32 (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logFITS_KEY fitsParam, const vltINT32 value, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsParDouble (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logFITS_KEY fitsParam, const vltDOUBLE value, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsParChar (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logFITS_KEY fitsParam, const char *value, vltINT32 level)
ccsCOMPL_STAT tcsLogFitsParUChar (const logCATEGORY fitsCat, const logFITS_KEY fitsSys, const logFITS_KEY fitsParam, const unsigned char *value, vltINT32 level)


Function Documentation

ccsCOMPL_STAT tcsLogFitsSetModule const ccsMODULEID    module
 

const char* tcsLogFitsGetModule  
 

ccsCOMPL_STAT tcsLogFitsSetDict const logDICTIONARY    mask
 

const char* tcsLogFitsGetDict  
 

ccsCOMPL_STAT tcsLogFitsSetLevel vltINT32    level
 

vltINT32 tcsLogFitsGetLevel  
 

ccsCOMPL_STAT tcsLogFitsSetMask const logMASK    mask
 

const char* tcsLogFitsGetMask  
 

ccsCOMPL_STAT tcsLogFitsComment const char *    who,
const char *    text,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsEvent logFITS_TYPE    fitsType,
const char *    text,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsAction const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logACTION    fitsAction,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsParLogical const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logFITS_KEY    fitsParam,
const vltLOGICAL    value,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsParInt32 const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logFITS_KEY    fitsParam,
const vltINT32    value,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsParDouble const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logFITS_KEY    fitsParam,
const vltDOUBLE    value,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsParChar const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logFITS_KEY    fitsParam,
const char *    value,
vltINT32    level
 

ccsCOMPL_STAT tcsLogFitsParUChar const logCATEGORY    fitsCat,
const logFITS_KEY    fitsSys,
const logFITS_KEY    fitsParam,
const unsigned char *    value,
vltINT32    level
 


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