TaskMeta.hpp
Go to the documentation of this file.
TaskStatus GetStatus() const
bool HasObjects() const
TaskStatus
Meta data to represent the result of the task.
Definition: TaskStatus.hpp:15
TaskMetaTrait & operator=(const TaskMetaTrait &trait)=default
Default copy assignment operator.
bool operator==(const TaskMetaTrait &trait) const
Operator overloading: The equality operator.
static constexpr std::size_t USER_INVALID
Definition: TaskMeta.hpp:27
void SetStatus(TaskStatus status)
void SetID(TaskID id)
TaskID GetID() const
std::size_t GetUserID() const
static constexpr std::size_t USER_INVALID
Definition: Player.hpp:36
Definition: AccountInfo.hpp:14
Invalid action.