SHORE API
|
Writer for SHORE MapList files. More...
Public Types | |
typedef shore::alignment | append_type |
Public Member Functions | |
maplist_writer (const std::string &fn=std::string("stdout")) | |
maplist_writer (std::ostream *const out) | |
void | append (const shore::alignment &f) |
void | append (const shore::segment &f) |
void | flush () |
Writer for SHORE MapList files.