SDK
23.9.2
For IoT System Software Development
Public Member Functions
|
List of all members
Queue< T > Class Template Reference
Public Member Functions
void
init
(T *list, uint8_t size)
error_t
add
(T item)
error_t
pop
(T &item)
bool
isFull
()
bool
isEmpty
()
uint8_t
getLength
()
error_t
peek
(T &item)
The documentation for this class was generated from the following file:
nola-sdk/include/
Queue.hpp
Generated on Wed Sep 20 2023 12:10:04 for SDK by
1.8.17