Public Member Functions | |
int | getIndex () const |
Protected Member Functions | |
CustomFieldBase (int index, const NodeBase *containingNode) | |
bool | addRoute (NodeBase *, const RouteTail *r) const |
void | delRoute (NodeBase *, const RouteTail *r) const |
bool | delRouteMatch (NodeBase *, const RouteTail *r) const |
Protected Attributes | |
const int | index |
EventSource | eventSource |
Time | timestamp |
Definition at line 43 of file custom_field.H.