This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
Go to the source code of this file.
Classes | |
class | ofXml |
class | ofXml::Search |
class | ofXml::Attribute |
class | ofXml::Range< It > |
class | ofXmlIterator< It > |
class | ofXmlAttributeIterator |
class | ofXmlSearchIterator |
Functions | |
void | ofSerialize (ofXml &xml, const ofAbstractParameter ¶meter) |
void | ofDeserialize (const ofXml &xml, ofAbstractParameter ¶meter) |
Function Documentation
◆ ofDeserialize()
void ofDeserialize | ( | const ofXml & | xml, |
ofAbstractParameter & | parameter | ||
) |
◆ ofSerialize()
void ofSerialize | ( | ofXml & | xml, |
const ofAbstractParameter & | parameter | ||
) |