Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces
environment.hpp File Reference
#include <cstdint>
#include <cinttypes>
#include <cstring>
#include <string>
#include <cstdio>
#include <errno.h>
#include <jau/basic_types.hpp>
Include dependency graph for environment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jau::environment
 Main jau environment class, supporting environment variable access and fetching elapsed time using its stored startup-time. More...
 
class  jau::root_environment
 Base jau environment class, merely to tag all environment settings by inheritance and hence documentation. More...
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.