signal1< arg1_type, mt_policy > Class Template Reference
#include <sigslot.h>
Inheritance diagram for signal1< arg1_type, mt_policy >:
Public Types
Public Member Functions
template<class desttype >
void
connect (desttype *pclass, void(desttype::*pmemfun)(arg1_type))
Additional Inherited Members
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
void connect
(
desttype *
pclass,
void(desttype::*)(arg1_type)
pmemfun
)
inline
void emit
(
arg1_type
a1 )
inline
void operator()
(
arg1_type
a1 )
inline
The documentation for this class was generated from the following file:
- /Users/guanghui/cocos2d-x/extensions/CocoStudio/Armature/external_tool/sigslot.h