|
typedef std::function< void() > | FCommands |
|
|
| Procedure (Procedure &predecessor) |
|
void | operator() (const Fence &sigFenceOnEnd=Fence()) |
|
void | operator() (std::uint64_t waitTimeout) |
|
void | operator() (const Queue &hQueue, const Fence &sigFenceOnEnd=Fence()) |
|
void | operator() (const Queue &hQueue, const Semaphore &waitSem, const Semaphore &sigSem=Semaphore()) |
|
void | operator() (EQueueType eQueue, const Fence &sigFenceOnEnd=Fence()) |
|
void | operator<< (const FCommands &cmds) |
|
const FCommands & | getCommands () const |
|
The documentation for this class was generated from the following file: