#include <ExecutorService.h>
◆ ExecutorService() [1/2]
keyple::core::seproxy::plugin::ExecutorService::ExecutorService |
( |
| ) |
|
◆ ~ExecutorService()
keyple::core::seproxy::plugin::ExecutorService::~ExecutorService |
( |
| ) |
|
◆ ExecutorService() [2/2]
keyple::core::seproxy::plugin::ExecutorService::ExecutorService |
( |
const ExecutorService & |
o | ) |
|
|
delete |
/!\ MSVC requires copy constructor to be deleted because of std::future not being copyable.
◆ operator=()
/!\ MSVC requires operator= to be deleted because of std::future not being copyable.
◆ submit()
The documentation for this class was generated from the following files: