#include <JNIXBMCFile.h>
◆ CJNIXBMCFile() [1/2]
CJNIXBMCFile::CJNIXBMCFile |
( |
| ) |
|
◆ CJNIXBMCFile() [2/2]
jni::CJNIXBMCFile::CJNIXBMCFile |
( |
const jni::jhobject & | object | ) |
|
|
inline |
◆ ~CJNIXBMCFile()
jni::CJNIXBMCFile::~CJNIXBMCFile |
( |
| ) |
|
|
overridedefault |
◆ _close()
void CJNIXBMCFile::_close |
( |
JNIEnv * | env, |
|
|
jobject | thiz ) |
|
staticprotected |
◆ _eof()
jboolean CJNIXBMCFile::_eof |
( |
JNIEnv * | env, |
|
|
jobject | thiz ) |
|
staticprotected |
◆ _open()
jboolean CJNIXBMCFile::_open |
( |
JNIEnv * | env, |
|
|
jobject | thiz, |
|
|
jstring | path ) |
|
staticprotected |
◆ _read()
jbyteArray CJNIXBMCFile::_read |
( |
JNIEnv * | env, |
|
|
jobject | thiz ) |
|
staticprotected |
◆ RegisterNatives()
void CJNIXBMCFile::RegisterNatives |
( |
JNIEnv * | env | ) |
|
|
static |
◆ m_eof
bool jni::CJNIXBMCFile::m_eof = true |
|
protected |
◆ m_file
The documentation for this class was generated from the following files: