gltk 0.3
a C++ widget library built on GLUT
Public Member Functions
sigc::signal0< Tr > Struct Template Reference

signal with zero argument More...

#include <sigc.hh>

Inherits sigc::signal_base.

Inherited by sigc::signal< Tr, nil >.

List of all members.

Public Member Functions

connection connect (slot0< Tr > const &s)
 make connection
Tr emit ()
 emit the signal

Detailed Description

template<typename Tr>
struct sigc::signal0< Tr >

signal with zero argument

 All Classes Namespaces Files Functions Variables Enumerations Enumerator