Back to Aurora Vision 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: AVL.h
Namespace: avl

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 avl::Queue_Push()