MyGUI 3.0.1
|
#include <MyGUI_Delegate.h>
Public Member Functions | |
virtual | ~IDelegateUnlink () |
IDelegateUnlink () | |
bool | compare (IDelegateUnlink *_unlink) const |
Definition at line 40 of file MyGUI_Delegate.h.
virtual MyGUI::delegates::IDelegateUnlink::~IDelegateUnlink | ( | ) | [inline, virtual] |
Definition at line 43 of file MyGUI_Delegate.h.
MyGUI::delegates::IDelegateUnlink::IDelegateUnlink | ( | ) | [inline] |
Definition at line 45 of file MyGUI_Delegate.h.
bool MyGUI::delegates::IDelegateUnlink::compare | ( | IDelegateUnlink * | _unlink | ) | const [inline] |
Definition at line 46 of file MyGUI_Delegate.h.