PixelLightAPI  .
Classes | Namespaces
Func.h File Reference
#include "PLCore/Base/Type/DefaultValue.h"
#include "PLCore/Base/Func/Signature.h"
#include "PLCore/Base/Func/Params.h"
#include "PLCore/Base/Func/DynFunc.h"

Go to the source code of this file.

Classes

class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7, T8 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7, T8 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6, T7 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6, T7 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5, T6 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5, T6 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4, T5 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4, T5 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3, T4 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3, T4 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2, T3 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2, T3 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1, T2 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1, T2 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0, T1 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0, T1 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R, T0 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void, T0 >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< R >
 Function object (object that can be 'called' like a function / functoid) More...
class  PLCore::Func< void >
 Function object (object that can be 'called' like a function / functoid) More...

Namespaces

namespace  PLCore


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:06
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported