19 #ifndef IDSERIALIZERRAPID_HPP
20 #define IDSERIALIZERRAPID_HPP
22 #include "IDMessage.hpp"
23 #include "IDSerializer.hpp"
42 const bool indent =
false,
const bool declaration =
false);
54 virtual std::string*
Serialize(std::string* buffer);
62 virtual std::string*
Deserialize(std::string*
const buffer);