Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
common.hpp File Reference

Fixposition SDK: common app utils. More...

#include <cstdint>
#include <string>
#include <vector>
#include <fpsdk_common/logging.hpp>
#include <fpsdk_common/parser/types.hpp>
Include dependency graph for common.hpp:

Go to the source code of this file.

Namespaces

namespace  fpsdk
 Fixposition SDK.
 
namespace  fpsdk::apps
 Fixposition SDK: Apps.
 
namespace  fpsdk::apps::common
 common apps utils
 

Functions

void fpsdk::apps::common::PrintMessageHeader ()
 Print header for PrintMessageData() to stdout.
 
void fpsdk::apps::common::PrintMessageData (const ::fpsdk::common::parser::ParserMsg &msg, const std::size_t offs, const bool hexdump)
 Print message summary to stdout.
 
void fpsdk::apps::common::PrintParserStats (const ::fpsdk::common::parser::ParserStats &stats)
 Print parser stats to stdout.
 

Detailed Description

Fixposition SDK: common app utils.

* ___    ___
* \  \  /  /
*  \  \/  /   Copyright (c) Fixposition AG (www.fixposition.com) and contributors
*  /  /\  \   License: see the LICENSE file
* /__/  \__\
* 

Definition in file common.hpp.