Class UbxInf

Class Documentation

class UbxInf

Public Functions

inline explicit UbxInf(std::shared_ptr<usb::Connection> usbc)
inline std::shared_ptr<UbxInfDebugFrameComms> debug()
inline std::shared_ptr<UbxInfErrorFrameComms> error()
inline std::shared_ptr<UbxInfNoticeFrameComms> notice()
inline std::shared_ptr<UbxInfTestFrameComms> test()
inline std::shared_ptr<UbxInfWarningFrameComms> warning()
inline void frame(std::shared_ptr<ubx::Frame> frame)