XLKit  0.1.0
 All Classes Files Functions Typedefs Macros Groups
xlkit::XLKIT_VERSION_NAME::Parm< T, PARM_HELP > Class Template Reference

Function parameter with associated help. More...

#include <xlkit.hpp>

Public Types

typedef T type
 
typedef PARM_HELP parm_help_tag
 

Public Member Functions

const T & value () const
 Value of the parameter.
 
 operator const T & () const
 
 operator T & ()
 

Static Public Member Functions

static const char * name ()
 Name of the parameter for Excel.
 
static const char * help ()
 Help of the parameter for Excel.
 

Detailed Description

template<typename T, typename PARM_HELP = detail::empty_>
class xlkit::XLKIT_VERSION_NAME::Parm< T, PARM_HELP >

Function parameter with associated help.


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