DataBox class definition. More...
#include "DataStructureDescription.hpp"
#include "DataValue.hpp"
#include "DataValueVector.hpp"
#include "IntegerArray.hpp"
#include "DoubleArray.hpp"
#include "StringArray.hpp"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | mermaid::support::data::DataBox |
A DataBox is a place where data can be put and retrieved from. More... |
DataBox class definition.
Definition in file DataBox.hpp.