Back to FabImage Library Lite website
You are here: Start » Queues » Queue_Push

Queue_Push
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | FIL.h |
---|---|
Namespace: | fil |
Adds an element to a queue. If queue is full the function works accordingly to inOverflowControl settings. By default blocks and waits for space.
Syntax
void fil::Queue_Push
(
)