Public Attributes | |
void * | context |
char *(* | getCurrentView )(void *ctxt) |
uint64_t(* | getCurrentOffset )(void *ctxt) |
bool(* | navigate )(void *ctxt, const char *view, uint64_t offset) |
void* BNNavigationHandler::context |
uint64_t(* BNNavigationHandler::getCurrentOffset) (void *ctxt) |
char *(* BNNavigationHandler::getCurrentView) (void *ctxt) |
bool(* BNNavigationHandler::navigate) (void *ctxt, const char *view, uint64_t offset) |