| clear() final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| clone() const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getGroup(const std::string &name) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, int ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, double ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, std::string ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, bool ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, std::chrono::nanoseconds ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, std::vector< bool > ¶meter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, GenericContainer::Vector< int >::Ref parameter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, GenericContainer::Vector< double >::Ref parameter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, GenericContainer::Vector< std::string >::Ref parameter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| getParameter(const std::string ¶meterName, GenericContainer::Vector< std::chrono::nanoseconds >::Ref parameter) const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| isEmpty() const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| set(const toml::table &container) | BipedalLocomotion::ParametersHandler::TomlImplementation | |
| setFromFile(const std::string &filename) | BipedalLocomotion::ParametersHandler::TomlImplementation | |
| setGroup(const std::string &name, shared_ptr newGroup) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const int ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const double ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const std::string ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const char *parameter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const bool ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const std::chrono::nanoseconds ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const std::vector< bool > ¶meter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const GenericContainer::Vector< const int >::Ref parameter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const GenericContainer::Vector< const double >::Ref parameter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const GenericContainer::Vector< const std::string >::Ref parameter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| setParameter(const std::string ¶meterName, const GenericContainer::Vector< const std::chrono::nanoseconds >::Ref parameter) final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| shared_ptr typedef (defined in BipedalLocomotion::ParametersHandler::IParametersHandler) | BipedalLocomotion::ParametersHandler::IParametersHandler | |
| TomlImplementation(const toml::table &container) | BipedalLocomotion::ParametersHandler::TomlImplementation | |
| TomlImplementation()=default | BipedalLocomotion::ParametersHandler::TomlImplementation | |
| toString() const final | BipedalLocomotion::ParametersHandler::TomlImplementation | virtual |
| unique_ptr typedef (defined in BipedalLocomotion::ParametersHandler::IParametersHandler) | BipedalLocomotion::ParametersHandler::IParametersHandler | |
| weak_ptr typedef (defined in BipedalLocomotion::ParametersHandler::IParametersHandler) | BipedalLocomotion::ParametersHandler::IParametersHandler | |
| ~IParametersHandler()=default | BipedalLocomotion::ParametersHandler::IParametersHandler | virtual |
| ~TomlImplementation()=default | BipedalLocomotion::ParametersHandler::TomlImplementation | |