reference

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

ofParameter.cpp File Reference
#include "ofParameter.h"
#include "ofParameterGroup.h"

Functions

std::ostream & operator<< (std::ostream &os, const ofAbstractParameter &p)
 
std::istream & operator>> (std::istream &is, ofAbstractParameter &p)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const ofAbstractParameter p 
)

◆ operator>>()

std::istream & operator>> ( std::istream &  is,
ofAbstractParameter p 
)