Synopsis

Declared in <mrdocs/Support/ExecutorGroup.hpp>

class ExecutorGroupBase;

Types

Name

arg_t

Member Functions

Name

Description

ExecutorGroupBase [constructor]

Move constructor

~ExecutorGroupBase [destructor]

Destructor

wait

Block until all work has completed.

Protected Types

Name

AnyAgent

Impl

Protected Member Functions

Name

Description

ExecutorGroupBase [constructor]

Construct from ThreadPool

post

run

Protected Data Members

Derived Classes

Name

Description

ExecutorGroup

A set of execution agents for performing concurrent work.

Created with MrDocs