Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces | Typedefs
java_uplink.hpp File Reference
#include <string>
#include <memory>
#include <jau/basic_types.hpp>
Include dependency graph for java_uplink.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jau::jni::JavaAnon
 Pure virtual JavaAnon, hiding Java JNI details from API, to be implemented by JNI module. More...
 
class  jau::jni::JavaUplink
 Sharing the anonymous Java object (JavaAnon), i.e. More...
 

Namespaces

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

Typedefs

typedef std::shared_ptr< JavaAnon > jau::jni::JavaAnonRef
 
typedef std::shared_ptr< JavaUplink > jau::jni::JavaUplinkRef