Fixposition SDK 0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
|
Fixposition SDK: Utilities. More...
#include <algorithm>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | fpsdk::common::utils::CircularBuffer |
Namespaces | |
namespace | fpsdk |
Fixposition SDK. | |
namespace | fpsdk::common |
Fixposition SDK: Common library. | |
namespace | fpsdk::common::utils |
Utilities. | |
Functions | |
const char * | fpsdk::common::utils::GetVersionString () |
Get version string. | |
const char * | fpsdk::common::utils::GetCopyrightString () |
Get copyright string. | |
const char * | fpsdk::common::utils::GetLicenseString () |
Get license string. | |
Fixposition SDK: Utilities.
* ___ ___ * \ \ / / * \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors * / /\ \ License: see the LICENSE file * /__/ \__\ * * Partially based on work by flipflip (https://github.com/phkehl) *
Definition in file utils.hpp.