RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
rtctk::componentFramework::PersistentRepoIf Member List

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

AdapterIdType typedefrtctk::componentFramework::PersistentRepoIf
CallbackType typedefrtctk::componentFramework::RepositoryIf
Clock typedefrtctk::componentFramework::RepositoryIf
CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::PersistentRepoIfstatic
CreateDataPoint(const DataPointPath &path)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const T &initial_value)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const char *initial_value)rtctk::componentFramework::RepositoryIf
DataPointExists(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
DeleteDataPoint(const DataPointPath &path, bool recurse=false)rtctk::componentFramework::RepositoryIf
GetChildren(const DataPointPath &path, bool recurse=false) constrtctk::componentFramework::RepositoryIf
GetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointShape(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSize(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointType(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetUri() const =0rtctk::componentFramework::PersistentRepoIfpure virtual
MakeAnyBuffer(const MetaData &metadata)rtctk::componentFramework::RepositoryIfstatic
PathList typedefrtctk::componentFramework::RepositoryIf
ProcessRequests(const RequestList &requests)=0rtctk::componentFramework::RepositoryIfprotectedpure virtual
ReadDataPoint(const DataPointPath &path, T &buffer) constrtctk::componentFramework::RepositoryIf
ReadDataPoints(T &... args) constrtctk::componentFramework::RepositoryIf
RepositoryIf()=defaultrtctk::componentFramework::RepositoryIf
RequestList typedefrtctk::componentFramework::RepositoryIfprotected
SendRequest(const BatchRequest &request)rtctk::componentFramework::RepositoryIf
SendRequest(const BatchRequest &request) constrtctk::componentFramework::RepositoryIf
SetDataPoint(const DataPointPath &path, const T &value)rtctk::componentFramework::RepositoryIf
SetDataPoint(const DataPointPath &path, const char *value)rtctk::componentFramework::RepositoryIf
StringToType(const std::string &arg)rtctk::componentFramework::RepositoryIfstatic
Timestamp typedefrtctk::componentFramework::RepositoryIf
TryGetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
TypeToString(const std::type_info &arg)rtctk::componentFramework::RepositoryIfstatic
WriteDataPoint(const DataPointPath &path, const T &buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const char *buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoints(const T &... args)rtctk::componentFramework::RepositoryIf
~PersistentRepoIf() override=defaultrtctk::componentFramework::PersistentRepoIf
~RepositoryIf()=defaultrtctk::componentFramework::RepositoryIfvirtual