Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Nagency | agency is the top-level namespace which contains all Agency functionality |
| Cbasic_execution_policy | The basic type from which all of Agency's execution policies derive their common functionality |
| Cconcurrent_execution_policy | Encapsulates requirements for creating groups of concurrent execution agents |
| Cconcurrent_execution_tag | Type representing the concurrent execution category |
| Cparallel_execution_policy | Encapsulates requirements for creating groups of parallel execution agents |
| Cparallel_execution_tag | Type representing the parallel execution category |
| Csequenced_execution_policy | Encapsulates requirements for creating groups of sequenced execution agents |
| Csequenced_execution_tag | Type representing the sequenced execution category |
| Cunsequenced_execution_policy | Encapsulates requirements for creating groups of unsequenced execution agents |
| Cunsequenced_execution_tag | Type representing the unsequenced execution category |
