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

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

CreateDataPoint(const DataPointPath &path, const T &initial_value, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
CreateDataPoint(const DataPointPath &path, const T &&initial_value, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)=deletertctk::componentFramework::RepositoryIf::BatchRequest
CreateSymlink(const DataPointPath &dp, const DataPointPath &link, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
DataPointExists(const DataPointPath &path, bool &result, const CallbackType &callback=nullptr) constrtctk::componentFramework::RepositoryIf::BatchRequest
DeleteDataPoint(const DataPointPath &path, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
GetChildren(const DataPointPath &path, std::pair< PathList, PathList > &result, bool recurse=false, const CallbackType &callback=nullptr) constrtctk::componentFramework::RepositoryIf::BatchRequest
GetChildren(const DataPointPath &path, std::pair< PathList, PathList > &&result, bool recurse=false, const CallbackType &callback=nullptr) const =deletertctk::componentFramework::RepositoryIf::BatchRequest
m_requestsrtctk::componentFramework::RepositoryIf::BatchRequestmutableprotected
PartialReadDataPoint(const DataPointPath &path, T &buffer, size_t first, size_t last, size_t d_first, std::optional< std::reference_wrapper< MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr) constrtctk::componentFramework::RepositoryIf::BatchRequest
PartialReadDataPoint(const DataPointPath &path, T &&buffer, size_t first, size_t last, size_t d_first, std::optional< std::reference_wrapper< MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr) const =deletertctk::componentFramework::RepositoryIf::BatchRequest
PartialWriteDataPoint(const DataPointPath &path, const T &buffer, size_t first, size_t last, size_t d_first, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
PartialWriteDataPoint(const DataPointPath &path, const T &&buffer, size_t first, size_t last, size_t d_first, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)=deletertctk::componentFramework::RepositoryIf::BatchRequest
ReadDataPoint(const DataPointPath &path, T &buffer, std::optional< std::reference_wrapper< MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr) constrtctk::componentFramework::RepositoryIf::BatchRequest
ReadDataPoint(const DataPointPath &path, T &&buffer, std::optional< std::reference_wrapper< MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr) const =deletertctk::componentFramework::RepositoryIf::BatchRequest
ReadMetaData(const DataPointPath &path, MetaData &metadata, const CallbackType &callback=nullptr) constrtctk::componentFramework::RepositoryIf::BatchRequest
ReadMetaData(const DataPointPath &path, MetaData &&metadata, const CallbackType &callback=nullptr) const =deletertctk::componentFramework::RepositoryIf::BatchRequest
RepositoryIfrtctk::componentFramework::RepositoryIf::BatchRequestprotected
Subscribe(const DataPointPath &, NotifyCallbackType, ErrorCallbackType) constrtctk::componentFramework::RepositorySubscriberIf::BatchRequest
Subscribe(CallbackType, CallbackType, ErrorCallbackType) constrtctk::componentFramework::RepositorySubscriberIf::BatchRequest
Unsubscribe(SubscriptionId) constrtctk::componentFramework::RepositorySubscriberIf::BatchRequest
UpdateSymlink(const DataPointPath &dp, const DataPointPath &link, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
WriteDataPoint(const DataPointPath &path, const T &buffer, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
WriteDataPoint(const DataPointPath &path, const T &&buffer, std::optional< std::reference_wrapper< const MetaData > > metadata=std::nullopt, const CallbackType &callback=nullptr)=deletertctk::componentFramework::RepositoryIf::BatchRequest
WriteMetaData(const DataPointPath &path, const MetaData &metadata, const CallbackType &callback=nullptr)rtctk::componentFramework::RepositoryIf::BatchRequest
~BatchRequest()=defaultrtctk::componentFramework::RepositoryIf::BatchRequestvirtual