#include <btk/core/io/type_system.hpp>
#include <btk/core/io/type_system_proxy.hpp>
#include <btk/core/elements/default_element_dictionary.hpp>
#include <btk/core/atoms/default_atom_dictionary.hpp>
#include <btk/core/molecules/default_monomer_dictionary.hpp>
#include <btk/core/molecules/default_structure_dictionary.hpp>
Go to the source code of this file.
Namespaces | |
namespace | BTK |
namespace | BTK::IO |
Typedefs | |
typedef TypeSystemProxy< TypeSystem< BTK::ELEMENTS::DefaultElementDictionary, BTK::ATOMS::DefaultAtomDictionary, BTK::MOLECULES::DefaultMonomerDictionary, BTK::MOLECULES::DefaultStructureDictionary > > | DefaultTypeSystem |
The default TypeSystem class for the BTK. |