xmol/io/pdb/PdbRecord_fwd.h file

Contents

Namespaces

namespace xmol
Reworked original xmol.
namespace xmol::io
namespace xmol::io::pdb
namespace xmol::io::pdb::detail

Classes

struct xmol::io::pdb::detail::RecordTypeNameTag
struct xmol::io::pdb::detail::RecordFieldNameTag

Typedefs

using RecordName = utils::ShortAsciiString<6, false, detail::RecordTypeNameTag>
using FieldName = utils::ShortAsciiString<8, true, detail::RecordFieldNameTag>