Public Member Functions

ofxOscArgInt32 Class Reference

#include <ofxOscArg.h>

Inheritance diagram for ofxOscArgInt32:
ofxOscArg ofxOscArg ofxOscArg

List of all members.

Public Member Functions

 ofxOscArgInt32 (int32_t _value)
 ~ofxOscArgInt32 ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
int32_t get () const
 return value
void set (int32_t _value)
 set value
 ofxOscArgInt32 (int32_t _value)
 ~ofxOscArgInt32 ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
int32_t get () const
 return value
void set (int32_t _value)
 set value
 ofxOscArgInt32 (int32_t _value)
 ~ofxOscArgInt32 ()
ofxOscArgType getType ()
 return the type of this argument
string getTypeName ()
int32_t get () const
 return value
void set (int32_t _value)
 set value

Constructor & Destructor Documentation

ofxOscArgInt32::ofxOscArgInt32 ( int32_t  _value ) [inline]
ofxOscArgInt32::~ofxOscArgInt32 (  ) [inline]
ofxOscArgInt32::ofxOscArgInt32 ( int32_t  _value ) [inline]
ofxOscArgInt32::~ofxOscArgInt32 (  ) [inline]
ofxOscArgInt32::ofxOscArgInt32 ( int32_t  _value ) [inline]
ofxOscArgInt32::~ofxOscArgInt32 (  ) [inline]

Member Function Documentation

int32_t ofxOscArgInt32::get (  ) const [inline]

return value

int32_t ofxOscArgInt32::get (  ) const [inline]

return value

int32_t ofxOscArgInt32::get (  ) const [inline]

return value

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

return the type of this argument

Reimplemented from ofxOscArg.

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

return the type of this argument

Reimplemented from ofxOscArg.

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

return the type of this argument

Reimplemented from ofxOscArg.

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

Reimplemented from ofxOscArg.

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

Reimplemented from ofxOscArg.

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

Reimplemented from ofxOscArg.

void ofxOscArgInt32::set ( int32_t  _value ) [inline]

set value

void ofxOscArgInt32::set ( int32_t  _value ) [inline]

set value

void ofxOscArgInt32::set ( int32_t  _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