|
MMTF-C++
The C++ language MMTF libraries
|
#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 |
| mmtf::Entity::MSGPACK_DEFINE_MAP | ( | chainIndexList | , |
| description | , | ||
| type | , | ||
| sequence | ) |
|
inline |
| std::vector<int32_t> mmtf::Entity::chainIndexList |
| std::string mmtf::Entity::description |
| std::string mmtf::Entity::sequence |
| std::string mmtf::Entity::type |