version 3.3

VRS::STLBReader Class Reference

#include <vrs/io/stlbreader.h>

Inheritance diagram for VRS::STLBReader:

VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 VRS_TYPEINFO (STLBReader, ObjectReader)
virtual SO< SharedObjread (DataResource *data, const ID &targetType) const
 See `ObjectReader'.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
virtual bool canProduce (const ID &targetType) const


Member Function Documentation

VRS::STLBReader::VRS_TYPEINFO ( STLBReader  ,
ObjectReader   
)

virtual SO<SharedObj> VRS::STLBReader::read ( DataResource data,
const ID targetType 
) const [virtual]

See `ObjectReader'.

Implements VRS::ObjectReader.

virtual const char* VRS::STLBReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ObjectReader.

virtual const char* VRS::STLBReader::objectFileSuffix (  )  const [inline, virtual]

both methods provide meta information which is needed for any user interface programming. Multiple file suffixes are serapated by blanks, e.g. "mpg mpeg".

Implements VRS::ObjectReader.

virtual bool VRS::STLBReader::canProduce ( const ID targetType  )  const [inline, virtual]

Reimplemented from VRS::ObjectReader.


The documentation for this class was generated from the following file:

Generated on Tue May 22 06:00:22 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact