RTC Toolkit  1.0.0
rtctk::componentFramework::PersistentRepoIf Member List

This is the complete list of members for rtctk::componentFramework::PersistentRepoIf, including all inherited members.

CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::PersistentRepoIfstatic
CreateDataPoint(const DataPointPath &path, const std::type_info &type)=0rtctk::componentFramework::RepositoryIfpure virtual
CreateDataPoint(const DataPointPath &path)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const T default_value)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const char *default_value)rtctk::componentFramework::RepositoryIf
DataPointExists(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
DeleteDataPoint(const DataPointPath &path)=0rtctk::componentFramework::RepositoryIfpure virtual
GetChildren(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
GetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSize(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
GetDataPointType(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
ReadDataPoint(const DataPointPath &path, T &buffer) constrtctk::componentFramework::RepositoryIf
SendReadRequest(const Request &request) const =0rtctk::componentFramework::RepositoryIfpure virtual
SendWriteRequest(const Request &request)=0rtctk::componentFramework::RepositoryIfpure virtual
SetDataPoint(const DataPointPath &path, const T value)rtctk::componentFramework::RepositoryIf
SetDataPoint(const DataPointPath &path, const char *value)rtctk::componentFramework::RepositoryIf
StringList typedefrtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const T &buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const char *buffer)rtctk::componentFramework::RepositoryIf
~PersistentRepoIf()=defaultrtctk::componentFramework::PersistentRepoIfvirtual
~RepositoryIf()rtctk::componentFramework::RepositoryIfvirtual