Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
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.