C# Class PacketEditor.Main.SockInfo

Afficher le fichier Open project: appsec-labs/Advanced_Packet_Editor Class Usage Examples

Méthodes publiques

Свойство Type Description
afamily string[]
atype string[]
sdhow string[]
sockidfmt string

Méthodes publiques

Méthode Description
api ( int function ) : string
apinum ( string name ) : byte
error ( int error ) : string
errornum ( string name ) : int
msg ( int function ) : string
msgnum ( string name ) : byte
proto ( int proto ) : string
type ( int type ) : string

Method Details

api() public méthode

public api ( int function ) : string
function int
Résultat string

apinum() public méthode

public apinum ( string name ) : byte
name string
Résultat byte

error() public méthode

public error ( int error ) : string
error int
Résultat string

errornum() public méthode

public errornum ( string name ) : int
name string
Résultat int

msg() public méthode

public msg ( int function ) : string
function int
Résultat string

msgnum() public méthode

public msgnum ( string name ) : byte
name string
Résultat byte

proto() public méthode

public proto ( int proto ) : string
proto int
Résultat string

type() public méthode

public type ( int type ) : string
type int
Résultat string

Property Details

afamily public_oe property

public string[] afamily
Résultat string[]

atype public_oe property

public string[] atype
Résultat string[]

sdhow public_oe property

public string[] sdhow
Résultat string[]

sockidfmt public_oe property

public string sockidfmt
Résultat string