Btk
Btk::Module Struct Reference
Collaboration diagram for Btk::Module:

Public Types

typedef void(* QuitFn) (Module &)
 
typedef void(* InitFn) (Module &)
 

Public Member Functions

void unload ()
 

Public Attributes

InitFn init = nullptr
 
QuitFn quit = nullptr
 
void * data = nullptr
 
void * handle = nullptr
 
std::string_view name
 

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