CreateAdapter(const elt::mal::Uri &uri) | rtctk::componentFramework::RuntimeRepoIf | static |
CreateDataPoint(const DataPointPath &path, const std::type_info &type) override | rtctk::componentFramework::FileRepository | virtual |
CreateDataPoint(const DataPointPath &path, const std::type_info &type)=0 | rtctk::componentFramework::FileRepository | |
CreateDataPoint(const DataPointPath &path) | rtctk::componentFramework::FileRepository | |
CreateDataPoint(const DataPointPath &path, const T default_value) | rtctk::componentFramework::FileRepository | |
CreateDataPoint(const DataPointPath &path, const char *default_value) | rtctk::componentFramework::FileRepository | |
rtctk::componentFramework::RepositoryIf::CreateDataPoint(const DataPointPath &path) | rtctk::componentFramework::RepositoryIf | |
rtctk::componentFramework::RepositoryIf::CreateDataPoint(const DataPointPath &path, const T default_value) | rtctk::componentFramework::RepositoryIf | |
rtctk::componentFramework::RepositoryIf::CreateDataPoint(const DataPointPath &path, const char *default_value) | rtctk::componentFramework::RepositoryIf | |
DataPointExists(const DataPointPath &path) const override | rtctk::componentFramework::FileRepository | virtual |
DeleteDataPoint(const DataPointPath &path) override | rtctk::componentFramework::FileRepository | virtual |
FileRepository()=delete | rtctk::componentFramework::FileRepository | |
FileRepository(const FileRepository &)=delete | rtctk::componentFramework::FileRepository | |
FileRepository(const elt::mal::Uri &datauri, const int dirdepth) | rtctk::componentFramework::FileRepository | explicit |
FileRuntimeRepoAdapter()=delete | rtctk::componentFramework::FileRuntimeRepoAdapter | |
FileRuntimeRepoAdapter(const FileRuntimeRepoAdapter &)=delete | rtctk::componentFramework::FileRuntimeRepoAdapter | |
FileRuntimeRepoAdapter(FileRuntimeRepoAdapter &&)=default | rtctk::componentFramework::FileRuntimeRepoAdapter | |
FileRuntimeRepoAdapter(const elt::mal::Uri &datauri, const int dirdepth=1) | rtctk::componentFramework::FileRuntimeRepoAdapter | explicit |
GetChildren(const DataPointPath &path) const override | rtctk::componentFramework::FileRepository | virtual |
GetDataPoint(const DataPointPath &path) const | rtctk::componentFramework::RepositoryIf | |
GetDataPointSize(const DataPointPath &path) const override | rtctk::componentFramework::FileRepository | virtual |
GetDataPointType(const DataPointPath &path) const override | rtctk::componentFramework::FileRepository | virtual |
GetFitsWriteThreshold() const | rtctk::componentFramework::FileRepository | inline |
operator=(const FileRuntimeRepoAdapter &)=delete | rtctk::componentFramework::FileRuntimeRepoAdapter | |
operator=(FileRuntimeRepoAdapter &&)=default | rtctk::componentFramework::FileRuntimeRepoAdapter | |
rtctk::componentFramework::FileRepository::operator=(const FileRepository &)=delete | rtctk::componentFramework::FileRepository | |
ReadDataPoint(const DataPointPath &path, T &buffer) const | rtctk::componentFramework::RepositoryIf | |
SendReadRequest(const Request &request) const override | rtctk::componentFramework::FileRepository | virtual |
SendSubscribeRequest(const SubscribeRequest &request) const override | rtctk::componentFramework::FileRuntimeRepoAdapter | virtual |
SendUnsubscribeRequest(const UnsubscribeRequest &request) const override | rtctk::componentFramework::FileRuntimeRepoAdapter | virtual |
SendWriteRequest(const Request &request) override | rtctk::componentFramework::FileRepository | virtual |
SetDataPoint(const DataPointPath &path, const T value) | rtctk::componentFramework::RepositoryIf | |
SetDataPoint(const DataPointPath &path, const char *value) | rtctk::componentFramework::RepositoryIf | |
SetFitsWriteThreshold(size_t value) | rtctk::componentFramework::FileRepository | inline |
StringList typedef | rtctk::componentFramework::RepositoryIf | |
Subscribe(const DataPointPath &path, T &buffer, F handler) const | rtctk::componentFramework::RepositorySubscriberIf | |
Unsubscribe(const DataPointPath &path) const | rtctk::componentFramework::RepositorySubscriberIf | |
WriteDataPoint(const DataPointPath &path, const T &buffer) | rtctk::componentFramework::RepositoryIf | |
WriteDataPoint(const DataPointPath &path, const char *buffer) | rtctk::componentFramework::RepositoryIf | |
~FileRepository() noexcept=default | rtctk::componentFramework::FileRepository | virtual |
~FileRuntimeRepoAdapter() | rtctk::componentFramework::FileRuntimeRepoAdapter | virtual |
~RepositoryIf() | rtctk::componentFramework::RepositoryIf | virtual |
~RepositorySubscriberIf() | rtctk::componentFramework::RepositorySubscriberIf | virtual |
~RuntimeRepoIf()=default | rtctk::componentFramework::RuntimeRepoIf | virtual |