#include <FastDelegate.h>
Definition at line 559 of file FastDelegate.h.
typedef void(detail::GenericClass::* fastdelegate::DelegateMemento::GenericMemFuncType) () |
|
protected |
fastdelegate::DelegateMemento::DelegateMemento |
( |
| ) |
|
|
inline |
fastdelegate::DelegateMemento::DelegateMemento |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
void fastdelegate::DelegateMemento::clear |
( |
| ) |
|
|
inline |
bool fastdelegate::DelegateMemento::empty |
( |
| ) |
const |
|
inline |
bool fastdelegate::DelegateMemento::IsEqual |
( |
const DelegateMemento & |
x | ) |
const |
|
inline |
bool fastdelegate::DelegateMemento::IsLess |
( |
const DelegateMemento & |
right | ) |
const |
|
inline |
bool fastdelegate::DelegateMemento::operator! |
( |
| ) |
const |
|
inline |
bool fastdelegate::DelegateMemento::operator< |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
bool fastdelegate::DelegateMemento::operator> |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
void fastdelegate::DelegateMemento::SetMementoFrom |
( |
const DelegateMemento & |
right | ) |
|
|
inlineprotected |
detail::GenericClass* fastdelegate::DelegateMemento::m_pthis |
|
protected |
The documentation for this class was generated from the following file: