| Developer Documentation |
| RAVL, Recognition And Vision Library |
| USER | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - OS - Threads - ThreadBodyC |
| PUBLIC |
|
ThreadBodyC::ThreadBodyC(void) ThreadBodyC::~ThreadBodyC(void) 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) |
| ThreadBodyC | |
| Called when a thread is cancelled. Thread body. | |
| include | "Ravl/Threads/Thread.hh" |
| Created: | 02/07/1999 |
| Source file: | Ravl/OS/Threads/Posix/Thread.hh |
| User Level: | Develop |
| Library: | RavlThreads |
| In Scope: | RavlN |
| #include "Ravl/RCHandleV.hh" |
| #include "Ravl/RefCounter.hh" |
| Maintainer:Charles Galambos, Created: 02/07/1999, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |