tifDUMMY_ACT.class

Section: File Formats (5)
Updated: 2012-04-23 10:10
Index Return to man pages list
 

NAME

tifDUMMY_ACT.class - dummy database branch to remain
                      independent from the act modules

 

SYNOPSIS


#include "tifDUMMY_ACT.class"

 

DESCRIPTION


This database class has been introduced to keep the tif module
independent from the AO modules, in order not to introduce
circular dependencies between the two modules (already AO makes use
of tif and then depends on it).
It contains an image of the subset of the AO database that must be exported
by tif.
An instance of this class must be instanciated whenever the tif module is
used but no AO is available. Typical cases are:
   - modular test of the tis module itself
   - current implementation of the TCS Simulation Package

 

CAUTIONS


Use this class only when the real AO is not available.
Check that it is consistent with the real AO.



 

Index

NAME
SYNOPSIS
DESCRIPTION
CAUTIONS

This document was created by man2html, using the manual pages.
Time: 10:10:01 GMT, April 23, 2012