| User Documentation | 
| RAVL, Recognition And Vision Library | 
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS | 
| Ravl - OS - Signals - SignalConnectorC ConnectRef(Signal0C & from,DataT & obj,bool (*func)() ) | 
| SignalConnectorC ConnectRef(Signal0C & from,DataT & obj,bool (*func)() ) | |
| Connect signal to a method with 0 args. | |
| include | "Ravl/Threads/Signal.hh" | 
| Created: | 23/09/1999 | 
| User Level: | Normal | 
| Library: | RavlThreads | 
| Example: | exSignal.cc | 
| In Scope: | RavlN | 
Uses reference to object not instance.
 NB. It is the users responsibility to ensure the object
 remains valid while being used.
| Maintainer:Charles Galambos, Created: 23/09/1999, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002 |