Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Reference Counting - RCBodyVC |
PUBLIC |
RCBodyVC::~RCBodyVC(void) RCBodyVC::Save(ostream &) const RCBodyVC::Save(BinOStreamC &) const RCBodyVC::Copy(void) const RCBodyVC::DeepCopy(UIntT) const RCBodyVC::RCBodyVC(void) RCBodyVC::RCBodyVC(istream &) RCBodyVC::RCBodyVC(BinIStreamC &) RCBodyC::References(void) const RCBodyC::Copy(void) const RCBodyC::DeepCopy(UIntT) const RCBodyC::IncRefCounter(void) RCBodyC::DecRefCounter(void) |
RCBodyVC | |
Base class for all reference counted objects, where derivation is expected. | |
include | "Ravl/RCHandleV.hh" |
Source file: | Ravl/Core/Base/RCHandleV.hh |
User Level: | Normal |
Library: | RavlCore |
Example: | exRefCounterInherit.cc |
In Scope: | RavlN |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |