Discrete Dipole Approximation Project  1.0
Plugin based Discrete Dipole Approximation (DDA) software package.
dylib.h File Reference

Detailed Description

Date
22/11/2013
Author
Glen Fletcher (glenf.nosp@m.let@.nosp@m.gmail.nosp@m..com)
#include "def.h"
#include "include.h"
#include <dlfcn.h>

Classes

class  DyLibary
 DyLibary is a class representing dynamically loadable library (Windows DLL, shared library under Unix etc). More...
 
class  DyLibException
 DyLibException provide an exception object for DyLibary. More...
 
class  DyProcress
 DyProcress is a class representing the procress that loaded a dynamically loadable library (Windows DLL, shared library under Unix etc). More...
 

Variables

 BAD_LIB
 < Flag indicating a error in loading the libary. More...
 
 BAD_SYM
 < FLag indicating a error in loading the Symbol. More...
 

Variable Documentation

BAD_LIB
BAD_SYM