utils Namespace Reference

A simple signal/slot implementation. More...

Data Structures

struct  empty
class  SlotBase
class  Slot
class  Signal
class  InterfaceBase
 The interface entry base class. More...
class  InterfaceEntry
 Every InterfaceEntry stores the necessary information related to a interface, such as:

  • Interface name.
  • Interface pointer value.
More...
class  InterfaceTable
 The InterfaceTable contains a list of interfaces. From this class caller can add and query a given interface. More...
class  ObjectTable
 This class enables caller to search between interface and object. It can store objects of the same class. More...
class  Listeners

Typedefs

typedef emptyUNUSABLE

Variables

const unsigned int MAX_OBJECTS = 20
const unsigned int MAX_INTERFACES = 13

Detailed Description

A simple signal/slot implementation.

Copyright (C) 2008 iRex Technologies B.V. All rights reserved.


Typedef Documentation

Definition at line 37 of file signal_slot.h.


Variable Documentation

const unsigned int utils::MAX_INTERFACES = 13
const unsigned int utils::MAX_OBJECTS = 20
Generated by  doxygen 1.6.2-20100208