MyGUI
3.2.1
|
#include <MyGUI_Delegate.h>
Public Member Functions | |
virtual | ~IDelegateUnlink () |
IDelegateUnlink () | |
bool | compare (IDelegateUnlink *_unlink) const |
Definition at line 25 of file MyGUI_Delegate.h.
virtual MyGUI::delegates::IDelegateUnlink::~IDelegateUnlink | ( | ) | [inline, virtual] |
Definition at line 28 of file MyGUI_Delegate.h.
MyGUI::delegates::IDelegateUnlink::IDelegateUnlink | ( | ) | [inline] |
Definition at line 30 of file MyGUI_Delegate.h.
bool MyGUI::delegates::IDelegateUnlink::compare | ( | IDelegateUnlink * | _unlink | ) | const [inline] |
Definition at line 34 of file MyGUI_Delegate.h.