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.cpp File Reference
#include "ofXml.h"
#include "ofUtils.h"
#include <clocale>

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 
)