Loading [MathJax]/extensions/tex2jax.js
Fixposition SDK 0.0.0-heads/main-0-g7d461b2
Collection of c++ libraries and apps for use with Fixposition products on Linux
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
parser.hpp File Reference

Fixposition SDK: Parser. More...

#include <cstdint>
#include <vector>
#include "parser/types.hpp"
Include dependency graph for parser.hpp:

Go to the source code of this file.

Classes

class  fpsdk::common::parser::Parser
 Message parser class. More...
 

Namespaces

namespace  fpsdk
 Fixposition SDK.
 
namespace  fpsdk::common
 Fixposition SDK: Common library.
 
namespace  fpsdk::common::parser
 Parser.
 

Detailed Description

Fixposition SDK: Parser.

* ___ ___ * \ \ / / * \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors * / /\ \ License: see the LICENSE file * /__/ \__\ * * Based on work by flipflip (https://github.com/phkehl) *

Definition in file parser.hpp.