1 2 3 4 5 6
struct OpenHiva::HivaMessageTraits { std::string md5sum; std::string dataType; bool hasHeader; std::string msgDef; };