SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
maplist.hpp File Reference

SHORE MapList file IO. More...

Go to the source code of this file.

Classes

class  shore::maplist_tags_parser
 Parser class for MapList tags. More...
 
class  shore::basic_maplist_reader
 Reader for SHORE MapList files (basic interface). More...
 
class  shore::maplist_reader
 Reader for SHORE MapList files (monolithic interface). More...
 
class  shore::maplist_writer
 Writer for SHORE MapList files. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Typedefs

typedef shore::source
< maplist_reader > 
shore::maplist_source
 MapList file pipeline source.
 
typedef shore::sink
< maplist_writer > 
shore::maplist_sink
 MapList file pipeline sink.
 

Functions

std::ostream & shore::operator<< (std::ostream &os, const shore::alignment &en)
 Write an alignment struct to a MapList stream.
 

Detailed Description

SHORE MapList file IO.

Author
Felix Ott