Fixposition SDK
0.0.0-heads/main-0-gd0a6ce2
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
common.hpp
Go to the documentation of this file.
1
/**
2
* \verbatim
3
* ___ ___
4
* \ \ / /
5
* \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors
6
* / /\ \ License: see the LICENSE file
7
* /__/ \__\
8
* \endverbatim
9
*
10
* @file
11
* @brief Fixposition SDK: common app utils
12
*/
13
#ifndef __FPSDK_APPS_PCOMMOM_HPP__
14
#define __FPSDK_APPS_PCOMMOM_HPP__
15
16
/* LIBC/STL */
17
#include <cstdint>
18
#include <string>
19
#include <vector>
20
21
/* EXTERNAL */
22
23
/* Fixposition SDK */
24
25
/* PACKAGE */
26
27
namespace
fpsdk
{
28
namespace
apps {
29
/**
30
* @brief common apps utils
31
*/
32
namespace
common {
33
/* ****************************************************************************************************************** */
34
35
/* ****************************************************************************************************************** */
36
}
// namespace common
37
}
// namespace apps
38
}
// namespace fpsdk
39
#endif
// __FPSDK_APPS_PCOMMOM_HPP__
fpsdk
Fixposition SDK.
Definition
fpsdk_build.hpp:17
fpsdk_apps
common
common.hpp
Generated on Wed Mar 5 2025 13:09:02 for Fixposition SDK by
1.11.0