dl_call_traits Struct Reference

#include <unixstl/dl/dl_call.hpp>

List of all members.


Detailed Description

Internal traits class used by the DL Library.

Note:
This is a struct, rather than a namespace, because namespaces are open, and we want this to be closed.

Public Types

Member Types
typedef void(* entry_point_type )(void)
typedef void * library_handle_type
typedef unixstl::module module_wrapper_type

Static Public Member Functions

Dynamic Library Functions
static entry_point_type get_symbol (library_handle_type hLib, char const *functionName)

Classes

struct  library_is_handle
 Tag that denotes that the library argument is a handle. More...
struct  library_is_not_handle
 Tag that denotes that the library argument is not a handle. More...

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

Generated on Thu Jun 10 08:59:05 2010 for STLSoft by  doxygen 1.5.6