![]() |
Fixposition SDK 0.0.0-heads/main-0-gb93ddb4
Collection of c++ libraries and apps for use with Fixposition products on Linux
|
Fixposition SDK: Utilities. More...
#include <algorithm>#include <cstdint>#include <string>#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. | |
| std::string | fpsdk::common::utils::GetUserAgentStr () |
| Get a HTTP User-Agent 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.