| _floatMap | IMPL::LCParametersImpl | [mutable, protected] |
| _id | IMPL::AccessChecked | [protected] |
| _intMap | IMPL::LCParametersImpl | [mutable, protected] |
| _readOnly | IMPL::AccessChecked | [protected] |
| _stringMap | IMPL::LCParametersImpl | [mutable, protected] |
| AccessChecked() | IMPL::AccessChecked | |
| checkAccess() | IMPL::AccessChecked | [protected] |
| checkAccess(const char *what) | IMPL::AccessChecked | [protected] |
| getFloatKeys(EVENT::StringVec &keys) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getFloatKeys(StringVec &keys) const =0 | EVENT::LCParameters | [pure virtual] |
| getFloatVal(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getFloatVals(const std::string &key, EVENT::FloatVec &values) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getFloatVals(const std::string &key, FloatVec &values) const =0 | EVENT::LCParameters | [pure virtual] |
| getIntKeys(EVENT::StringVec &keys) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getIntKeys(StringVec &keys) const =0 | EVENT::LCParameters | [pure virtual] |
| getIntVal(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getIntVals(const std::string &key, EVENT::IntVec &values) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getIntVals(const std::string &key, IntVec &values) const =0 | EVENT::LCParameters | [pure virtual] |
| getNFloat(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getNInt(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getNString(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getStringKeys(EVENT::StringVec &keys) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getStringKeys(StringVec &keys) const =0 | EVENT::LCParameters | [pure virtual] |
| getStringVal(const std::string &key) const | IMPL::LCParametersImpl | [virtual] |
| getStringVals(const std::string &key, EVENT::StringVec &values) const | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::getStringVals(const std::string &key, StringVec &values) const =0 | EVENT::LCParameters | [pure virtual] |
| LCCollectionVec class | IMPL::LCParametersImpl | [friend] |
| LCEventImpl class | IMPL::LCParametersImpl | [friend] |
| LCParametersImpl() | IMPL::LCParametersImpl | |
| LCRunHeaderImpl class | IMPL::LCParametersImpl | [friend] |
| setReadOnly(bool readOnly) | IMPL::AccessChecked | [protected, virtual] |
| setValue(const std::string &key, int value) | IMPL::LCParametersImpl | [virtual] |
| setValue(const std::string &key, float value) | IMPL::LCParametersImpl | [virtual] |
| setValue(const std::string &key, const std::string &value) | IMPL::LCParametersImpl | [virtual] |
| setValues(const std::string &key, EVENT::IntVec &values) | IMPL::LCParametersImpl | [virtual] |
| setValues(const std::string &key, EVENT::FloatVec &values) | IMPL::LCParametersImpl | [virtual] |
| setValues(const std::string &key, EVENT::StringVec &values) | IMPL::LCParametersImpl | [virtual] |
| EVENT::LCParameters::setValues(const std::string &key, IntVec &values)=0 | EVENT::LCParameters | [pure virtual] |
| EVENT::LCParameters::setValues(const std::string &key, FloatVec &values)=0 | EVENT::LCParameters | [pure virtual] |
| EVENT::LCParameters::setValues(const std::string &key, StringVec &values)=0 | EVENT::LCParameters | [pure virtual] |
| simpleUID() const | IMPL::AccessChecked | [inline, virtual] |
| ~LCParameters() | EVENT::LCParameters | [inline, virtual] |
| ~LCParametersImpl() | IMPL::LCParametersImpl | [inline, virtual] |