vg
tools for working with variation graphs
vg::io::VPKG Member List

This is the complete list of members for vg::io::VPKG, including all inherited members.

describe()vg::io::VPKGinlineprivatestatic
load_one(istream &in, const string &filename="")vg::io::VPKGinlinestatic
load_one(const string &filename)vg::io::VPKGinlinestatic
save(const Have &have, ostream &out)vg::io::VPKGinlinestatic
save(const Have &have, const string &filename)vg::io::VPKGinlinestatic
try_load_bare(istream &in, const string &filename="")vg::io::VPKGinlineprivatestatic
try_load_encapsulated(istream &in)vg::io::VPKGinlineprivatestatic
try_load_encapsulated(MessageIterator &it)vg::io::VPKGinlineprivatestatic
try_load_first(istream &in, const string &filename="")vg::io::VPKGinlinestatic
try_load_first(const string &filename)vg::io::VPKGinlinestatic
try_load_first_bare(istream &in, const string &filename, bool &found)vg::io::VPKGinlineprivatestatic
try_load_first_bare(istream &in, const string &filename, bool &found)vg::io::VPKGinlineprivatestatic
try_load_first_encapsulated(MessageIterator &it, bool &found)vg::io::VPKGinlineprivatestatic
try_load_first_encapsulated(MessageIterator &it, bool &found)vg::io::VPKGinlineprivatestatic
try_load_one(istream &in, const string &filename="")vg::io::VPKGinlinestatic
try_load_one(const string &filename)vg::io::VPKGinlinestatic
with_putback(istream &in, const function< void(istream &)> &callback)vg::io::VPKGinlineprivatestatic
with_save_stream(ostream &to, const string &tag, const function< void(ostream &)> &use_stream)vg::io::VPKGstatic