AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
aui::jni::GlobalRef Class Reference

Global ref. More...

#include <AUI/JNI/GlobalRef.h>

Public Member Functions

 GlobalRef (jobject object)
 
 GlobalRef (const GlobalRef &object)
 
bool operator! () const
 
 operator bool () const
 
jobject asObject () const noexcept
 
jclass asClass () const noexcept
 

Static Public Member Functions

static void assignLocalRef (GlobalRef &target, jobject value)
 

Detailed Description

Global ref.


The documentation for this class was generated from the following file:
Inheritance diagram for aui::jni::GlobalRef: