RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType > Member List

This is the complete list of members for rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >, including all inherited members.

CheckErrors()rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
ComponentMetricsIf typedefrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >
ComputationBase(ServiceContainer &services, const std::string &shm_name, size_t to_read, size_t to_skip, std::chrono::milliseconds sample_timeout, std::optional< numapp::NumaPolicies > thread_policies)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
Compute()=0rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >protectedpure virtual
CopyData(size_t sample_idx, const TopicType &sample) noexcept=0rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >protectedpure virtual
GetCycles() constrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
GetSamplesToRead() constrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
GetSamplesToSkip() constrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
GetState() constrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
Idle()rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
Join()rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
OnCycleStart(size_t to_read)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inlineprotectedvirtual
OnThreadStart()rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inlineprotectedvirtual
Publish()=0rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >protectedpure virtual
Run(std::optional< size_t > cycles=std::nullopt)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
RunOnceSync(std::optional< std::chrono::milliseconds > poll_interval=std::nullopt)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
ServiceContainer typedefrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >
SetSamplesToRead(size_t value)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
SetSamplesToSkip(size_t value)rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
Spawn()rtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >inline
State enum namertctk::dataTask::ComputationBase< TopicTypeX, ReaderType >
TopicType typedefrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >
~ComputationBase()=defaultrtctk::dataTask::ComputationBase< TopicTypeX, ReaderType >virtual