fw4spl
fwTools::EndTypeListAction Class Reference

Limit cases for empty typelist. More...

#include <Dispatcher.hpp>

Static Public Member Functions

static void invoke ()
 Perform nothing see Dispatcher<>::invoke()
 
template<class KeyType >
static void invoke (const KeyType &keytype)
 Throw an exception to inform end-user that KeyType value have no correspondance in type list.
 
template<class KeyType , class Parameter >
static void invoke (const KeyType &keytype, const Parameter &param)
 Throw an exception to inform end-user that KeyType value have no correspondance in type list.
 
template<class BaseClass , class KeyType >
static BaseClass * instanciate (const KeyType &keytype)
 Throw an exception to inform end-user that KeyType value have no correspondance in type list.
 

Detailed Description

Limit cases for empty typelist.

Date
2007-2009.
See also
fwTools::Dispatcher

Definition at line 33 of file Dispatcher.hpp.


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