Btk
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
Btk::Module Struct Reference
Collaboration diagram for Btk::Module:
[
legend
]
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:
include/Btk/
module.hpp
src/core.cpp
Btk
Module
Generated by
1.8.13