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

slot with zero argument More...

#include <sigc.hh>

Inherits sigc::slot_base.

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

List of all members.

Public Member Functions

Tr call ()
 call the slot

Detailed Description

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

slot with zero argument

 All Classes Namespaces Files Functions Variables Enumerations Enumerator