AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
TaskScheduler::Task Member List

This is the complete list of members for TaskScheduler::Task, including all inherited members.

_durationTaskScheduler::Taskprivate
_endTaskScheduler::Taskprivate
_groupTaskScheduler::Taskprivate
_repeatedTaskScheduler::Taskprivate
_taskTaskScheduler::Taskprivate
IsInGroup(group_t const group) constTaskScheduler::Taskinline
operator<(Task const &other) constTaskScheduler::Taskinline
operator=(Task const &)=defaultTaskScheduler::Task
operator=(Task &&right)=deleteTaskScheduler::Task
operator==(Task const &other)TaskScheduler::Taskinline
operator>(Task const &other) constTaskScheduler::Taskinline
Task(timepoint_t const &end, duration_t const &duration, std::optional< group_t > const &group, repeated_t const repeated, task_handler_t const &task)TaskScheduler::Taskinline
Task(timepoint_t const &end, duration_t const &duration, task_handler_t const &task)TaskScheduler::Taskinline
Task(Task const &)=deleteTaskScheduler::Task
Task(Task &&)=deleteTaskScheduler::Task
TaskContextTaskScheduler::Taskfriend
TaskSchedulerTaskScheduler::Taskfriend