Package: inet.networklayer.rsvp_te
SimpleClassifier
simple moduleTODO documentation
Used in compound modules
| Name | Type | Description |
|---|---|---|
| RSVP_LSR | compound module |
An RSVP-TE capable router. |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| routingTableModule | string | ||
| libTableModule | string | ||
| rsvpModule | string | ||
| config | xml | xml(" |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/classifier |
Source code
// // TODO documentation // simple SimpleClassifier { parameters: string routingTableModule; string libTableModule; string rsvpModule; xml config = default(xml("<fectable/>")); @display("i=block/classifier"); }File: src/inet/networklayer/rsvp_te/SimpleClassifier.ned