function_descriptor Struct Template Reference

#include <winstl/dl/dl_call.hpp>

Inheritance diagram for function_descriptor:

function_descriptor_base

List of all members.


Detailed Description

template<int CC, typename S>
struct winstl::function_descriptor< CC, S >

Specifies a compile-time function descriptor.

Parameters:
CC The calling convention, one of the calling_convention enumerators
S The string type

Public Types

enum  { value = CC }

Public Member Functions

 function_descriptor (S const &functionName)
 function_descriptor (S const &functionName, int cc)

Public Attributes

S const & FunctionName
const int CallingConvention

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

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