touchgfx::LockFreeDMA_Queue::isEmpty() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::LockFreeDMA_Queue::isEmpty()

touchgfx::LockFreeDMA_Queue::isEmpty() method

@fn virtual bool LockFreeDMA_Queue::isEmpty(); Query if this object is empty. Query if this object is empty.

Syntax

virtual bool isEmpty();

Return value

true if empty, false if not.

References

LocationText
DMA.hpp:153
virtual bool isEmpty();

Override Tree

Methods overriding this one
touchgfx::LockFreeDMA_Queue::isEmpty()
all items filtered out