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

Entity type. More...

#include <structure_data.hpp>

Public Member Functions

bool operator== (Entity const &c) const
 
 MSGPACK_DEFINE_MAP (chainIndexList, description, type, sequence)
 

Data Fields

std::vector< int32_t > chainIndexList
 
std::string description
 
std::string type
 
std::string sequence
 

Detailed Description

Member Function Documentation

◆ MSGPACK_DEFINE_MAP()

mmtf::Entity::MSGPACK_DEFINE_MAP ( chainIndexList ,
description ,
type ,
sequence  )

◆ operator==()

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

Field Documentation

◆ chainIndexList

std::vector<int32_t> mmtf::Entity::chainIndexList

◆ description

std::string mmtf::Entity::description

◆ sequence

std::string mmtf::Entity::sequence

◆ type

std::string mmtf::Entity::type

The documentation for this struct was generated from the following file: