DLibrary

Engine/source/platform/platformDlibrary.h

Dynamic Library Interface for library objects loaded using the loadLibrary() function.

More...

Public Functions

void *
bind(const char * name)

Detailed Description

Dynamic Library Interface for library objects loaded using the loadLibrary() function.

Public Functions

~DLibrary()

bind(const char * name)

Reimplemented by: Win32DLibrary, x86UNIXDLibrary