WvCallbackList< InnerCallback > Class Template Reference

Inheritance diagram for WvCallbackList< InnerCallback >:
[legend]
List of all members.

Detailed Description

template<class InnerCallback>
class WvCallbackList< InnerCallback >

Definition at line 14 of file wvcallbacklist.h.

Public Member Functions

 WvCallbackList ()
void add (const InnerCallback &cb, void *cookie)
void del (void *cookie)
bool isempty () const
void operator() ()
void operator() (P1 p1)
void operator() (P1 p1, P2 p2)
void operator() (P1 p1, P2 p2, P3 p3)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7)
void operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8)


The documentation for this class was generated from the following file:
Generated on Mon Feb 5 10:54:35 2007 for WvStreams by  doxygen 1.5.1