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

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

AdapterIdType typedefrtctk::componentFramework::RuntimeRepoIf
Bind(void(RuntimeRepoAdapter::*method)(T &, RtrClient &))rtctk::componentFramework::RuntimeRepoAdapterprotectedstatic
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
CreateDeleteSubscribeImpl(detail::CreateDeleteSubscribeRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
CreateImpl(detail::CreateRequest< T > &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
CreateLinkImpl(detail::CreateSymlinkRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
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
DeleteImpl(detail::DeleteRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
DispatchFunction typedefrtctk::componentFramework::RuntimeRepoAdapterprotected
ErrorCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
ExistsImpl(detail::ExistsRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
GetChildren(const DataPointPath &path, bool recurse=false) constrtctk::componentFramework::RepositoryIf
GetChildrenImpl(detail::GetChildrenRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
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
InvokeRequestHandler(std::any &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotectedvirtual
LookupTable typedefrtctk::componentFramework::RuntimeRepoAdapterprotected
m_create_delete_subscriptionsrtctk::componentFramework::RuntimeRepoAdapterprotected
m_event_servicertctk::componentFramework::RuntimeRepoAdapterprotected
m_event_subscriberrtctk::componentFramework::RuntimeRepoAdapterprotected
m_iprtctk::componentFramework::RuntimeRepoAdapterprotected
m_mal_event_servicertctk::componentFramework::RuntimeRepoAdapterprotected
m_mutexrtctk::componentFramework::RuntimeRepoAdaptermutableprotected
m_portrtctk::componentFramework::RuntimeRepoAdapterprotected
m_topicrtctk::componentFramework::RuntimeRepoAdapterprotected
m_value_subscriptionsrtctk::componentFramework::RuntimeRepoAdapterprotected
NotifyCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
operator=(const RuntimeRepoAdapter &)=deletertctk::componentFramework::RuntimeRepoAdapter
operator=(RuntimeRepoAdapter &&)=defaultrtctk::componentFramework::RuntimeRepoAdapter
PartialReadImpl(detail::PartialReadRequest< T > &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
PartialWriteImpl(detail::PartialWriteRequest< T > &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
PathList typedefrtctk::componentFramework::RepositoryIf
ProcessRequests(const RequestList &requests) overridertctk::componentFramework::RuntimeRepoAdapterprotectedvirtual
ReadDataPoint(const DataPointPath &path, T &buffer) constrtctk::componentFramework::RepositoryIf
ReadDataPoints(T &... args) constrtctk::componentFramework::RepositoryIf
ReadImpl(detail::ReadRequest< T > &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
ReadMetaDataImpl(detail::ReadMetaDataRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
RepositoryIf()=defaultrtctk::componentFramework::RepositoryIf
RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIf
RequestList typedefrtctk::componentFramework::RepositoryIfprotected
RuntimeRepoAdapter()=deletertctk::componentFramework::RuntimeRepoAdapter
RuntimeRepoAdapter(const RuntimeRepoAdapter &)=deletertctk::componentFramework::RuntimeRepoAdapter
RuntimeRepoAdapter(RuntimeRepoAdapter &&)=defaultrtctk::componentFramework::RuntimeRepoAdapter
RuntimeRepoAdapter(const elt::mal::Uri &baseuri)rtctk::componentFramework::RuntimeRepoAdapterexplicit
S_REQUEST_DISPATCHER_TABLErtctk::componentFramework::RuntimeRepoAdapterprotectedstatic
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
SubscribeImpl(detail::ValueSubscribeRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
SubscriptionCallbackHandler(const JsonPayload &)rtctk::componentFramework::RuntimeRepoAdapterprotected
SubscriptionId typedefrtctk::componentFramework::RepositorySubscriberIf
SUPPORTED_URI_SCHEMErtctk::componentFramework::RuntimeRepoAdapterinlinestatic
TableEntry typedefrtctk::componentFramework::RuntimeRepoAdapterprotected
Timestamp typedefrtctk::componentFramework::RepositoryIf
TypeToString(const std::type_info &arg)rtctk::componentFramework::RepositoryIfstatic
Unsubscribe(const DataPointPath &path) constrtctk::componentFramework::RepositorySubscriberIf
UnsubscribeImpl(detail::UnsubscribeRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
UpdateLinkImpl(detail::UpdateSymlinkRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
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
WriteImpl(detail::WriteRequest< T > &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
WriteMetaDataImpl(detail::WriteMetaDataRequest &, RtrClient &)rtctk::componentFramework::RuntimeRepoAdapterprotected
~RepositoryIf()=defaultrtctk::componentFramework::RepositoryIfvirtual
~RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIfvirtual
~RuntimeRepoAdapter()rtctk::componentFramework::RuntimeRepoAdaptervirtual
~RuntimeRepoIf()=defaultrtctk::componentFramework::RuntimeRepoIfvirtual