Public Member Functions

ofxOscArgString Class Reference

#include <ofxOscArg.h>

Inheritance diagram for ofxOscArgString:
ofxOscArg ofxOscArg ofxOscArg

List of all members.

Public Member Functions

 ofxOscArgString (string _value)
 ~ofxOscArgString ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
string get () const
 return value
void set (const char *_value)
 set value
 ofxOscArgString (string _value)
 ~ofxOscArgString ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
string get () const
 return value
void set (const char *_value)
 set value
 ofxOscArgString (string _value)
 ~ofxOscArgString ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
string get () const
 return value
void set (const char *_value)
 set value

Constructor & Destructor Documentation

ofxOscArgString::ofxOscArgString ( string  _value ) [inline]
ofxOscArgString::~ofxOscArgString (  ) [inline]
ofxOscArgString::ofxOscArgString ( string  _value ) [inline]
ofxOscArgString::~ofxOscArgString (  ) [inline]
ofxOscArgString::ofxOscArgString ( string  _value ) [inline]
ofxOscArgString::~ofxOscArgString (  ) [inline]

Member Function Documentation

string ofxOscArgString::get (  ) const [inline]

return value

string ofxOscArgString::get (  ) const [inline]

return value

string ofxOscArgString::get (  ) const [inline]

return value

ofxOscArgType ofxOscArgString::getType (  ) [inline, virtual]

return the type of this argument

Reimplemented from ofxOscArg.

ofxOscArgType ofxOscArgString::getType (  ) [inline, virtual]

return the type of this argument

Reimplemented from ofxOscArg.

ofxOscArgType ofxOscArgString::getType (  ) [inline, virtual]

return the type of this argument

Reimplemented from ofxOscArg.

string ofxOscArgString::getTypeName (  ) [inline, virtual]

Reimplemented from ofxOscArg.

string ofxOscArgString::getTypeName (  ) [inline, virtual]

Reimplemented from ofxOscArg.

string ofxOscArgString::getTypeName (  ) [inline, virtual]

Reimplemented from ofxOscArg.

void ofxOscArgString::set ( const char *  _value ) [inline]

set value

void ofxOscArgString::set ( const char *  _value ) [inline]

set value

void ofxOscArgString::set ( const char *  _value ) [inline]

set value


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines