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
 All Classes Functions Variables Typedefs Enumerations Enumerator
sp2plib::DelegateStatic< void > Class Template Reference
Inheritance diagram for sp2plib::DelegateStatic< void >:
sp2plib::Delegate<> sp2plib::sP2PDelegateBase

Public Types

typedef void(* HandlerType )()
 

Public Member Functions

 DelegateStatic (HandlerType Handler, bool deleteAutomatically=false)
 
DelegateStaticoperator= (const HandlerType &rhs)
 
void operator() ()
 
- Public Member Functions inherited from sp2plib::Delegate<>
virtual void operator() (voidarg_1, voidarg_2, voidarg_3, voidarg_4, voidarg_5, voidarg_6, voidarg_7, voidarg_8)
 

Public Attributes

HandlerType callback
 

The documentation for this class was generated from the following file: