

| Protected Member Functions | |
| StaticField (T N::*var, bool(N::*func)(const T &, const Time &), EventSource N::*eventSource, Time N::*stamp) | |
| bool | addRoute (NodeBase *n, const RouteTail *r) const | 
| void | delRoute (NodeBase *n, const RouteTail *r) const | 
| bool | delRouteMatch (NodeBase *n, const RouteTail *r) const | 
| Protected Attributes | |
| T N::* | var | 
| bool(N::* | func )(const T &, const Time &) | 
| EventSource N::* | eventSource | 
| Time N::* | stamp | 
Definition at line 40 of file field.H.
 1.4.4
 1.4.4