#include <WidefieldLocalization.h>
|
DummyParam | Dummy = { *this } |
|
Definition at line 139 of file WidefieldLocalization.h.
◆ WidefieldLocalizationParams()
◆ ~WidefieldLocalizationParams()
virtual DynExpInstr::WidefieldLocalizationParams::~WidefieldLocalizationParams |
( |
| ) |
|
|
virtualdefault |
◆ ConfigureParamsImpl() [1/2]
|
inlinefinaloverrideprivate |
◆ ConfigureParamsImpl() [2/2]
◆ GetParamClassTag()
virtual const char * DynExpInstr::WidefieldLocalizationParams::GetParamClassTag |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
This function is intended to be overridden once in each derived class returning the name of the respective class. Parameters defined in any class within the ParamsBase hierarchy will receive a 'this' pointer pointing to ParamsBase when their ParamBase constructors are called. The ParamBase constructors will register the respective parameter in ParamsBase::OwnedParams calling GetParamClassTag() on the given 'this' pointer. This allows the ParamBase constructor to obtain the name of the class where the respective parameter was declared in. The name is used as an XML tag containing related parameters in the project files. Here, it is fully intended that the virtual call to GetParamClassTag() leads only to a call of GetParamClassTag() of the current dynamic type of ParamsBase!
- Returns
- Name of the class this function is defined in
Reimplemented from DynExpInstr::gRPCInstrumentParams< DynExp::InstrumentBase, 0, DynExpProto::WidefieldLocalization::WidefieldLocalization >.
Definition at line 145 of file WidefieldLocalization.h.
◆ Dummy
DummyParam DynExpInstr::WidefieldLocalizationParams::Dummy = { *this } |
|
private |
The documentation for this class was generated from the following file: