Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
qmpool.h File Reference
platform-independent memory pool interface. More...
Go to the source code of this file.
Data Structures | |
| class | QMPool |
| Native QF memory pool class. More... | |
Typedefs | |
| typedef uint8_t | QMPoolSize |
| The data type to store the block-size based on the macro QF_MPOOL_SIZ_SIZE. | |
| typedef uint8_t | QMPoolCtr |
| The data type to store the block-counter based on the macro QF_MPOOL_CTR_SIZE. | |
Detailed Description
platform-independent memory pool interface.
This header file must be included in all QF ports that use native QF memory pool implementation.
Definition in file qmpool.h.
Typedef Documentation
| typedef uint32_t QMPoolCtr |
| typedef uint32_t QMPoolSize |
Generated on Tue Jul 12 2022 20:22:36 by
1.7.2