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

Public Member Functions

 Stun_info (Fds_info *fds_info_)
 
O2err accepted (Fds_info *conn)
 
O2err connected ()
 
O2err deliver (O2netmsg_ptr msg)
 
- Public Member Functions inherited from Proxy_info
 Proxy_info (const char *key, int tag)
 
virtual void remove ()
 
void delete_fds_info ()
 
virtual bool local_is_synchronized ()
 
virtual bool schedule_before_send ()
 
virtual O2err send (bool block)
 
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 ()
 
virtual O2status status (const char **process)
 
virtual void show (int indent)
 
- 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 ()
 

Additional Inherited Members

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

Member Function Documentation

◆ accepted()

O2err Stun_info::accepted ( Fds_info conn)
inlinevirtual

Implements Net_interface.

◆ connected()

O2err Stun_info::connected ( )
inlinevirtual

Reimplemented from Net_interface.

◆ deliver()

O2err Stun_info::deliver ( O2netmsg_ptr  msg)
virtual

Reimplemented from Proxy_info.


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