RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
rtctk::componentFramework::OldbIf Member List

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

AdapterIdType typedefrtctk::componentFramework::OldbIf
CallbackType typedefrtctk::componentFramework::RepositoryIf
Clock typedefrtctk::componentFramework::RepositoryIf
CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::OldbIfstatic
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
CreateDataPoint(const DataPointPath &path, const std::type_info &type)rtctk::componentFramework::RepositoryIfvirtual
DataPointExists(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
DataPointExistsLegacy(const DataPointPath &path) constrtctk::componentFramework::RepositoryIfprotectedvirtual
DeleteDataPoint(const DataPointPath &path, bool recurse=false)rtctk::componentFramework::RepositoryIf
DeleteDataPointLegacy(const DataPointPath &path)rtctk::componentFramework::RepositoryIfprotectedvirtual
ErrorCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
GetChildren(const DataPointPath &path, bool recurse=false) constrtctk::componentFramework::RepositoryIf
GetChildrenLegacy(const DataPointPath &path) constrtctk::componentFramework::RepositoryIfprotectedvirtual
GetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointShape(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSize(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSizeLegacy(const DataPointPath &path) constrtctk::componentFramework::RepositoryIfprotectedvirtual
GetDataPointType(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointTypeLegacy(const DataPointPath &path) constrtctk::componentFramework::RepositoryIfprotectedvirtual
NotifyCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
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
RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIf
RequestList typedefrtctk::componentFramework::RepositoryIfprotected
SendReadRequest(const ReadRequest &request) constrtctk::componentFramework::RepositoryIfvirtual
SendRequest(const BatchRequest &request)rtctk::componentFramework::RepositoryIf
SendRequest(const BatchRequest &request) constrtctk::componentFramework::RepositoryIf
SendSubscribeRequest(const SubscribeRequest &request) constrtctk::componentFramework::RepositorySubscriberIfvirtual
SendUnsubscribeRequest(const UnsubscribeRequest &request) constrtctk::componentFramework::RepositorySubscriberIfvirtual
SendWriteRequest(const WriteRequest &request)rtctk::componentFramework::RepositoryIfvirtual
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
Subscribe(const DataPointPath &path, const F &cb_value, const ErrorCallbackType &cb_error) constrtctk::componentFramework::RepositorySubscriberIf
Subscribe(const CallbackType &cb_created, const CallbackType &cb_deleted, const ErrorCallbackType &cb_error) constrtctk::componentFramework::RepositorySubscriberIf
Subscribe(const DataPointPath &path, T &buffer, F handler) constrtctk::componentFramework::RepositorySubscriberIf
Subscribe(const DataPointPath &path, F handler) constrtctk::componentFramework::RepositorySubscriberIfinline
SubscriptionId typedefrtctk::componentFramework::RepositorySubscriberIf
Timestamp typedefrtctk::componentFramework::RepositoryIf
TypeToString(const std::type_info &arg)rtctk::componentFramework::RepositoryIfstatic
Unsubscribe(const DataPointPath &path) constrtctk::componentFramework::RepositorySubscriberIf
ValueCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
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
~OldbIf()=defaultrtctk::componentFramework::OldbIfvirtual
~RepositoryIf()=defaultrtctk::componentFramework::RepositoryIfvirtual
~RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIfvirtual