RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
rtctk::componentFramework::test::MockRuntimeRepoIf Member List

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

AdapterIdType typedefrtctk::componentFramework::RuntimeRepoIf
BindTypeHandlers()rtctk::componentFramework::test::FakeRepositorySubscriberprotectedstatic
BindTypeHandlers()rtctk::componentFramework::test::FakeRepositorySubscriber
CallbackType typedefrtctk::componentFramework::RepositoryIf
CheckDataNodeExists(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
Clock typedefrtctk::componentFramework::RepositoryIf
CreateAdapter(const elt::mal::Uri &uri)rtctk::componentFramework::RuntimeRepoIfstatic
CreateDataPoint(const DataPointPath &path)rtctk::componentFramework::RepositoryIf
rtctk::componentFramework::RepositorySubscriberIf::CreateDataPoint(const DataPointPath &path, const T &initial_value)rtctk::componentFramework::RepositoryIf
rtctk::componentFramework::RepositorySubscriberIf::CreateDataPoint(const DataPointPath &path, const char *initial_value)rtctk::componentFramework::RepositoryIf
CreateDeleteSubscribeImpl(detail::CreateDeleteSubscribeRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
CreateImpl(detail::CreateRequest< T > &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
CreateLinkImpl(detail::CreateSymlinkRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
CreateNewDataNode(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
DataPointExists(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
DeleteDataPoint(const DataPointPath &path, bool recurse=false)rtctk::componentFramework::RepositoryIf
DeleteImpl(detail::DeleteRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
ErrorCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
ExistsImpl(detail::ExistsRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
FakeRepository()rtctk::componentFramework::test::FakeRepository
FakeRepositorySubscriber()rtctk::componentFramework::test::FakeRepositorySubscriber
GetChildren(const DataPointPath &path, bool recurse=false) constrtctk::componentFramework::RepositoryIf
GetChildrenImpl(detail::GetChildrenRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
rtctk::componentFramework::test::FakeRepository::GetChildrenImpl(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
GetChildrenRecursive(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
GetDataNode(const DataPointPath &path) overridertctk::componentFramework::test::FakeRepositorySubscriberprotectedvirtual
GetDataNodeNoThrow(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
GetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointShape(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSize(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointType(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetUri() const overridertctk::componentFramework::test::MockRuntimeRepoIfinlinevirtual
InvokeCallback(const Request &req) constrtctk::componentFramework::test::FakeRepositoryprotected
InvokeCreateCallbacks(const DataPointPath &)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
InvokeDeleteCallbacks(const DataPointPath &)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
InvokeErrorCallbacks()rtctk::componentFramework::test::FakeRepositorySubscriberprotected
InvokeRequestHandler(std::any &request) overridertctk::componentFramework::test::FakeRepositorySubscriberprotectedvirtual
InvokeWriteCallbacks(const DataPointPath &)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
m_create_delete_subscriptionsrtctk::componentFramework::test::FakeRepositorySubscriberprotected
m_datartctk::componentFramework::test::FakeRepositoryprotected
m_invoke_error_callbacksrtctk::componentFramework::test::FakeRepositorySubscriberprotected
m_mutexrtctk::componentFramework::test::FakeRepositorymutableprotected
m_requests_to_failrtctk::componentFramework::test::FakeRepositoryprotected
m_requests_to_skiprtctk::componentFramework::test::FakeRepositoryprotected
m_thread_poolrtctk::componentFramework::test::FakeRepositoryprotected
m_value_subscriptionsrtctk::componentFramework::test::FakeRepositorySubscriberprotected
MakeAnyBuffer(const MetaData &metadata)rtctk::componentFramework::RepositoryIfstatic
MOCK_METHOD(void, CreateDataPointRequest,(const DataPointPath &))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, DeleteDataPointRequest,(const DataPointPath &))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, GetDataPointTypeRequest,(const DataPointPath &),(const))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, GetDataPointSizeRequest,(const DataPointPath &),(const))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, DataPointExistsRequest,(const DataPointPath &),(const))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, ReceivedReadRequest,(const DataPointPath &),(const))rtctk::componentFramework::test::MockRuntimeRepoIf
MOCK_METHOD(void, ReceivedWriteRequest,(const DataPointPath &))rtctk::componentFramework::test::MockRuntimeRepoIf
NotifyCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
PartialReadImpl(detail::PartialReadRequest< T > &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
PartialWriteImpl(detail::PartialWriteRequest< T > &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
PathList typedefrtctk::componentFramework::RepositoryIf
ProcessRequests(const RequestList &requests) overridertctk::componentFramework::test::MockRuntimeRepoIfinlineprotectedvirtual
ReadData(Data &data_node, const DataPointPath &path, gsl::span< T > &data, std::optional< std::reference_wrapper< MetaData > > &metadata, size_t offset)rtctk::componentFramework::test::FakeRepositoryprotected
ReadDataPoint(const DataPointPath &path, T &buffer) constrtctk::componentFramework::RepositoryIf
ReadDataPoints(T &... args) constrtctk::componentFramework::RepositoryIf
ReadImpl(detail::ReadRequest< T > &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
ReadMetaData(const DataPointPath &path, MetaData &metadata, bool check_sequence_id=false)rtctk::componentFramework::test::FakeRepositoryprotected
ReadMetaDataImpl(detail::ReadMetaDataRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
RepositoryIf()=defaultrtctk::componentFramework::RepositoryIf
RepositorySubscriberIf()=defaultrtctk::componentFramework::RepositorySubscriberIf
RequestList typedefrtctk::componentFramework::RepositoryIfprotected
RequestsToFailContains(size_t index) constrtctk::componentFramework::test::FakeRepositoryprotected
ResolvePath(const DataPointPath &path)rtctk::componentFramework::test::FakeRepositoryprotected
S_REQUEST_DISPATCHERrtctk::componentFramework::test::FakeRepositorySubscriberprotectedstatic
SendRequest(const BatchRequest &request)rtctk::componentFramework::RepositoryIf
rtctk::componentFramework::RepositorySubscriberIf::SendRequest(const BatchRequest &request) constrtctk::componentFramework::RepositoryIf
SetDataPoint(const DataPointPath &path, const T &value)rtctk::componentFramework::RepositoryIf
rtctk::componentFramework::RepositorySubscriberIf::SetDataPoint(const DataPointPath &path, const char *value)rtctk::componentFramework::RepositoryIf
ShouldInvokeErrorCallbacks()rtctk::componentFramework::test::FakeRepositorySubscriberprotected
StringToType(const std::string &arg)rtctk::componentFramework::RepositoryIfstatic
Subscribe(const DataPointPath &path, const F &cb_value, const ErrorCallbackType &cb_error) constrtctk::componentFramework::RepositorySubscriberIf
rtctk::componentFramework::RuntimeRepoIf::Subscribe(const CallbackType &cb_created, const CallbackType &cb_deleted, const ErrorCallbackType &cb_error) constrtctk::componentFramework::RepositorySubscriberIf
SubscribeImpl(detail::ValueSubscribeRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
SubscriptionId typedefrtctk::componentFramework::RepositorySubscriberIf
Timestamp typedefrtctk::componentFramework::RepositoryIf
TryGetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
TypeToString(const std::type_info &arg)rtctk::componentFramework::RepositoryIfstatic
UnsubscribeImpl(detail::UnsubscribeRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
UpdateLinkImpl(detail::UpdateSymlinkRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
ValueCallbackType typedefrtctk::componentFramework::RepositorySubscriberIf
WriteData(const DataPointPath &path, const gsl::span< const T > &data, const MetaData &metadata, std::optional< std::reference_wrapper< MetaData > >, size_t offset)rtctk::componentFramework::test::FakeRepositoryprotected
WriteDataPoint(const DataPointPath &path, const T &buffer)rtctk::componentFramework::RepositoryIf
rtctk::componentFramework::RepositorySubscriberIf::WriteDataPoint(const DataPointPath &path, const char *buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoints(const T &... args)rtctk::componentFramework::RepositoryIf
WriteImpl(detail::WriteRequest< T > &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
WriteMetaData(Data &data_node, const MetaData &metadata)rtctk::componentFramework::test::FakeRepositoryprotected
WriteMetaDataImpl(detail::WriteMetaDataRequest &req)rtctk::componentFramework::test::FakeRepositorySubscriberprotected
~FakeRepository() override=defaultrtctk::componentFramework::test::FakeRepository
~FakeRepositorySubscriber() override=defaultrtctk::componentFramework::test::FakeRepositorySubscriber
~RepositoryIf()=defaultrtctk::componentFramework::RepositoryIfvirtual
~RuntimeRepoIf() override=defaultrtctk::componentFramework::RuntimeRepoIf