db_alloc_t Struct Reference
[C API]

Standard allocator for API data structures. More...

#include <ittia/db.h>

Data Fields

db_heap_t heap
uint16_t mask

Detailed Description

Standard allocator for API data structures.

This is declared at the beginning of API data structures to manage memory allocation. Always initialize this with DB_ALLOC_INITIALIZER.

See also:
db_oid_t, db_indexdef_t, db_tabledef_t
 All Data Structures Files Functions Variables Typedefs Defines
Copyright © 2005-2011 ITTIA®. All rights reserved.