European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

tifLibs.h File Reference

#include <string>
#include <map>
#include <functional>
#include "eccsDB_ATTR.h"
#include "err.h"
#include "oslx.h"
#include "tif.h"
#include "tifErrors.h"
Include dependency graph for tifLibs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tifDATA_INFO
struct  tifEVENT_INFO

Defines

#define tifDB_TCS_STATE   "msw.state"
#define tifDB_TCS_SUBSTATE   "msw.substate"
#define tifDB_POS_HA   "trk:data:position:actPos.HA"
#define tifDB_POS_RA2000   "trk:data:position:actPos.RA2000"
#define tifDB_POS_DEC2000   "trk:data:position:actPos.dec2000"
#define tifDB_POS_ALT   "trk:data:position:actPos.alt"
#define tifDB_POS_AZ   "trk:data:position:actPos.az"
#define tifDB_NAMED_DATA   "tif:data.infoTable"
#define tifDB_NAMED_EVENTS   "tif:events.infoTable"

Typedefs

typedef map< string,
tifDATA_INFO, less< string > > 
tifDATA_MAP
typedef map< string,
tifEVENT_INFO, less< string > > 
tifEVENT_MAP

Functions

const oslxDICTIONARY * tifGetDictionary (void)
const vltLOGICAL tifLgsInstalled (void)
const dbSYMADDRESS * tifGetLgsDbRoot (void)

Variables

dbSYMADDRESS tifTcsDbRoot
dbSYMADDRESS tifLgsDbRoot
tifDATA_MAPtifDataMap
tifEVENT_MAPtifEventMap

Define Documentation

#define tifDB_NAMED_DATA   "tif:data.infoTable"

Definition at line 64 of file tifLibs.h.

Referenced by tifInitLibs().

#define tifDB_NAMED_EVENTS   "tif:events.infoTable"

Definition at line 65 of file tifLibs.h.

Referenced by tifInitLibs().

#define tifDB_POS_ALT   "trk:data:position:actPos.alt"

Definition at line 61 of file tifLibs.h.

Referenced by tcsTCS_RCSID().

#define tifDB_POS_AZ   "trk:data:position:actPos.az"

Definition at line 62 of file tifLibs.h.

Referenced by tcsTCS_RCSID().

#define tifDB_POS_DEC2000   "trk:data:position:actPos.dec2000"

Definition at line 60 of file tifLibs.h.

Referenced by tcsTCS_RCSID().

#define tifDB_POS_HA   "trk:data:position:actPos.HA"

Definition at line 58 of file tifLibs.h.

Referenced by tcsTCS_RCSID().

#define tifDB_POS_RA2000   "trk:data:position:actPos.RA2000"

Definition at line 59 of file tifLibs.h.

Referenced by tcsTCS_RCSID().

#define tifDB_TCS_STATE   "msw.state"

Definition at line 56 of file tifLibs.h.

Referenced by tifGetStates().

#define tifDB_TCS_SUBSTATE   "msw.substate"

Definition at line 57 of file tifLibs.h.

Referenced by tifGetStates().


Typedef Documentation

typedef map<string,tifDATA_INFO,less<string> > tifDATA_MAP

Definition at line 79 of file tifLibs.h.

typedef map<string,tifEVENT_INFO,less<string> > tifEVENT_MAP

Definition at line 92 of file tifLibs.h.


Function Documentation

const oslxDICTIONARY* tifGetDictionary ( void   ) 

Definition at line 146 of file tifInitLibs.C.

Referenced by tcsTCS_RCSID(), tifGetFitsEnd(), and tifGetFitsStartLGSF().

const dbSYMADDRESS* tifGetLgsDbRoot ( void   ) 

Definition at line 88 of file tifInitLibs.C.

Referenced by tcsTCS_RCSID(), and tifInitLibs().

const vltLOGICAL tifLgsInstalled ( void   ) 

Referenced by tcsTCS_RCSID(), and tifCheckDataItem().


Variable Documentation

Referenced by tcsTCS_RCSID(), and tifGetByName().

Referenced by tcsTCS_RCSID().

dbSYMADDRESS tifLgsDbRoot

Referenced by tcsTCS_RCSID(), and tifGetByName().

dbSYMADDRESS tifTcsDbRoot
Generated on Mon Apr 23 10:12:25 2012 for INTROOT API by doxygen 1.6.3