reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofXml.h File Reference
#include "ofParameter.h"
#include "pugixml.hpp"

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 &parameter)
 
void ofDeserialize (const ofXml &xml, ofAbstractParameter &parameter)
 

Function Documentation

◆ ofDeserialize()

void ofDeserialize ( const ofXml xml,
ofAbstractParameter parameter 
)

◆ ofSerialize()

void ofSerialize ( ofXml xml,
const ofAbstractParameter parameter 
)