Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
|
FP_A payload base class. More...
#include <fpa.hpp>
Public Member Functions | |
virtual | ~FpaPayload ()=default |
Virtual dtor for polymorphism. | |
Public Attributes | |
bool | valid_ = false |
Payload successfully decoded (true), or not (yet) decoded (false) | |
bool fpsdk::common::parser::fpa::FpaPayload::valid_ = false |