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
extract_first(deque< void * > &pointers)vg::io::VPKGinlineprivatestatic
load_all(istream &in)vg::io::VPKGinlinestatic
load_all(const string &filename)vg::io::VPKGinlinestatic
LOAD_FINISHED enum valuevg::io::VPKGprivate
load_into_one(MessageIterator &it, size_t i, deque< void * > &dest)vg::io::VPKGinlineprivatestatic
load_one(istream &in)vg::io::VPKGinlinestatic
load_one(const string &filename)vg::io::VPKGinlinestatic
LOAD_SEARCHING enum valuevg::io::VPKGprivate
LOAD_SUCCESS enum valuevg::io::VPKGprivate
LoadProgress enum namevg::io::VPKGprivate
make_default_or_null()vg::io::VPKGinlineprivatestatic
make_default_or_null()vg::io::VPKGinlineprivatestatic
save(const Have &have, ostream &out)vg::io::VPKGinlinestatic
save(const Have &have, const string &filename)vg::io::VPKGinlinestatic
sniff_magic(istream &stream, const string &magic)vg::io::VPKGprivatestatic
to_tuple(deque< void * > items)vg::io::VPKGinlineprivatestatic
try_load_one(istream &in)vg::io::VPKGinlinestatic
try_load_one(const string &filename)vg::io::VPKGinlinestatic
with_save_stream(ostream &to, const string &tag, const function< void(ostream &)> &use_stream)vg::io::VPKGstatic