#include <jni_mem.hpp>
|  | 
| static void | check (jobject object, const char *file, int line) | 
|  | 
Definition at line 75 of file jni_mem.hpp.
 
◆ JNIGlobalRef() [1/4]
  
  | 
        
          | JNIGlobalRef::JNIGlobalRef | ( |  | ) |  |  | noexcept | 
 
 
◆ JNIGlobalRef() [2/4]
      
        
          | JNIGlobalRef::JNIGlobalRef | ( | jobject | object | ) |  | 
      
 
 
◆ JNIGlobalRef() [3/4]
◆ JNIGlobalRef() [4/4]
◆ ~JNIGlobalRef()
  
  | 
        
          | JNIGlobalRef::~JNIGlobalRef | ( |  | ) |  |  | noexcept | 
 
 
◆ check()
  
  | 
        
          | static void JNIGlobalRef::check | ( | jobject | object, |  
          |  |  | const char * | file, |  
          |  |  | int | line |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ clear()
  
  | 
        
          | void JNIGlobalRef::clear | ( |  | ) |  |  | noexcept | 
 
Clears the java reference, i.e. 
nulling it, without deleting the global reference via JNI. 
 
 
◆ getClass()
  
  | 
        
          | jclass JNIGlobalRef::getClass | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ getObject()
  
  | 
        
          | jobject JNIGlobalRef::getObject | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ operator!=()
  
  | 
        
          | bool JNIGlobalRef::operator!= | ( | const JNIGlobalRef & | rhs | ) | const |  | inlinenoexcept | 
 
 
◆ operator*()
  
  | 
        
          | jobject JNIGlobalRef::operator* | ( |  | ) |  |  | inlinenoexcept | 
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
  
  | 
        
          | bool JNIGlobalRef::operator== | ( | const JNIGlobalRef & | rhs | ) | const |  | noexcept | 
 
 
The documentation for this class was generated from the following file:
- /usr/local/projects/direct_bt/jaulib/include/jau/jni/jni_mem.hpp