OscMethodTree

Implements a tree of Osc functions in a hiearchy. Used to lookup functions via an OscAddress.

Members

Classes

MapNode
class MapNode
Undocumented in source.

Functions

dispatch
void dispatch(OscMessage message)
Undocumented in source.

Interfaces

INode
interface INode
Undocumented in source.

Variables

root
INode root;
Undocumented in source.

Meta