src/action.h File Reference

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

Include dependency graph for action.h:

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

Go to the source code of this file.

Classes

class  Action

Typedefs

typedef void(Actions::*) ToPerform (Action *, const char *)
typedef bool(Validators::*) IsValid ()
typedef list< Prompt * > LPrompt


Typedef Documentation

typedef bool(Validators::*) IsValid()

Definition at line 25 of file action.h.

typedef list<Prompt *> LPrompt

Definition at line 27 of file action.h.

typedef void(Actions::*) ToPerform(Action *, const char *)

Definition at line 24 of file action.h.


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