Safe DDS
eprosima::safedds::execution::BasicExecutor Member List

This is the complete list of members for eprosima::safedds::execution::BasicExecutor, including all inherited members.

BasicExecutor(transport::ITransport &transport_implementation, memory::IReferenceList< execution::ISpinnable > &entities_list) noexcepteprosima::safedds::execution::BasicExecutor
BasicExecutor(const BasicExecutor &) noexcept=deleteeprosima::safedds::execution::BasicExecutor
BasicExecutor(BasicExecutor &&) noexcept=deleteeprosima::safedds::execution::BasicExecutor
get_next_work_timepoint() const noexcept overrideeprosima::safedds::execution::BasicExecutorvirtual
has_pending_work() const noexcept overrideeprosima::safedds::execution::BasicExecutorvirtual
ISpinnable() noexcept=defaulteprosima::safedds::execution::ISpinnableprotected
ISpinnable(const ISpinnable &) noexcept=defaulteprosima::safedds::execution::ISpinnableprotected
ISpinnable(ISpinnable &&) noexcept=defaulteprosima::safedds::execution::ISpinnableprotected
operator=(const BasicExecutor &) noexcept=deleteeprosima::safedds::execution::BasicExecutor
operator=(BasicExecutor &&) noexcept=deleteeprosima::safedds::execution::BasicExecutor
eprosima::safedds::execution::ISpinnable::operator=(const ISpinnable &) noexcept=defaulteprosima::safedds::execution::ISpinnableprotected
eprosima::safedds::execution::ISpinnable::operator=(ISpinnable &&) noexcept=defaulteprosima::safedds::execution::ISpinnableprotected
spin(const execution::TimePoint &timepoint) noexcept overrideeprosima::safedds::execution::BasicExecutorvirtual
~BasicExecutor() noexcept=defaulteprosima::safedds::execution::BasicExecutorvirtual
~ISpinnable() noexcept=defaulteprosima::safedds::execution::ISpinnableprotected