FS2_Open
Open source remastering of the Freespace 2 engine
SCP_ExternalCode Class Reference

#include <externalcode.h>

Inheritance diagram for SCP_ExternalCode:
TrackIRDLL

Public Member Functions

 SCP_ExternalCode ()
 
virtual ~SCP_ExternalCode ()
 

Protected Member Functions

BOOL LoadExternal (const char *externlib)
 
voidLoadFunction (const char *functionname)
 

Detailed Description

Definition at line 14 of file externalcode.h.

Constructor & Destructor Documentation

SCP_ExternalCode::SCP_ExternalCode ( )
inline

Definition at line 17 of file externalcode.h.

virtual SCP_ExternalCode::~SCP_ExternalCode ( )
inlinevirtual

Definition at line 24 of file externalcode.h.

Member Function Documentation

BOOL SCP_ExternalCode::LoadExternal ( const char *  externlib)
inlineprotected

Definition at line 33 of file externalcode.h.

void* SCP_ExternalCode::LoadFunction ( const char *  functionname)
inlineprotected

Definition at line 48 of file externalcode.h.


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