Helper class with the only purpose of giving every object that accesses the HV database the private data member dbHV* pDB, which is the pointer to the database in use
Helper class with the only purpose of giving every object that accesses the HV database the private data member dbHV* pDB, which is the pointer to the database in use. The static data member pDB is set as one open the HV database, or can be selected by the user if several databases are in use at the same time.Note: All the HV objects (HVmodule and HVchannel) have have to be read from the same database, i.e. once the database is selected, it cannot be changed.
MODIFICATIONS:
~dbHVinterface()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de