Go to the documentation of this file.
34 #ifndef TTA_OPERATION_SERIALIZER_HH
35 #define TTA_OPERATION_SERIALIZER_HH
ObjectState * toOperation(const ObjectState *state)
XMLSerializer serializer_
Constructs the ObjectState tree from the XML file.
virtual void writeState(const ObjectState *state)
void setDestinationFile(const std::string &filename)
ObjectState * convertToOperationFormat(const ObjectState *state)
virtual ~OperationSerializer()
ObjectState * convertToXMLFormat(const ObjectState *state)
void setOperandProperties(ObjectState *operand, ObjectState *source)
ObjectState * toXMLFormat(const ObjectState *state)
virtual ObjectState * readState()
void setSchemaFile(const std::string &filename)
void setUseSchema(bool useSchema)
void setSourceFile(const std::string &filename)
OperationSerializer & operator=(const OperationSerializer &)
Assignment not allowed.