Go to the documentation of this file.
33 #ifndef TTA_OSED_OPTIONS_SERIALIZER_HH
34 #define TTA_OSED_OPTIONS_SERIALIZER_HH
OSEdOptionsSerializer & operator=(const OSEdOptionsSerializer &)
Assignment not allowed.
virtual void writeState(const ObjectState *state)
XMLSerializer serializer_
Instance of XMLSerializer.
virtual ObjectState * readState()
void setSchemaFile(const std::string &fileName)
void setDestinationFile(const std::string &fileName)
void setUseSchema(bool useSchema)
virtual ~OSEdOptionsSerializer()
void setSourceFile(const std::string &fileName)