![]() |
sP2P c++ STL *nix API
1.2
NAT traversal and peer-to-peer networking API providing all utilities needed to build peer-to-peer application straigth out of box
|
Public Types | |
typedef void(* | HandlerType )() |
Public Member Functions | |
DelegateStatic (HandlerType Handler, bool deleteAutomatically=false) | |
DelegateStatic & | operator= (const HandlerType &rhs) |
void | operator() () |
![]() | |
virtual void | operator() (voidarg_1, voidarg_2, voidarg_3, voidarg_4, voidarg_5, voidarg_6, voidarg_7, voidarg_8) |
Public Attributes | |
HandlerType | callback |