src/binder.h File Reference

#include "singleton.h"
#include <X11/Xlib.h>
#include <list>
#include <map>
#include <set>
#include <string>
#include "ncwm.h"

Include dependency graph for binder.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Binder

Typedefs

typedef set< string > Sstring
typedef map< string, Action *,
less< string > > 
MBindings
typedef list< Action * > LAction


Typedef Documentation

typedef list<Action *> LAction

Definition at line 38 of file binder.h.

typedef map<string, Action *, less<string> > MBindings

Definition at line 37 of file binder.h.

typedef set<string> Sstring

Definition at line 34 of file binder.h.


Generated on Thu May 24 15:19:33 2007 for ncwm by  doxygen 1.5.1