Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Namespaces
isignalbase.h File Reference

Interface for the small-granularity callback utility. More...

#include "base/src/baseqt.h"

Go to the source code of this file.

Classes

class  itasca::ISlotBase
 Slot base class. More...
 
class  itasca::ISignalBase
 Signal base class. More...
 
class  itasca::ISlot2< Param1, Param2 >
 ISlot2 interface - a two-argument class. More...
 
class  itasca::Signal2< Param1, Param2 >
 Definition of a Signal2 object, holding a list of ISlot2 objects. More...
 

Namespaces

 itasca
 namespace Itasca
 

Detailed Description

Interface for the small-granularity callback utility.