C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/core/util/delegate.h File Reference

#include "core/util/FastDelegate.h"

Classes

class  DelegateRemapper< T >

Defines

#define Delegate   fastdelegate::FastDelegate
 Define a Delegate.

Typedefs

typedef fastdelegate::DelegateMemento DelegateMemento


Define Documentation

#define Delegate   fastdelegate::FastDelegate

Define a Delegate.

This macro allows translation of Delegate definitions into a target delegate implementation.

By default Torque Juggernaut uses a

See also:
FastDelegate implementation


Typedef Documentation