MMTF-C++
The C++ language MMTF libraries
Loading...
Searching...
No Matches
mmtf::BioAssembly Struct Reference

Data store for the biological assembly annotation. More...

#include <structure_data.hpp>

Public Member Functions

bool operator== (BioAssembly const &c) const
 MSGPACK_DEFINE_MAP (transformList, name)

Data Fields

std::vector< TransformtransformList
std::string name

Detailed Description

Data store for the biological assembly annotation.

https://github.com/rcsb/mmtf/blob/HEAD/spec.md#bioassemblylist

Member Function Documentation

◆ MSGPACK_DEFINE_MAP()

mmtf::BioAssembly::MSGPACK_DEFINE_MAP ( transformList ,
name  )

◆ operator==()

bool mmtf::BioAssembly::operator== ( BioAssembly const & c) const
inline

Field Documentation

◆ name

std::string mmtf::BioAssembly::name

◆ transformList

std::vector<Transform> mmtf::BioAssembly::transformList

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/mmtf-cpp-1.1.0-build/mmtf-cpp-1.1.0/include/mmtf/structure_data.hpp