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

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

Inheritance diagram for shore::basic_maplist_reader:
shore::maplist_tags_parser

Public Types

typedef shore::alignment current_type
 

Public Member Functions

 basic_maplist_reader (const std::string &fn)
 
 basic_maplist_reader (std::istream *const is)
 
bool next (shore::alignment &a)
 
const std::string & get_name () const
 
const std::string & current_line () const
 

Additional Inherited Members

- Protected Member Functions inherited from shore::maplist_tags_parser
void parse_tags (std::string::const_iterator b, std::string::const_iterator e)
 
void tagfun_invalid ()
 
void tagfun_RGR ()
 
void tagfun_MPQ ()
 
void tagfun_ORI ()
 
void tagfun_NUM ()
 
void tagfun_NXP ()
 
void tagfun_OCL ()
 
- Protected Attributes inherited from shore::maplist_tags_parser
shore::alignment::accessorym_alignment_tags
 
- Static Protected Attributes inherited from shore::maplist_tags_parser
static const size_t MAXTAGS =128*128
 

Detailed Description

Reader for SHORE MapList files (basic interface).


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