|
RcuConf::Bc Class Reference |
Public Member Functions | |
Bc (Rcuxx::Bc &bc) | |
virtual | ~Bc () |
Static Public Member Functions | |
bool | Create (RcuDb::Server &server) |
Protected Member Functions | |
virtual Rcuxx::AltroRegister * | Name2Register (const std::string &name) |
virtual Rcuxx::AltroCommand * | Name2Command (const std::string &name) |
Protected Attributes | |
Rcuxx::Bc & | fBc |
|
Constructor.
Definition at line 49 of file Bc.h. References fBc. |
|
Destructor.
|
|
Create entries for all parameters in the data base.
Reimplemented in RcuConf::Fmd. |
|
Map a parameter name to a command.
Implements RcuConf::BusComponent. Reimplemented in RcuConf::Fmd. Definition at line 62 of file Bc.cxx. References fBc. |
|
Map a parameter name to a register.
Implements RcuConf::BusComponent. Reimplemented in RcuConf::Fmd. Definition at line 32 of file Bc.cxx. References fBc. |
|
Reference to low-level interface.
Definition at line 65 of file Bc.h. Referenced by Bc(), Name2Command(), and Name2Register(). |
Top of page | Last update Fri Apr 27 01:54:16 2007 |
Copyright © 2004 Christian Holm | Created by DoxyGen 1.3.5 |