TunnelItem
Object Hierarchy:
Description:
public class TunnelItem : Object
This class represents a Tunnel. It is used in a ordered list in the abstract base class RouteSetter.
Namespace: Ntk.Core
Package: vd
Content:
Properties:
- public
string
ipstr { set; get; }
- public REM rem { set; get; }
Static methods:
- public static
bool
equal_func (TunnelItem a, TunnelItem b)
Creation methods:
Methods: