#include <archon/x3d/server/event.H>
Inheritance diagram for Archon::X3D::RouteHead:
Public Member Functions | |
virtual Ref< NodeBase > | getSourceNode () const =0 |
virtual const FieldBase * | getSourceField () const =0 |
Public Attributes | |
const BackRef< NodeBase > | targetNode |
const FieldBase *const | targetField |
Protected Member Functions | |
RouteHead (Ref< NodeBase > n, const FieldBase *f) | |
unsigned long | getHeadCountNoLock () |
Definition at line 61 of file event.H.