basicobject.h File Reference

Definition of the classes BasicObject and BasicSlot. More...

#include "SDL/SDL.h"
#include <list>
#include "tinyxml.h"

Include dependency graph for basicobject.h:

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

Go to the source code of this file.

Classes

class  BasicSlot
 Stores an event's slot (function pointer and name). More...
class  BasicObject
 Base class for most Netrinjo-classes. More...
struct  BasicObject::FunctionData
class  SignalMultiplier
 Forwards an event to many slots. More...

Defines

#define DECLARE_SLOT(name, classname, func)   static BasicSlot classname ## __ ## name(#name,#classname,func);


Detailed Description

Definition of the classes BasicObject and BasicSlot.


Generated on Wed May 9 17:35:56 2007 for netrinjo by  doxygen 1.5.1