AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Global ref. More...
Global ref.
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) |
#include <AUI/JNI/GlobalRef.h>