Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
Pothos::Archive::ArchiveEntry Member List

This is the complete list of members for Pothos::Archive::ArchiveEntry, including all inherited members.

ArchiveEntry(const std::type_info &type, const std::string &id)Pothos::Archive::ArchiveEntry
find(const std::type_info &type)Pothos::Archive::ArchiveEntrystatic
find(const std::string &id)Pothos::Archive::ArchiveEntrystatic
find(const unsigned long long &hash)Pothos::Archive::ArchiveEntrystatic
getHash(void) const Pothos::Archive::ArchiveEntryinline
getId(void) const Pothos::Archive::ArchiveEntryinline
load(IStreamArchiver &ar) const =0Pothos::Archive::ArchiveEntrypure virtual
save(OStreamArchiver &ar, const void *t) const =0Pothos::Archive::ArchiveEntrypure virtual