O2 2.0
A communication protocol for interactive music and media applications.
Public Member Functions | Public Attributes | List of all members
Osc_info Class Reference
Inheritance diagram for Osc_info:
Proxy_info O2node Net_interface O2obj

Public Member Functions

 Osc_info (const char *key, int port_, Fds_info *info, int tag)
 
bool local_is_synchronized ()
 
bool schedule_before_send ()
 
O2err accepted (Fds_info *conn)
 
O2err connected ()
 
O2err deliver (O2netmsg_ptr msg)
 
void show (int indent)
 
O2status status (const char **process)
 
O2err msg_data_to_osc_data (o2_msg_data_ptr msg, O2time min_time)
 
O2err send (bool block)
 
- Public Member Functions inherited from Proxy_info
 Proxy_info (const char *key, int tag)
 
virtual void remove ()
 
void delete_fds_info ()
 
O2message_ptr pre_send (int *tcp_flag)
 
void co_info (Fds_info *fds_info, const char *msg)
 
- Public Member Functions inherited from O2node
 O2node (const char *key_, int tag_)
 
virtual const char * get_proc_name ()
 
- Public Member Functions inherited from O2obj
void * operator new (size_t size)
 
void operator delete (void *ptr)
 
- Public Member Functions inherited from Net_interface
virtual O2err writeable ()
 

Public Attributes

Net_address udp_address
 
int port
 
- Public Attributes inherited from O2node
int tag
 
O2string key
 
O2nodenext
 
- Public Attributes inherited from Net_interface
Fds_infofds_info
 

Member Function Documentation

◆ accepted()

O2err Osc_info::accepted ( Fds_info conn)
virtual

Implements Net_interface.

◆ connected()

O2err Osc_info::connected ( )
virtual

Reimplemented from Net_interface.

◆ deliver()

O2err Osc_info::deliver ( O2netmsg_ptr  msg)
virtual

Reimplemented from Proxy_info.

◆ local_is_synchronized()

bool Osc_info::local_is_synchronized ( )
inlinevirtual

Reimplemented from Proxy_info.

◆ schedule_before_send()

bool Osc_info::schedule_before_send ( )
virtual

Reimplemented from Proxy_info.

◆ send()

O2err Osc_info::send ( bool  block)
virtual

Reimplemented from Proxy_info.

◆ show()

void Osc_info::show ( int  indent)
virtual

Reimplemented from O2node.

◆ status()

O2status Osc_info::status ( const char **  process)
inlinevirtual

Reimplemented from O2node.


The documentation for this class was generated from the following files: