All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_module Struct Reference

Detailed Description

Module Structure. Contains pointer to module specific data and a pointer to the hooks that interface with the module.

Definition at line 109 of file as_module.h.

#include "as_module.h"

+ Collaboration diagram for as_module:

Data Fields

const as_module_hookshooks
 
const void * source
 

Field Documentation

const as_module_hooks* as_module::hooks

Definition at line 111 of file as_module.h.

const void* as_module::source

Definition at line 110 of file as_module.h.


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