#include <Queue.hpp>
Definition at line 10 of file Queue.hpp.
◆ Queue() [1/4]
Internal::Queue::Queue |
( |
const void * |
Obj | ) |
|
◆ Queue() [2/4]
Internal::Queue::Queue |
( |
| ) |
|
|
default |
◆ Queue() [3/4]
Internal::Queue::Queue |
( |
Queue && |
Obj | ) |
|
|
default |
◆ Queue() [4/4]
Internal::Queue::Queue |
( |
const Queue & |
Obj | ) |
|
|
default |
◆ GetClass()
static Class Internal::Queue::GetClass |
( |
| ) |
|
|
static |
◆ GetHead()
◆ operator=() [1/2]
Queue& Internal::Queue::operator= |
( |
const Queue & |
Obj | ) |
|
|
default |
◆ operator=() [2/2]
The documentation for this class was generated from the following file: