A set of execution agents for performing concurrent work.
Synopsis
Declared in <mrdocs/Support/ExecutorGroup.hpp>
template<class Agent>
class ExecutorGroup
: public ExecutorGroupBase
Base Classes
Name |
Description |
Types
Name |
Member Functions
Name |
Description |
|
Construct from |
Submit work to be executed. |
|
Construct a new agent in the group. |
|
Block until all work has completed. |
Protected Data Members
Name |
Created with MrDocs