Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Functions
jau::os::impl Namespace Reference

Classes

class  Bionic32DynamicLinker
 Bionic 32bit (Android) specialization of UnixDynamicLinkerImpl with non-POSIX flags and mode values. More...
 
class  DarwinDynamicLinker
 Darwin (MacOSX/iOS) specialization of UnixDynamicLinkerImpl with non-POSIX flags and mode values. More...
 
class  PosixDynamicLinker
 POSIX specialization of UnixDynamicLinkerImpl with POSIX flags and mode values. More...
 
class  UnixDynamicLinker
 

Functions

constexpr uint32_t get_host_os_id () noexcept
 

Function Documentation

◆ get_host_os_id()

constexpr uint32_t jau::os::impl::get_host_os_id ( )
constexprnoexcept

Definition at line 63 of file os_support.hpp.