Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - OS - Threads - LaunchThreadBodyC |
PUBLIC |
LaunchThreadBodyC::LaunchThreadBodyC(const TriggerC &) LaunchThreadBodyC::Start(void) LaunchThreadBodyC::Done(void) LaunchThreadBodyC::SigEvent(void) LaunchThreadBodyC::Reset(const TriggerC &) ThreadBodyC::Execute(void) ThreadBodyC::Terminate(void) ThreadBodyC::SetPriority(int) ThreadBodyC::ID(void) const ThreadBodyC::Start(void) ThreadBodyC::End(void) ThreadBodyC::Startup(void) ThreadBodyC::Cancel(void) ThreadBodyC::StartThread(void *) ThreadBodyC::cancellationHandler(void *) RCBodyVC::Save(ostream &) const RCBodyVC::Save(BinOStreamC &) const RCBodyVC::Copy(void) const RCBodyVC::DeepCopy(UIntT) const RCBodyC::References(void) const RCBodyC::Copy(void) const RCBodyC::DeepCopy(UIntT) const RCBodyC::IncRefCounter(void) RCBodyC::DecRefCounter(void) |
LaunchThreadBodyC | |
Launch event body. | |
include | "Ravl/Threads/LaunchThread.hh" |
Created: | 02/07/99 |
Source file: | Ravl/OS/Threads/Tools/LaunchThread.hh |
User Level: | Develop |
Library: | RavlThreads |
In Scope: | RavlN |
#include "Ravl/Threads/Thread.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 02/07/99, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |