Variables | |
| const char | libDataMarker [] = "In-lbl In-intf Out-lbl Out-intf" |
| const char | prtDataMarker [] = "Prefix Pointer" |
| const char | UnknownData [] = "UNDEFINED" |
| const char | NoLabel [] = "Nolabel" |
| const char | wildcast [] = "*" |
| const char | empty [] = "" |
| const int | ldp_port = 646 |
| const int | LDP_KIND = 10 |
| const int | HOW_KIND = 50 |
| const char ConstType::empty[] = "" |
Definition at line 39 of file ConstType.h.
Referenced by DropTailQoSQueue::dequeue(), and IPv4InterfaceData::info().
| const int ConstType::HOW_KIND = 50 |
Definition at line 44 of file ConstType.h.
| const int ConstType::LDP_KIND = 10 |
Definition at line 43 of file ConstType.h.
| const int ConstType::ldp_port = 646 |
Definition at line 41 of file ConstType.h.
| const char ConstType::libDataMarker[] = "In-lbl In-intf Out-lbl Out-intf" |
Definition at line 33 of file ConstType.h.
| const char ConstType::NoLabel[] = "Nolabel" |
Definition at line 37 of file ConstType.h.
| const char ConstType::prtDataMarker[] = "Prefix Pointer" |
Definition at line 34 of file ConstType.h.
| const char ConstType::UnknownData[] = "UNDEFINED" |
Definition at line 36 of file ConstType.h.
| const char ConstType::wildcast[] = "*" |
Definition at line 38 of file ConstType.h.
1.7.1