Go to the source code of this file.
Classes | |
class | CCamac |
Variables | |
static const int | MAX_BRANCHCOUNT = 8*32 |
Max Number of branches in system. |
const int MAX_BRANCHCOUNT = 8*32 [static] |
Max Number of branches in system.
Responsible for maintaining the CAMAC map. CCamac maintains a static array of branch highway base addresses, and uses them to minimize CAMAC mapping requirements. Static member functions allow branches to be accessed and deaccessed.
Definition at line 290 of file CCamac.h.
Referenced by CCamac::BranchInit(), and CCamac::BranchRelease().