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

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

AdapterIdType typedefrtctk::componentFramework::RuntimeRepoIf
CallbackType typedefrtctk::componentFramework::RepositoryIf
Clock typedefrtctk::componentFramework::RepositoryIf
CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::RuntimeRepoIfstatic
CreateDataPoint(const DataPointPath &path, const std::type_info &type, const std::string &server_alias)rtctk::componentFramework::RuntimeRepoIfvirtual
CreateDataPoint(const DataPointPath &path, const T default_value, const std::string &server_alias)rtctk::componentFramework::RuntimeRepoIf
CreateDataPoint(const DataPointPath &path)rtctk::componentFramework::RuntimeRepoIf
CreateDataPoint(const DataPointPath &path, const T &initial_value)rtctk::componentFramework::RuntimeRepoIf
CreateDataPoint(const DataPointPath &path, const char *initial_value)rtctk::componentFramework::RuntimeRepoIf
CreateDataPoint(const DataPointPath &path, const std::type_info &type)rtctk::componentFramework::RuntimeRepoIfvirtual
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
GetDefaultServerAlias() constrtctk::componentFramework::RuntimeRepoIf
GetServerAlias(const DataPointPath &path) constrtctk::componentFramework::RuntimeRepoIfvirtual
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
SetDefaultServerAlias(const std::string &server_alias)rtctk::componentFramework::RuntimeRepoIf
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
~RepositoryIf()=defaultrtctk::componentFramework::RepositoryIfvirtual
~RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIfvirtual
~RuntimeRepoIf()=defaultrtctk::componentFramework::RuntimeRepoIfvirtual