|
| StreamPool (StreamPool const ©)=delete |
|
const stream_t & | getStream (int id, unsigned int flags=StreamDefault, int priority=0) |
| Get a stream from the pool.
|
|
StreamPool & | operator= (StreamPool const ©)=delete |
|
◆ getStream()
const stream_t & TNL::Backend::StreamPool::getStream |
( |
int | id, |
|
|
unsigned int | flags = StreamDefault, |
|
|
int | priority = 0 ) |
|
inline |
Get a stream from the pool.
- Parameters
-
id | Numeric ID of the requested stream. |
If the stream with given ID was not created yet, it is created by calling Stream::create with the following parameters:
- Parameters
-
The documentation for this class was generated from the following file:
- src/TNL/Backend/StreamPool.h