class HVmodule1469 : public HVmodule

Class that encapsulates a 1469 HV module that has "normal" channels as well as bulk channels

Inheritance:


Public Methods

int getBulkSupplies( list< HVbulkSupply* > &aList )
Fills aList with pointers to the individual bulk supplies if there are any
HVbulkSupply* getBulkSupply( const char* pcName )
Returns a pointer to the bulk supply of that module or NULL
int getNbBulkSupplies()
Returns the number of BulkSupplies of the module
HVmodule1469( const char *SerialNb, HVDatabaseSet *aDBSet )
Constructor
HVmodule1469( ooHandle( CFHVModule )& tempModH, HVDatabaseSet *aDBSet)
Constructor

Inherited from HVmodule:

Public Methods

inline const ooHandle ( CFHVModule )()
static HVmodule* createModule( ooHandle( CFHVModule )& tempModH, HVDatabaseSet *aDBSet )
static HVmodule* createModule( const char* Type, const char *SerialNb, HVDatabaseSet *aDBSet )
HVchannel* getChannel( const char* pcName )
int getChannels( list< HVchannel* > &aList )
inline HVDatabaseSet* getDBSet()
pstring getName()
int getNbChannels()
int getReadbacks( list< pair< HVchannel*, HVreadback> > &aListofRBs )
pstring getType()

Public


Documentation

Class that encapsulates a 1469 HV module that has "normal" channels as well as bulk channels.

MODIFICATIONS:

HVmodule1469( ooHandle( CFHVModule )& tempModH, HVDatabaseSet *aDBSet)
Constructor
Parameters:
tempModH - : ooHandle to the CFHVModule this HVmodule1469 is associated with

HVmodule1469( const char *SerialNb, HVDatabaseSet *aDBSet )
Constructor
Parameters:
SerialNb - : Serial number of the module. If not NULL, then we go into the database and find the object.

int getNbBulkSupplies()
Returns the number of BulkSupplies of the module

HVbulkSupply* getBulkSupply( const char* pcName )
Returns a pointer to the bulk supply of that module or NULL

int getBulkSupplies( list< HVbulkSupply* > &aList )
Fills aList with pointers to the individual bulk supplies if there are any


This class has no child classes.
Author:
C.Witzig
Date: Jan 29, 1999
Version:
Last update Aug 11, 1999

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de