NPT_ERROR_BASE_LIST   46 extra_lib/include/platinum/NptList.h const int NPT_ERROR_LIST_EMPTY              = NPT_ERROR_BASE_LIST - 0;
NPT_ERROR_BASE_LIST   47 extra_lib/include/platinum/NptList.h const int NPT_ERROR_LIST_OPERATION_ABORTED  = NPT_ERROR_BASE_LIST - 1;
NPT_ERROR_BASE_LIST   48 extra_lib/include/platinum/NptList.h const int NPT_ERROR_LIST_OPERATION_CONTINUE = NPT_ERROR_BASE_LIST - 2;