Main Page
Modules
Related Pages
S
earch for
Axl Hash Cursor: Iterator support for the Axl Hash
axl_hash_cursor_first
axl_hash_cursor_free
axl_hash_cursor_get_key
axl_hash_cursor_get_value
axl_hash_cursor_has_item
axl_hash_cursor_has_next
axl_hash_cursor_hash
axl_hash_cursor_last
axl_hash_cursor_new
axl_hash_cursor_next
axl_hash_cursor_remove
axlPointer
axl_hash_cursor_get_value
(
axlHashCursor
*
cursor
)
Allows to get current value at the current cursor state.
Parameters:
cursor
The cursor that will be used to return the data located at the hash, using cursor current state.