This is the complete list of members for SIO::SIOLCParameters, including all inherited members.
_floatMap (defined in IMPL::LCParametersImpl) | IMPL::LCParametersImpl | mutableprotected |
_id (defined in IMPL::AccessChecked) | IMPL::AccessChecked | protected |
_intMap (defined in IMPL::LCParametersImpl) | IMPL::LCParametersImpl | mutableprotected |
_readOnly (defined in IMPL::AccessChecked) | IMPL::AccessChecked | protected |
_stringMap (defined in IMPL::LCParametersImpl) | IMPL::LCParametersImpl | mutableprotected |
AccessChecked() (defined in IMPL::AccessChecked) | IMPL::AccessChecked | |
checkAccess() (defined in IMPL::AccessChecked) | IMPL::AccessChecked | protected |
checkAccess(const char *what) (defined in IMPL::AccessChecked) | 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 |
LCParametersImpl() (defined in IMPL::LCParametersImpl) | IMPL::LCParametersImpl | |
read(SIO_stream *stream, LCParameters ¶ms, unsigned int vers) | SIO::SIOLCParameters | static |
setReadOnly(bool readOnly) (defined in IMPL::AccessChecked) | IMPL::AccessChecked | protectedvirtual |
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, const EVENT::IntVec &values) | IMPL::LCParametersImpl | virtual |
setValues(const std::string &key, const EVENT::FloatVec &values) | IMPL::LCParametersImpl | virtual |
setValues(const std::string &key, const EVENT::StringVec &values) | IMPL::LCParametersImpl | virtual |
EVENT::LCParameters::setValues(const std::string &key, const IntVec &values)=0 | EVENT::LCParameters | pure virtual |
simpleUID() const (defined in IMPL::AccessChecked) | IMPL::AccessChecked | inlinevirtual |
write(SIO_stream *stream, const LCParameters ¶ms) | SIO::SIOLCParameters | static |
~AccessChecked() (defined in IMPL::AccessChecked) | IMPL::AccessChecked | inlinevirtual |
~LCParameters() | EVENT::LCParameters | inlinevirtual |
~LCParametersImpl() | IMPL::LCParametersImpl | inlinevirtual |