Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - IO - Formats - FileFormatBodyC |
FileFormatBodyC | |
File format implementation. | |
include | "Ravl/DP/FileFormat.hh" |
Created: | 13/08/1998 |
Source file: | Ravl/Core/IO/FileFormat.hh |
User Level: | Develop |
Library: | RavlIO |
Example: | exFileFormat.cc |
In Scope: | RavlN |
The default version of this functions opens the file and passes
the stream to CreateInput(IStreamC ....)
The default version of this functions opens the file and passes
the stream to CreateOutput(OStreamC ....)
typeid(void) if none, indicates an indirect driver.
#include "Ravl/DP/Entity.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 13/08/1998, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |