Leosac
0.7.0
OpenSourceAccessControl
|
This is the complete list of members for Leosac::Tasks::RemoteControlAsyncResponse, including all inherited members.
do_run() | Leosac::Tasks::RemoteControlAsyncResponse | privatevirtual |
get_exception() const | Leosac::Tasks::Task | |
get_guid() const | Leosac::Tasks::Task | |
is_complete() const | Leosac::Tasks::Task | |
msg_ | Leosac::Tasks::RemoteControlAsyncResponse | private |
operator=(const Task &)=delete | Leosac::Tasks::Task | |
operator=(Task &&)=delete | Leosac::Tasks::Task | |
RemoteControlAsyncResponse(const std::string identity, const zmqpp::message_t &msg, zmqpp::socket_t &socket) | Leosac::Tasks::RemoteControlAsyncResponse | |
run() | Leosac::Tasks::Task | |
set_on_completion(Callback c) | Leosac::Tasks::Task | inline |
set_on_failure(Callback c) | Leosac::Tasks::Task | inline |
set_on_success(Callback c) | Leosac::Tasks::Task | inline |
socket_ | Leosac::Tasks::RemoteControlAsyncResponse | private |
succeed() const | Leosac::Tasks::Task | |
Task() | Leosac::Tasks::Task | |
Task(const Task &)=delete | Leosac::Tasks::Task | |
Task(Task &&)=delete | Leosac::Tasks::Task | |
wait() | Leosac::Tasks::Task | |
~Task() | Leosac::Tasks::Task | inlinevirtual |