MPD  0.20.15
Public Member Functions
Context Class Reference

#include <Context.hxx>

Inheritance diagram for Context:
[legend]
Collaboration diagram for Context:
[legend]

Public Member Functions

 Context (JNIEnv *env, jobject obj)
 
gcc_pure AllocatedPath GetCacheDir (JNIEnv *env) const
 
- Public Member Functions inherited from Java::Object
 Object ()=default
 Constructs an uninitialized object. More...
 
 Object (JNIEnv *env, jobject obj)
 
- Public Member Functions inherited from Java::GlobalRef< jobject >
 GlobalRef ()=default
 Constructs an uninitialized object. More...
 
 GlobalRef (JNIEnv *env, jobject _value)
 
 GlobalRef (const GlobalRef &other)=delete
 
 ~GlobalRef ()
 
GlobalRefoperator= (const GlobalRef &other)=delete
 
void Set (JNIEnv *env, jobject _value)
 Sets the object, ignoring the previous value. More...
 
jobject Get () const
 
 operator jobject () const
 

Detailed Description

Definition at line 27 of file Context.hxx.

Constructor & Destructor Documentation

◆ Context()

Context::Context ( JNIEnv *  env,
jobject  obj 
)
inline

Definition at line 29 of file Context.hxx.

Member Function Documentation

◆ GetCacheDir()

gcc_pure AllocatedPath Context::GetCacheDir ( JNIEnv *  env) const

The documentation for this class was generated from the following file: