File command_queue.h
Go to the source code of this file
#include <memory>#include <mutex>#include <queue>#include <vector>#include "command.h"#include "utilities.h"#include "tests/mocks.h"
Classes
| Type | Name |
|---|---|
| class | CommandQueue |
Public Attributes
| Type | Name |
|---|---|
| const auto | CommandPointerComparator = /* multi line expression */ |
Public Attributes Documentation
variable CommandPointerComparator
const auto CommandPointerComparator;
The documentation for this class was generated from the following file command_queue.h