3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/cereal/BasicSaver.h"
27 JsonSaver& operator=(JsonSaver
const&);
28 JsonSaver(JsonSaver
const&);
34 virtual ~JsonSaver() ;
Definition BasicSaver.h:17
MCAPI JsonSaver(::cereal::ReflectionCtx const &reflectionCtx, char indentChar, uint indentAmount)
MCAPI void * $ctor(::cereal::ReflectionCtx const &reflectionCtx, char indentChar, uint indentAmount)
static MCAPI void ** $vftable()
MCAPI void * $ctor(::cereal::ReflectionCtx const &, ::cereal::SaverConfig const &)
MCAPI::std::string toString()
MCAPI JsonSaver(::cereal::ReflectionCtx const &, ::cereal::SaverConfig const &)
Definition ReflectionCtx.h:11
Definition SaverConfig.h:7