invalid_calling_convention_exception Class Reference
[DL Library Error]

#include <winstl/dl/dl_call.hpp>

Inheritance diagram for invalid_calling_convention_exception:

windows_exception os_exception project_exception

List of all members.


Detailed Description

Indicates an invalid calling convention specifier.

Types

typedef windows_exception parent_class_type
 The parent class type.
typedef
invalid_calling_convention_exception 
class_type
 The class type.
typedef
parent_class_type::error_code_type 
error_code_type
 The error code type.

Public Member Functions

Construction
 invalid_calling_convention_exception (char const *callingConventionSpecifier)
 Constructs an instance of the exception based on the given function name, and Windows error code.
Accessors
string_type const & get_specifier () const

Member Typedef Documentation

The parent class type.

Reimplemented from windows_exception.

The class type.

Reimplemented from windows_exception.

The error code type.

Reimplemented from windows_exception.


Constructor & Destructor Documentation

invalid_calling_convention_exception ( char const *  callingConventionSpecifier  )  [inline]

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


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

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