![]() |
O2 2.0
A communication protocol for interactive music and media applications.
|
#include <o2node.h>
Public Member Functions | |
O2node (const char *key_, int tag_) | |
virtual const char * | get_proc_name () |
virtual O2status | status (const char **process) |
virtual void | show (int indent) |
![]() | |
void * | operator new (size_t size) |
void | operator delete (void *ptr) |
Public Attributes | |
int | tag |
O2string | key |
O2node * | next |
Structures for hash look up.