Skip to content

struct flake::PluginStruct

#include </Users/ios_developer/workspace/coldwave-os/build/_deps/flake-src/plugins/flake_plugin.h>

Public Attributes

Name
char *name
intversion
intnumInterceptions
InterceptionTuple *interceptions

Public Attributes Documentation

variable name

cpp
char* flake::PluginStruct::name

variable version

cpp
int flake::PluginStruct::version

variable numInterceptions

cpp
int flake::PluginStruct::numInterceptions

variable interceptions

cpp
InterceptionTuple* flake::PluginStruct::interceptions