src/util.h File Reference

#include <X11/keysym.h>
#include <X11/Xlib.h>
#include <sys/stat.h>
#include <list>
#include <string>
#include <set>
#include <map>
#include "ncwm.h"

Include dependency graph for util.h:

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

Go to the source code of this file.

Classes

class  Util

Typedefs

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


Typedef Documentation

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

Definition at line 26 of file util.h.

typedef map<string, string, less<string> > MSettings

Definition at line 23 of file util.h.


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