C# Class AmericasCup.Data.Heartbeat

Afficher le fichier Open project: CircuitPeople/Americas-Cup-Data-Lib Class Usage Examples

Méthodes publiques

Свойство Type Description
SequenceNum System.UInt32

Méthodes publiques

Méthode Description
Read ( byte buf ) : Heartbeat
Read ( byte buf, int c, Heartbeat hb ) : int

Method Details

Read() public static méthode

public static Read ( byte buf ) : Heartbeat
buf byte
Résultat Heartbeat

Read() public static méthode

public static Read ( byte buf, int c, Heartbeat hb ) : int
buf byte
c int
hb Heartbeat
Résultat int

Property Details

SequenceNum public_oe property

public UInt32,System SequenceNum
Résultat System.UInt32