Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Multiple_archives_serialization_xml_iarchive< DataType, InputArchive > |
XML input archive coupling the data from a secondary archive to the main xml archive. More... | |
class | T_Multiple_archives_serialization_xml_oarchive< DataType, OutputArchive, IsLessData > |
XML output archive decoupling the data to put in the archive and data to possibly put in a secondary file More... | |
class | T_Multiple_archives_xml_archive_file_loader< SecondaryArchive, SecondaryData, SerializedData > |
Loader for one or more multiple archives xml archive files More... | |