|
ARRAYBASE | LEVEL_CORE::AppArrayBase ("app pool", 1024) |
|
STRIPE< APP_STRUCT_BASE > | LEVEL_CORE::AppStripeBase ("app stripe base","core",&AppArrayBase) |
|
INT32 | LEVEL_CORE::APP_no (APP x) |
|
APP | LEVEL_CORE::APP_INVALID () |
|
BOOL | LEVEL_CORE::APP_valid (APP x) |
|
BOOL | LEVEL_CORE::APP_allocated (APP x) |
|
string | LEVEL_CORE::str (APP app) |
|
VOID | LEVEL_CORE::APP_allocated_set (APP x, BOOL y) |
|
VOID | LEVEL_CORE::APP_next_set (APP x, APP y) |
|
VOID | LEVEL_CORE::APP_prev_set (APP x, APP y) |
|
IMG | LEVEL_CORE::APP_img_head (APP x) |
|
VOID | LEVEL_CORE::APP_img_head_set (APP x, IMG y) |
|
IMG | LEVEL_CORE::APP_img_tail (APP x) |
|
VOID | LEVEL_CORE::APP_img_tail_set (APP x, IMG y) |
|
ADDRINT * | LEVEL_CORE::APP_misc_addr (APP x) |
|
VOID | LEVEL_CORE::APP_GarbageCollect () |
|
APP | LEVEL_CORE::APP_Alloc () |
|
VOID | LEVEL_CORE::APP_Free (APP app) |
|
This file contains APP primitives