User Manual, Developers Guide and API Documentation

wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference > Class Template Reference

#include <DoubleDispatcher.hpp>

Inheritance diagram for wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >:

Inheritance graph
[legend]
Collaboration diagram for wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename ConcreteRhs, ResultType(ConcreteLhs::*)(const SmartPtr< ConcreteRhs > &) callback>
void addMemberFunction ()
ResultType dispatch (ConcreteLhs *lhs, const SmartPtr< BaseRhs > &rhs)
ResultType dispatch (ConcreteLhs &lhs, const SmartPtr< BaseRhs > &rhs)
 DoubleDispatcher ()
virtual ~DoubleDispatcher ()


Detailed Description

template<class ConcreteLhs, class BaseRhs, typename ResultType>
class wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >

Definition at line 246 of file DoubleDispatcher.hpp.


Constructor & Destructor Documentation

template<class ConcreteLhs, class BaseRhs, typename ResultType>
virtual wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >::~DoubleDispatcher (  )  [inline, virtual]

Definition at line 258 of file DoubleDispatcher.hpp.


Member Function Documentation

template<class ConcreteLhs, class BaseRhs, typename ResultType>
template<typename ConcreteRhs, ResultType(ConcreteLhs::*)(const SmartPtr< ConcreteRhs > &) callback>
void wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >::addMemberFunction (  )  [inline]

Definition at line 264 of file DoubleDispatcher.hpp.

template<class ConcreteLhs, class BaseRhs, typename ResultType>
ResultType wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >::dispatch ( ConcreteLhs *  lhs,
const SmartPtr< BaseRhs > &  rhs 
) [inline]

Definition at line 281 of file DoubleDispatcher.hpp.

template<class ConcreteLhs, class BaseRhs, typename ResultType>
ResultType wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >::dispatch ( ConcreteLhs &  lhs,
const SmartPtr< BaseRhs > &  rhs 
) [inline]

Definition at line 276 of file DoubleDispatcher.hpp.

template<class ConcreteLhs, class BaseRhs, typename ResultType>
wns::wns::DoubleDispatcher< ConcreteLhs, const SmartPtr< BaseRhs > &, ResultType, TypeTraits< NullType >::ConstReference >::DoubleDispatcher (  )  [inline]

Definition at line 254 of file DoubleDispatcher.hpp.


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

Generated on Sat May 26 03:32:50 2012 for openWNS by  doxygen 1.5.5