|
RTC Toolkit 5.1.0
|
This is the complete list of members for rtctk::telSub::MockCorrelatorIf, including all inherited members.
| CheckDdsConnections()=0 | rtctk::telSub::CorrelatorIf | pure virtual |
| GetLastSampleId() const RTCTK_NOEXCEPT=0 | rtctk::telSub::CorrelatorIf | pure virtual |
| MOCK_CONST_METHOD0(GetLastSampleId, std::optional< std::uint32_t >()) | rtctk::telSub::MockCorrelatorIf | |
| MOCK_METHOD0(Reset, void()) | rtctk::telSub::MockCorrelatorIf | |
| MOCK_METHOD0(CheckDdsConnections, void()) | rtctk::telSub::MockCorrelatorIf | |
| MOCK_METHOD2(Poll, std::optional< CorrelationError >(std::chrono::milliseconds, const DataSamplesView *&)) | rtctk::telSub::MockCorrelatorIf | |
| Poll(std::chrono::milliseconds timeout, const DataSamplesView *&view) RTCTK_NOEXCEPT=0 | rtctk::telSub::CorrelatorIf | pure virtual |
| Reset() RTCTK_NOEXCEPT=0 | rtctk::telSub::CorrelatorIf | pure virtual |
| ~CorrelatorIf() | rtctk::telSub::CorrelatorIf | inlinevirtual |