#include <Delegate.h>
Definition at line 220 of file Delegate.h.
◆ GenericFuncPtr
typedef void(* Hikari::Impl::fastdelegate::DelegateMemento::GenericFuncPtr) () |
|
protected |
◆ GenericMemFuncType
typedef void(detail::GenericClass::* Hikari::Impl::fastdelegate::DelegateMemento::GenericMemFuncType) () |
|
protected |
◆ DelegateMemento() [1/3]
Hikari::Impl::fastdelegate::DelegateMemento::DelegateMemento |
( |
| ) |
|
|
inline |
◆ DelegateMemento() [2/3]
Hikari::Impl::fastdelegate::DelegateMemento::DelegateMemento |
( |
| ) |
|
|
inline |
◆ DelegateMemento() [3/3]
Hikari::Impl::fastdelegate::DelegateMemento::DelegateMemento |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
◆ clear() [1/2]
void Hikari::Impl::fastdelegate::DelegateMemento::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
void Hikari::Impl::fastdelegate::DelegateMemento::clear |
( |
| ) |
|
|
inline |
◆ empty()
bool Hikari::Impl::fastdelegate::DelegateMemento::empty |
( |
| ) |
const |
|
inline |
◆ IsEqual() [1/2]
bool Hikari::Impl::fastdelegate::DelegateMemento::IsEqual |
( |
const DelegateMemento & |
x | ) |
const |
|
inline |
◆ IsEqual() [2/2]
bool Hikari::Impl::fastdelegate::DelegateMemento::IsEqual |
( |
const DelegateMemento & |
x | ) |
const |
|
inline |
◆ IsLess()
bool Hikari::Impl::fastdelegate::DelegateMemento::IsLess |
( |
const DelegateMemento & |
right | ) |
const |
|
inline |
◆ operator!()
bool Hikari::Impl::fastdelegate::DelegateMemento::operator! |
( |
| ) |
const |
|
inline |
◆ operator<()
bool Hikari::Impl::fastdelegate::DelegateMemento::operator< |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
◆ operator=()
◆ operator>()
bool Hikari::Impl::fastdelegate::DelegateMemento::operator> |
( |
const DelegateMemento & |
right | ) |
|
|
inline |
◆ m_pFunction
◆ m_pStaticFunction
GenericFuncPtr Hikari::Impl::fastdelegate::DelegateMemento::m_pStaticFunction |
|
protected |
◆ m_pthis
The documentation for this class was generated from the following file: