Contents
Detailed Description
Classes
Functions
Typedefs
The classes in this namespace implement a generic command queue. The goal, as one might expect, is to provide an asynchronous call mechanism.
Template Struct command_context
Struct command_context_base
Struct void_t
Template Class command_queue_base
Template Class command_queue_base< ::liberate::concurrency::concurrent_queue >
Template Class parametrized_command_queue
Template Function liberate::concurrency::command::create_context
Typedef liberate::concurrency::command::command_type
Typedef liberate::concurrency::command::concurrent_command_queue