Home | All Classes | Grouped Classes | Index | Search
CL_LibraryLoader class More...
Derived from:
none
Derived by:
none
Group: Core (Library)
#include <ClanLib/core.h>
Construction:
Constructor that does nothing |
Attributes:
Return the dynamic library filename | |
Resolve a symbol name within the library | |
Return the state of the library | |
Load the library | |
Unload the library | |
Get the last error message |
Detailed description:
!group=Core/System! !header=core.h!This class is a wrapper to dynmanically load code from a dynamic library.