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::Event< Type1, Type2, Type3, Type4, Type5, void > Class Template Reference
Inheritance diagram for sp2plib::Event< Type1, Type2, Type3, Type4, Type5, void >:
sp2plib::sP2PEventBase

Public Types

typedef Delegate< Type1, Type2,
Type3, Type4, Type5 > * 
HandlersType
 

Public Member Functions

_SP2P_EVENT_H_LN0
_SP2P_EVENT_H_LN1
_SP2P_EVENT_H_LN2
_SP2P_EVENT_H_LN3
_SP2P_EVENT_H_LN4
_SP2P_EVENT_H_LN5 void 
operator() (Type1 arg_1, Type2 arg_2, Type3 arg_3, Type4 arg_4, Type5 arg_5)
 
void Raise (Type1 arg_1, Type2 arg_2, Type3 arg_3, Type4 arg_4, Type5 arg_5)
 

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