SHORE API
|
Reader for SHORE FlatRead files (basic interface). More...
Public Types | |
typedef shore::read | current_type |
Public Member Functions | |
basic_flatread_reader (const std::string &fn) | |
Constructor. | |
basic_flatread_reader (std::istream *const is) | |
bool | next (shore::read &r) |
const std::string & | get_name () const |
Additional Inherited Members | |
![]() | |
void | parse_tags (std::string &s) |
void | tagfun_invalid () |
void | tagfun_BAx () |
void | tagfun_DST () |
void | tagfun_CLx () |
void | tagfun_RGR () |
void | tagfun_ORI () |
void | tagfun_NUM () |
![]() | |
shore::read::accessory * | m_readtags |
![]() | |
static const size_t | MAXTAGS =128*128 |
Reader for SHORE FlatRead files (basic interface).