Public Member Functions

ofxOscBundle Class Reference

#include <ofxOscBundle.h>

List of all members.

Public Member Functions

 ofxOscBundle ()
 ~ofxOscBundle ()
 ofxOscBundle (const ofxOscBundle &other)
ofxOscBundleoperator= (const ofxOscBundle &other)
ofxOscBundlecopy (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
ofxOscBundlegetBundleAt (int i)
 return the bundle or message at the given index
ofxOscMessagegetMessageAt (int i)
 ofxOscBundle ()
 ~ofxOscBundle ()
 ofxOscBundle (const ofxOscBundle &other)
ofxOscBundleoperator= (const ofxOscBundle &other)
ofxOscBundlecopy (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
ofxOscBundlegetBundleAt (int i)
 return the bundle or message at the given index
ofxOscMessagegetMessageAt (int i)
 ofxOscBundle ()
 ~ofxOscBundle ()
 ofxOscBundle (const ofxOscBundle &other)
ofxOscBundleoperator= (const ofxOscBundle &other)
ofxOscBundlecopy (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
ofxOscBundlegetBundleAt (int i)
 return the bundle or message at the given index
ofxOscMessagegetMessageAt (int i)

Constructor & Destructor Documentation

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]

Member Function Documentation

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]

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