#include <java_socket.h>
◆ ~JavaSocketBase()
| virtual ttv::binding::java::JavaSocketBase::~JavaSocketBase |
( |
| ) |
|
|
virtual |
◆ JavaSocketBase()
| ttv::binding::java::JavaSocketBase::JavaSocketBase |
( |
JNIEnv * |
jEnv, |
|
|
jobject |
jInstance |
|
) |
| |
|
protected |
◆ AllocateByteArray()
| void ttv::binding::java::JavaSocketBase::AllocateByteArray |
( |
size_t |
size | ) |
|
|
protected |
◆ GetJavaInstance()
◆ mByteArrayInstance
◆ mByteArraySize
| size_t ttv::binding::java::JavaSocketBase::mByteArraySize |
|
protected |
The size of mByteArrayInstance.
◆ mSentReceivedResultContainer
◆ mSocketInstance
The java implementation of the socket.
The documentation for this class was generated from the following file: