BNNavigationHandler Struct Reference

Public Attributes

void * context
 
char *(* getCurrentView )(void *ctxt)
 
uint64_t(* getCurrentOffset )(void *ctxt)
 
bool(* navigate )(void *ctxt, const char *view, uint64_t offset)
 

Member Data Documentation

◆ context

void* BNNavigationHandler::context

◆ getCurrentOffset

uint64_t(* BNNavigationHandler::getCurrentOffset) (void *ctxt)

◆ getCurrentView

char *(* BNNavigationHandler::getCurrentView) (void *ctxt)

◆ navigate

bool(* BNNavigationHandler::navigate) (void *ctxt, const char *view, uint64_t offset)

The documentation for this struct was generated from the following file: