Go to the documentation of this file.
59 string method =
"OSEdOptionsSerializer::writeState()";
60 string msg =
"Problems writing the state: " + e.
errorMessage();
76 string method =
"OSEdOptionsSerializer::readState()";
77 string msg =
"Problems reading the state: " + e.
errorMessage();
void setSourceFile(const std::string &fileName)
virtual void writeState(const ObjectState *state)
XMLSerializer serializer_
Instance of XMLSerializer.
virtual ObjectState * readState()
void setSchemaFile(const std::string &fileName)
void setSchemaFile(const std::string &fileName)
virtual ObjectState * readState()
void setDestinationFile(const std::string &fileName)
void setDestinationFile(const std::string &fileName)
void setUseSchema(bool useSchema)
void setUseSchema(bool useSchema)
std::string errorMessage() const
virtual ~OSEdOptionsSerializer()
void setSourceFile(const std::string &fileName)
virtual void writeState(const ObjectState *rootState)