C# 클래스 AmericasCup.Data.Heartbeat

파일 보기 프로젝트 열기: CircuitPeople/Americas-Cup-Data-Lib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SequenceNum System.UInt32

공개 메소드들

메소드 설명
Read ( byte buf ) : Heartbeat
Read ( byte buf, int c, Heartbeat hb ) : int

메소드 상세

Read() 공개 정적인 메소드

public static Read ( byte buf ) : Heartbeat
buf byte
리턴 Heartbeat

Read() 공개 정적인 메소드

public static Read ( byte buf, int c, Heartbeat hb ) : int
buf byte
c int
hb Heartbeat
리턴 int

프로퍼티 상세

SequenceNum 공개적으로 프로퍼티

public UInt32,System SequenceNum
리턴 System.UInt32