XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_Module_Class_ Struct Reference

#include <ftmodapi.h>

Collaboration diagram for FT_Module_Class_:
Collaboration graph
[legend]

Public Attributes

FT_ULong module_flags
 
FT_Long module_size
 
const FT_Stringmodule_name
 
FT_Fixed module_version
 
FT_Fixed module_requires
 
const void * module_interface
 
FT_Module_Constructor module_init
 
FT_Module_Destructor module_done
 
FT_Module_Requester get_interface
 

Member Data Documentation

◆ get_interface

FT_Module_Requester FT_Module_Class_::get_interface

◆ module_done

FT_Module_Destructor FT_Module_Class_::module_done

◆ module_flags

FT_ULong FT_Module_Class_::module_flags

◆ module_init

FT_Module_Constructor FT_Module_Class_::module_init

◆ module_interface

const void* FT_Module_Class_::module_interface

◆ module_name

const FT_String* FT_Module_Class_::module_name

◆ module_requires

FT_Fixed FT_Module_Class_::module_requires

◆ module_size

FT_Long FT_Module_Class_::module_size

◆ module_version

FT_Fixed FT_Module_Class_::module_version

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