10 #ifndef GO_PXL_SDK_GOGDPSTAMP_H
11 #define GO_PXL_SDK_GOGDPSTAMP_H
40 void Deserialize(kSerializer serializer)
override;
49 const k64u FrameIndex()
const;
58 const k64u Timestamp()
const;
68 const k64s Encoder()
const;
77 const k64s EncoderAtZ()
const;
86 const k64u Status()
const;
95 const k64u SystemTimeSeconds()
const;
104 const k64u SystemTimeNanoseconds()
const;
112 k64u systemTimeSeconds;
113 k64u systemTimeNanoseconds;
115 friend class ::GoGdpMsgTests;
#define GoPxLSdkClass
Definition: Def.h:35
Declares the GoPxLSdk.GoGdpMsg class.
Definition: GoGdpStamp.h:20
Definition: GoGdpMsg.h:38