Sack Library Documentation
|
The following table lists functions in this documentation.
|
Name |
Description |
|
| |
|
Count number of elements that are allocated in the set. | |
|
| |
|
Delete all allocated slabs. | |
|
Marks a member in a set as usable. | |
|
Returned the index of an item in a linear array returned from a set. | |
|
Performs an iteration over each allocated set member. Calls the user provided callback routine with each element in the set. | |
|
| |
|
| |
|
Converts a set into a copy of the objects in the set organized in a flat array. | |
|
Gets the index of a member passed as a pointer. | |
|
| |
|
| |
|
This function can check to see if a pointer is a valid element from a set. |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|