Fixposition SDK 0.0.0-heads/main-0-g408dc89
Collection of c++ libraries and apps for use with Fixposition products on Linux
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 478 of file fpa.hpp.

Member Data Documentation

◆ valid

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

Data is valid.

Definition at line 480 of file fpa.hpp.

◆ value

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

Value.

Definition at line 481 of file fpa.hpp.


The documentation for this struct was generated from the following file:
  • fpsdk_common/include/fpsdk_common/parser/fpa.hpp