![]() |
Discrete Dipole Approximation Project
1.0
Plugin based Discrete Dipole Approximation (DDA) software package.
|
![]() ![]() | Namespace containing cross platform multi threading classes provides Mutexs (Locks), Conditions, Semaphores and Queues |
![]() ![]() ![]() | Condition objects correspond to pthread conditions or to Win32 event objects |
![]() ![]() ![]() | General Thread Exception Object |
![]() ![]() ![]() | Standard Lock |
![]() ![]() ![]() | Queue Class Template, resprenst a Queue, with optional read and write locks, speficied using QUEUE_NOLOCK, QUEUE_READLOCK, QUEUE_WRITELOCK and QUEUE_ALLLOCK to specific the Queue mode |
![]() ![]() ![]() | Countered Lock |
![]() ![]() ![]() | Thread class, provide basic interface for the creation and joining of threads |
![]() ![]() ![]() | Special Thread Exception respresenting a timeout on a timed thread operation |
![]() ![]() | DyLibary is a class representing dynamically loadable library (Windows DLL, shared library under Unix etc) |
![]() ![]() | DyLibException provide an exception object for DyLibary |
![]() ![]() | DyProcress is a class representing the procress that loaded a dynamically loadable library (Windows DLL, shared library under Unix etc) |