| |
| Constants |
| noRoute |
0 |
no route added |
NO COMMENTS
|
| routeInternalOnly |
1 |
route added to internal side |
NO COMMENTS
|
| routeExternalOnly |
2 |
route added to external side |
NO COMMENTS
|
| routeInternalExternal |
3 |
route added to both internal and external side |
NO COMMENTS
|
| DEFAULT |
noRoute(0) |
no route added |
NO COMMENTS
|
|