This is the complete list of members for ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType >, including all inherited members.
| LookupNativeContext(jobject javaInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| LookupNativeContext(jlong nativeInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| LookupNativeInstance(jobject javaInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| mMutex | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | private |
| mRegistry | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | private |
| Register(const std::shared_ptr< NativeInstanceType > &nativeInstance, const std::shared_ptr< ContextType > &nativeContext, jobject javaInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| Unregister(jlong jNativePointer) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| Unregister(NativeInstanceType *nativeInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |
| Unregister(jobject javaInstance) | ttv::binding::java::JavaNativeProxyRegistry< NativeInstanceType, ContextType > | inline |