SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::basic_flatread_reader Class Reference

Reader for SHORE FlatRead files (basic interface). More...

Inheritance diagram for shore::basic_flatread_reader:
shore::flatread_tags_parser

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

- Protected Member Functions inherited from shore::flatread_tags_parser
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 ()
 
- Protected Attributes inherited from shore::flatread_tags_parser
shore::read::accessorym_readtags
 
- Static Protected Attributes inherited from shore::flatread_tags_parser
static const size_t MAXTAGS =128*128
 

Detailed Description

Reader for SHORE FlatRead files (basic interface).


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