C# Class Ipop.Dht.DhtNodeParameters

Inheritance: Brunet.Applications.RuntimeParameters
Afficher le fichier Open project: pstjuste/brunet Class Usage Examples

Protected Properties

Свойство Type Description
_dhcp_config DHCPConfig
_dhcp_config_path string
_group_vpn bool
_ipop_config IpopConfig
_ipop_config_path string
_sp Brunet.Applications.NodeConfig.SecurityPolicy

Méthodes publiques

Méthode Description
DhtNodeParameters ( ) : Brunet
Parse ( string args ) : int

Method Details

DhtNodeParameters() public méthode

public DhtNodeParameters ( ) : Brunet
Résultat Brunet

Parse() public méthode

public Parse ( string args ) : int
args string
Résultat int

Property Details

_dhcp_config protected_oe property

protected DHCPConfig _dhcp_config
Résultat DHCPConfig

_dhcp_config_path protected_oe property

protected string _dhcp_config_path
Résultat string

_group_vpn protected_oe property

protected bool _group_vpn
Résultat bool

_ipop_config protected_oe property

protected IpopConfig _ipop_config
Résultat IpopConfig

_ipop_config_path protected_oe property

protected string _ipop_config_path
Résultat string

_sp protected_oe property

protected NodeConfig.SecurityPolicy,Brunet.Applications _sp
Résultat Brunet.Applications.NodeConfig.SecurityPolicy