|
potion
0.2
|
the central table type, based on core/khash.h More...
Include dependency graph for table.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | PNVtable |
| the central vtable, see io http://www.piumarta.com/pepsi/objmodel.pdf More... | |
| class | PNTable |
| the table class, based on khash More... | |
Macros | |
| #define | MAX_INS_SORT 10 |
Typedefs | |
| typedef PN(* | PN_MCACHE_FUNC )(unsigned int hash) |
| typedef PN(* | PN_IVAR_FUNC )(PNUniq hash) |
the central table type, based on core/khash.h
Definition in file table.h.