Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ConstType.h File Reference

#include "INETDefs.h"

Namespaces

namespace  ConstType

Enumerations

enum  messageKind { MPLS_KIND, SIGNAL_KIND }

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


Enumeration Type Documentation

enum messageKind
 

Enumeration values:
MPLS_KIND 
SIGNAL_KIND 
00023 {
00024     MPLS_KIND,
00025     LDP_KIND,
00026     SIGNAL_KIND
00027 };


Variable Documentation

const char ConstType::empty[] = ""
 

const int ConstType::HOW_KIND = 50
 

@ LDP_KIND = 10
 

const int ConstType::ldp_port = 646
 

const char ConstType::libDataMarker[] = "In-lbl In-intf  Out-lbl  Out-intf"
 

const char ConstType::NoLabel[] = "Nolabel"
 

const char ConstType::prtDataMarker[] = "Prefix Pointer"
 

const char ConstType::UnknownData[] = "UNDEFINED"
 

const char ConstType::wildcast[] = "*"
 


Generated on Sat Apr 1 20:52:20 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.1