Signal1< FirstArgument > Class Template Reference

#include <signal.h>

Inheritance diagram for Signal1< FirstArgument >:
Inheritance graph
[legend]
Collaboration diagram for Signal1< FirstArgument >:
Collaboration graph
[legend]

Public Member Functions

void operator() (FirstArgument a1) const

Private Types

typedef SignalBase
< SignalHandler1
< FirstArgument > > 
Base

Detailed Description

template<typename FirstArgument>
class Signal1< FirstArgument >

Definition at line 296 of file signal.h.


Member Typedef Documentation

template<typename FirstArgument >
typedef SignalBase< SignalHandler1<FirstArgument> > Signal1< FirstArgument >::Base [private]

Definition at line 297 of file signal.h.


Member Function Documentation

template<typename FirstArgument >
void Signal1< FirstArgument >::operator() ( FirstArgument  a1  )  const [inline]

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

Generated by  doxygen 1.6.2