modcommon.h File Reference


Detailed Description

Definitions and structures common to dynamically shared modules.

#include <oski/mangle.h>

Go to the source code of this file.

Mangled names.

#define oski_InitModule   MANGLE_MOD_(oski_InitModule)
#define oski_CloseModule   MANGLE_MOD_(oski_CloseModule)
#define oski_GetShortDesc   MANGLE_MOD_(oski_GetShortDesc)
#define oski_GetLongDesc   MANGLE_MOD_(oski_GetLongDesc)

Defines

#define INC_OSKI_MODCOMMON_H
 oski/modcommon.h included.

Functions

const char * oski_GetShortDesc (void)
 Method: Returns a short string description of the module.
const char * oski_GetLongDesc (void)
 Method: Returns a "long" string description of the module.
void oski_InitModule (void)
 Method: Initialize the module.
void oski_CloseModule (void)
 Method: Shutdown the module.


Generated on Wed Sep 19 16:41:22 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6