mc_rtc::DataStore Member List

This is the complete list of members for mc_rtc::DataStore, including all inherited members.

assign(const std::string &name, const T &data)mc_rtc::DataStoreinline
call(const std::string &name, ArgsT &&... args) constmc_rtc::DataStoreinline
call(const std::string &name, ArgsT &&... args) constmc_rtc::DataStoreinline
clear() noexceptmc_rtc::DataStoreinline
DataStore()=defaultmc_rtc::DataStore
DataStore(const DataStore &)=deletemc_rtc::DataStore
DataStore(DataStore &&)=defaultmc_rtc::DataStore
get(const std::string &name)mc_rtc::DataStoreinline
get(const std::string &name) constmc_rtc::DataStoreinline
get(const std::string &name, T &data)mc_rtc::DataStoreinline
get(const std::string &name, const T &defaultValue) constmc_rtc::DataStoreinline
has(const std::string &name) const noexceptmc_rtc::DataStoreinline
keys() const noexceptmc_rtc::DataStoreinline
make(const std::string &name, Args &&... args)mc_rtc::DataStoreinline
make_call(const std::string &name, T fn) -> typename internal::lambda_traits< T >::fn_t &mc_rtc::DataStoreinline
make_initializer(const std::string &name, Args &&... args)mc_rtc::DataStoreinline
name() const noexceptmc_rtc::DataStoreinline
name(const std::string &name) noexceptmc_rtc::DataStoreinline
operator=(const DataStore &)=deletemc_rtc::DataStore
operator=(DataStore &&)=defaultmc_rtc::DataStore
remove(const std::string &name) noexceptmc_rtc::DataStoreinline