Public Member Functions | |
void | cascadeEvent (const Event *e) const |
void | refDispose (Mutex::Lock &l) |
~ExternalRoute () | |
Static Public Member Functions | |
static void | add (Ref< NodeBase > sourceNode, const FieldBase *sourceField, Ref< Session > session, unsigned long cookie) throw (AccessException) |
static bool | del (Ref< NodeBase > sourceNode, const FieldBase *sourceField, Ref< Session > session, unsigned long cookie) |
Classes | |
struct | AccessException |
Thrown by 'add' if the source field is not an event source or if the target field is not an event target. More... |
Definition at line 49 of file route.H.