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::EventDelegateList< TYPE > Class Template Reference
Inheritance diagram for sp2plib::EventDelegateList< TYPE >:

Public Member Functions

void push_back (const TYPE &x)
 
void push_front (const TYPE &x)
 
_TYPENAME_ON_ITERATROR_TYPE::std::list
< TYPE >::iterator 
insert (_TYPENAME_ON_ITERATROR_TYPE::std::list< TYPE >::iterator position, const TYPE &x)
 
void insert (_TYPENAME_ON_ITERATROR_TYPE::std::list< TYPE >::iterator position, typename::std::list< TYPE >::size_type n, const TYPE &x)
 

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