tifDUMMY_HB.class
Section: File Formats (5)
Updated: 2012-04-23 10:10
Index
Return to man pages list
NAME
tifDUMMY_HB.class - dummy database branch to remain
independent from the HB modules
SYNOPSIS
#include "tifDUMMY_HB.class"
DESCRIPTION
This database class has been introduced to keep the tif module
independent from the HB modules, in order not to introduce
circular dependencies between the two modules (already HB makes use
of tif and then depends on it).
It contains an image of the subset of the HB database that must be exported
by tif.
An instance of this class must be instanciated whenever the tif module is
used but no HB 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 HB is not available.
Check that it is consistent with the real HB.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- CAUTIONS
-
This document was created by
man2html,
using the manual pages.
Time: 10:10:01 GMT, April 23, 2012