result 1
result 2
Go back to reference home
Search
functions
init
Initialize a static pool.
claimElement
Claim an element of a pool.
allocate
Allocate an element of a pool.
isClaimed
Check if element is claimed.
isAllocated
Check if element is allocated.
getAvailable
Get available elements.
getAddress
Get address of an element.
releaseElement
Release an element.
release
Release an element.
types
napc__Pool
Represenation of a fixed memory pool.
Pool
This module has not a description
This module does not have an introductory text yet.
Version: 1.4.1
Documentation generated at 24.03.2022 03:43:18 (UTC)
Go back to reference home
functions
init
Initialize a static pool.
claimElement
Claim an element of a pool.
allocate
Allocate an element of a pool.
isClaimed
Check if element is claimed.
isAllocated
Check if element is allocated.
getAvailable
Get available elements.
getAddress
Get address of an element.
releaseElement
Release an element.
release
Release an element.
types
napc__Pool
Represenation of a fixed memory pool.