missing_entry_point_exception Class Reference
[DL Library Error]

#include <unixstl/dl/dl_call.hpp>

Inheritance diagram for missing_entry_point_exception:

unix_exception os_exception project_exception

List of all members.


Detailed Description

Indicates an entry point cannot be located in a dynamic library.

Types

typedef unix_exception parent_class_type
 The parent type.
typedef
missing_entry_point_exception 
class_type
 The type of the current instantiation.
typedef
parent_class_type::error_code_type 
error_code_type

Public Member Functions

Construction
 missing_entry_point_exception (char const *functionName, error_code_type err)
 Constructs an instance of the exception based on the given missing function name, and Windows error code.

Member Typedef Documentation

The parent type.

Reimplemented from unix_exception.

The type of the current instantiation.

Reimplemented from unix_exception.


Constructor & Destructor Documentation

missing_entry_point_exception ( char const *  functionName,
error_code_type  err 
) [inline]

Constructs an instance of the exception based on the given missing function name, and Windows error code.


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

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