Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
BaseReader Class Referenceabstract

Public Member Functions

virtual std::string get_description () const =0
 
virtual std::string get_extensions () const =0
 
virtual std::string get_magic () const
 
virtual bool read (std::istream &_is, BaseImporter &_bi) const =0
 
virtual bool read (const std::string &_filename, BaseImporter &_bi) const =0
 

Detailed Description

Definition at line 1 of file BaseReader.hh.


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