| Developer Documentation |
| RAVL, Recognition And Vision Library |
| USER | 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 |
| Source file: | Ravl/OS/Threads/Tools/Signal.hh |
| 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 09:59:57 2002 |