Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
fpsdk::common::parser::fpa::FpaInt Struct Reference

FP_A integer value. More...

#include <fpa.hpp>

Public Attributes

bool valid = false
 Data is valid.
 
int value = 0
 Value.
 

Detailed Description

FP_A integer value.

Definition at line 467 of file fpa.hpp.

Member Data Documentation

◆ valid

bool fpsdk::common::parser::fpa::FpaInt::valid = false

Data is valid.

Definition at line 469 of file fpa.hpp.

◆ value

int fpsdk::common::parser::fpa::FpaInt::value = 0

Value.

Definition at line 470 of file fpa.hpp.


The documentation for this struct was generated from the following file: