Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Friends | List of all members
ola::plugin::osc::OSCTarget Struct Reference

Public Member Functions

 OSCTarget (const OSCTarget &target)
 OSCTarget (const IPV4SocketAddress &socket_address, const string &osc_address)
string ToString () const

Public Attributes

IPV4SocketAddress socket_address
string osc_address

Friends

ostream & operator<< (ostream &out, const OSCTarget &target)
 A helper function to write a OSCTarget to an ostream.

Friends And Related Function Documentation

ostream& operator<< ( ostream &  out,
const OSCTarget target 
)
friend

A helper function to write a OSCTarget to an ostream.

Parameters
outthe ostream
uidthe UID to write.

The documentation for this struct was generated from the following file: