Class AEDAT3NetworkHeader

Inheritance Relationships

Base Type

  • private aedat3_network_header

Class Documentation

class AEDAT3NetworkHeader : private aedat3_network_header

Public Functions

inline AEDAT3NetworkHeader()
inline AEDAT3NetworkHeader(const uint8_t *h)
inline int64_t getMagicNumber() const noexcept
inline bool checkMagicNumber() const noexcept
inline int64_t getSequenceNumber() const noexcept
inline void incrementSequenceNumber() noexcept
inline int8_t getVersionNumber() const noexcept
inline bool checkVersionNumber() const noexcept
inline int8_t getFormatNumber() const noexcept
inline void setFormatNumber(int8_t format) noexcept
inline int16_t getSourceID() const noexcept
inline void setSourceID(int16_t source) noexcept