Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <cstdint>
#include <string>
#include "jau/debug.hpp"
#include "jau/string_util.hpp"
#include "jau/os/func_resolver.hpp"
#include "jau/os/dyn_linker.hpp"
Go to the source code of this file.
Classes | |
class | jau::os::NativeLibrary |
Runtime libary dynamic library (RTLD) access. More... | |
Namespaces | |
namespace | jau |
__pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros. | |
namespace | jau::os |
Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2024 Gothel Software e.K. | |