ofDocsdocumentation addons ofxOsc ofxOscArgString

ofxOscArgString


get( )

const string & get()

\return value


getType( )

ofxOscArgType getType()

\return argument type


getTypeName( )

string getTypeName()

\return argument type character as a string


ofxOscArgString( ... )

ofxOscArgString(const string &value)

set( ... )

void set(const string &value)

set value using string


set( ... )

void set(const char *value)

set value using C string