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

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

CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::OldbIfstatic
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
SendSubscribeRequest(const SubscribeRequest &request) const =0rtctk::componentFramework::RepositorySubscriberIfpure virtual
SendUnsubscribeRequest(const UnsubscribeRequest &request) const =0rtctk::componentFramework::RepositorySubscriberIfpure 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
Subscribe(const DataPointPath &path, T &buffer, F handler) constrtctk::componentFramework::RepositorySubscriberIf
Unsubscribe(const DataPointPath &path) constrtctk::componentFramework::RepositorySubscriberIf
WriteDataPoint(const DataPointPath &path, const T &buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const char *buffer)rtctk::componentFramework::RepositoryIf
~OldbIf()=defaultrtctk::componentFramework::OldbIfvirtual
~RepositoryIf()rtctk::componentFramework::RepositoryIfvirtual
~RepositorySubscriberIf()rtctk::componentFramework::RepositorySubscriberIfvirtual