MMTF-C++
The C++ language MMTF libraries
|
#include "structure_data.hpp"
#include "binary_decoder.hpp"
#include "errors.hpp"
#include <msgpack.hpp>
#include <map>
#include <iostream>
Go to the source code of this file.
Data Structures | |
class | mmtf::MapDecoder |
Helper class to decode msgpack maps into object fields. Class cannot be copied as it contains unique pointers to msgpack data. More... | |
Namespaces | |
namespace | mmtf |