#include <ofxOscBundle.h>
Public Member Functions | |
| ofxOscBundle () | |
| ~ofxOscBundle () | |
| ofxOscBundle (const ofxOscBundle &other) | |
| ofxOscBundle & | operator= (const ofxOscBundle &other) |
| ofxOscBundle & | copy (const ofxOscBundle &other) |
| for operator= and copy constructor | |
| void | clear () |
| erase contents | |
| void | addBundle (const ofxOscBundle &element) |
| add bundle elements | |
| void | addMessage (const ofxOscMessage &message) |
| int | getBundleCount () const |
| get bundle elements | |
| int | getMessageCount () const |
| ofxOscBundle & | getBundleAt (int i) |
| return the bundle or message at the given index | |
| ofxOscMessage & | getMessageAt (int i) |
| ofxOscBundle () | |
| ~ofxOscBundle () | |
| ofxOscBundle (const ofxOscBundle &other) | |
| ofxOscBundle & | operator= (const ofxOscBundle &other) |
| ofxOscBundle & | copy (const ofxOscBundle &other) |
| for operator= and copy constructor | |
| void | clear () |
| erase contents | |
| void | addBundle (const ofxOscBundle &element) |
| add bundle elements | |
| void | addMessage (const ofxOscMessage &message) |
| int | getBundleCount () const |
| get bundle elements | |
| int | getMessageCount () const |
| ofxOscBundle & | getBundleAt (int i) |
| return the bundle or message at the given index | |
| ofxOscMessage & | getMessageAt (int i) |
| ofxOscBundle () | |
| ~ofxOscBundle () | |
| ofxOscBundle (const ofxOscBundle &other) | |
| ofxOscBundle & | operator= (const ofxOscBundle &other) |
| ofxOscBundle & | copy (const ofxOscBundle &other) |
| for operator= and copy constructor | |
| void | clear () |
| erase contents | |
| void | addBundle (const ofxOscBundle &element) |
| add bundle elements | |
| void | addMessage (const ofxOscMessage &message) |
| int | getBundleCount () const |
| get bundle elements | |
| int | getMessageCount () const |
| ofxOscBundle & | getBundleAt (int i) |
| return the bundle or message at the given index | |
| ofxOscMessage & | getMessageAt (int i) |
| ofxOscBundle::ofxOscBundle | ( | ) |
| ofxOscBundle::~ofxOscBundle | ( | ) |
| ofxOscBundle::ofxOscBundle | ( | const ofxOscBundle & | other ) | [inline] |
| ofxOscBundle::ofxOscBundle | ( | ) |
| ofxOscBundle::~ofxOscBundle | ( | ) |
| ofxOscBundle::ofxOscBundle | ( | const ofxOscBundle & | other ) | [inline] |
| ofxOscBundle::ofxOscBundle | ( | ) |
| ofxOscBundle::~ofxOscBundle | ( | ) |
| ofxOscBundle::ofxOscBundle | ( | const ofxOscBundle & | other ) | [inline] |
| void ofxOscBundle::addBundle | ( | const ofxOscBundle & | element ) |
add bundle elements
| void ofxOscBundle::addBundle | ( | const ofxOscBundle & | element ) |
add bundle elements
| void ofxOscBundle::addBundle | ( | const ofxOscBundle & | element ) |
add bundle elements
| void ofxOscBundle::addMessage | ( | const ofxOscMessage & | message ) |
| void ofxOscBundle::addMessage | ( | const ofxOscMessage & | message ) |
| void ofxOscBundle::addMessage | ( | const ofxOscMessage & | message ) |
| void ofxOscBundle::clear | ( | ) | [inline] |
erase contents
| void ofxOscBundle::clear | ( | ) | [inline] |
erase contents
| void ofxOscBundle::clear | ( | ) | [inline] |
erase contents
| ofxOscBundle& ofxOscBundle::copy | ( | const ofxOscBundle & | other ) |
for operator= and copy constructor
| ofxOscBundle& ofxOscBundle::copy | ( | const ofxOscBundle & | other ) |
for operator= and copy constructor
| ofxOscBundle & ofxOscBundle::copy | ( | const ofxOscBundle & | other ) |
for operator= and copy constructor
| ofxOscBundle& ofxOscBundle::getBundleAt | ( | int | i ) | [inline] |
return the bundle or message at the given index
| ofxOscBundle& ofxOscBundle::getBundleAt | ( | int | i ) | [inline] |
return the bundle or message at the given index
| ofxOscBundle& ofxOscBundle::getBundleAt | ( | int | i ) | [inline] |
return the bundle or message at the given index
| int ofxOscBundle::getBundleCount | ( | ) | const [inline] |
get bundle elements
| int ofxOscBundle::getBundleCount | ( | ) | const [inline] |
get bundle elements
| int ofxOscBundle::getBundleCount | ( | ) | const [inline] |
get bundle elements
| ofxOscMessage& ofxOscBundle::getMessageAt | ( | int | i ) | [inline] |
| ofxOscMessage& ofxOscBundle::getMessageAt | ( | int | i ) | [inline] |
| ofxOscMessage& ofxOscBundle::getMessageAt | ( | int | i ) | [inline] |
| int ofxOscBundle::getMessageCount | ( | ) | const [inline] |
| int ofxOscBundle::getMessageCount | ( | ) | const [inline] |
| int ofxOscBundle::getMessageCount | ( | ) | const [inline] |
| ofxOscBundle& ofxOscBundle::operator= | ( | const ofxOscBundle & | other ) | [inline] |
| ofxOscBundle& ofxOscBundle::operator= | ( | const ofxOscBundle & | other ) | [inline] |
| ofxOscBundle& ofxOscBundle::operator= | ( | const ofxOscBundle & | other ) | [inline] |
1.7.2