|
My Project
UDK 3.2.7 C/C++ API Reference
|
#include <queue.hxx>
Public Member Functions | |
| QueueBase () | |
| ~QueueBase () | |
| void | put (const element_type &element) |
| element_type | get () |
|
inline |
|
inline |
|
inline |
Reimplemented in salhelper::BoundedQueue< element_type >, and salhelper::Queue< element_type >.
|
inline |
Reimplemented in salhelper::BoundedQueue< element_type >, and salhelper::Queue< element_type >.
1.8.1.2