Public Member Functions

ofxOscSender Class Reference

#include <ofxOscSender.h>

List of all members.

Public Member Functions

 ofxOscSender ()
 ~ofxOscSender ()
void setup (std::string hostname, int port)
 send messages to hostname and port
void sendMessage (ofxOscMessage &message)
 send the given message
void sendBundle (ofxOscBundle &bundle)
 send the given bundle
 ofxOscSender ()
 ~ofxOscSender ()
void setup (std::string hostname, int port)
 send messages to hostname and port
void sendMessage (ofxOscMessage &message)
 send the given message
void sendBundle (ofxOscBundle &bundle)
 send the given bundle
 ofxOscSender ()
 ~ofxOscSender ()
void setup (std::string hostname, int port)
 send messages to hostname and port
void sendMessage (ofxOscMessage &message)
 send the given message
void sendBundle (ofxOscBundle &bundle)
 send the given bundle

Constructor & Destructor Documentation

ofxOscSender::ofxOscSender (  )
ofxOscSender::~ofxOscSender (  )
ofxOscSender::ofxOscSender (  )
ofxOscSender::~ofxOscSender (  )
ofxOscSender::ofxOscSender (  )
ofxOscSender::~ofxOscSender (  )

Member Function Documentation

void ofxOscSender::sendBundle ( ofxOscBundle bundle )

send the given bundle

void ofxOscSender::sendBundle ( ofxOscBundle bundle )

send the given bundle

void ofxOscSender::sendBundle ( ofxOscBundle bundle )

send the given bundle

void ofxOscSender::sendMessage ( ofxOscMessage message )

send the given message

void ofxOscSender::sendMessage ( ofxOscMessage message )

send the given message

void ofxOscSender::sendMessage ( ofxOscMessage message )

send the given message

void ofxOscSender::setup ( std::string  hostname,
int  port 
)

send messages to hostname and port

void ofxOscSender::setup ( std::string  hostname,
int  port 
)

send messages to hostname and port

void ofxOscSender::setup ( std::string  hostname,
int  port 
)

send messages to hostname and port


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