NewAskSin
 All Classes Files Functions Variables Groups Pages
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
fastdelegate::DelegateMemento Class Reference
Inheritance diagram for fastdelegate::DelegateMemento:
fastdelegate::detail::ClosurePtr< GenericMemFn, StaticFunctionPtr, UnvoidStaticFunctionPtr > fastdelegate::detail::ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr >

Public Member Functions

void clear ()
 
bool IsEqual (const DelegateMemento &x) const
 
bool IsLess (const DelegateMemento &right) const
 
bool operator! () const
 
bool empty () const
 
DelegateMementooperator= (const DelegateMemento &right)
 
bool operator< (const DelegateMemento &right)
 
bool operator> (const DelegateMemento &right)
 
 DelegateMemento (const DelegateMemento &right)
 

Protected Types

typedef void(detail::GenericClass::* GenericMemFuncType )()
 

Protected Member Functions

void SetMementoFrom (const DelegateMemento &right)
 

Protected Attributes

detail::GenericClass * m_pthis
 
GenericMemFuncType m_pFunction
 

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