|
AUI Framework
master
Cross-platform base for C++ UI apps
|
Global ref.
#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) |