libcifpp

Contents

  • Introduction
  • Basic usage
  • Chemical Compounds
  • Molecular Model
  • Resources
  • Symmetry & Geometry
  • Bits & Pieces
  • API Reference
    • Page Hierarchy
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace cif
        • Namespace cif::colour
        • Namespace cif::colour::detail
        • Namespace cif::detail
        • Namespace cif::gzio
        • Namespace cif::literals
        • Namespace cif::mm
        • Namespace cif::pdb
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Defines
      • Typedefs
  • Index
libcifpp
  • API Reference
  • Namespace cif::pdb
  • View page source

Namespace cif::pdb

Functions

  • Function cif::pdb::get_AUTHOR_line

  • Function cif::pdb::get_COMPND_line

  • Function cif::pdb::get_HEADER_line

  • Function cif::pdb::get_SOURCE_line

  • Function cif::pdb::is_valid_pdbx_file(const file&, std::error_code&)

  • Function cif::pdb::is_valid_pdbx_file(const file&, const validator&, std::error_code&)

  • Function cif::pdb::is_valid_pdbx_file(const file&, const validator&)

  • Function cif::pdb::read(const std::filesystem::path&)

  • Function cif::pdb::read(std::istream&)

  • Function cif::pdb::read_pdb_file

  • Function cif::pdb::reconstruct_pdbx(file&)

  • Function cif::pdb::reconstruct_pdbx(file&, const validator&)

  • Function cif::pdb::write(std::ostream&, const datablock&)

  • Function cif::pdb::write(std::ostream&, const file&)

  • Function cif::pdb::write(const std::filesystem::path&, const datablock&)

  • Function cif::pdb::write(const std::filesystem::path&, const file&)

Previous Next

© Copyright 2023, Maarten L. Hekkelman.

Built with Sphinx using a theme provided by Read the Docs.