|
ARB
|
#include <macke.h>


Public Member Functions | |
| MackeReader (const char *inName_) | |
| ~MackeReader () OVERRIDE | |
| bool | read_one_entry (Seq &seq) OVERRIDE __ATTR__USERESULT |
| bool | failed () const OVERRIDE |
| void | ignore_rest_of_file () OVERRIDE |
| InputFormat & | get_data () OVERRIDE |
| void | rewind () OVERRIDE |
Public Member Functions inherited from FormatReader | |
| virtual | ~FormatReader () |
Additional Inherited Members | |
Static Public Member Functions inherited from FormatReader | |
| static SmartPtr< FormatReader > | create (const FormattedFile &in) |
| MackeReader::~MackeReader | ( | ) |
Definition at line 242 of file macke.cxx.
References ARB_strdup(), ca_assert, Convaln_exception::exception_thrown(), Convaln_exception::get_msg(), NULp, and Convaln_exception::replace_msg().
|
virtual |
Implements FormatReader.
Definition at line 356 of file macke.cxx.
References Seq::set_id().
Referenced by macke_to_gcg().
|
inlinevirtual |
|
inlinevirtual |
Implements FormatReader.
Definition at line 185 of file macke.h.
References Reader::ignore_rest_of_file().
Referenced by macke_to_gcg().
|
inlinevirtual |
|
inlinevirtual |
1.8.8