LibreOffice Module bridges (master) 1
Public Member Functions | Public Attributes | List of all members
jni_uno::JNI_type_info_holder Struct Reference

#include <jni_info.h>

Collaboration diagram for jni_uno::JNI_type_info_holder:
[legend]

Public Member Functions

 JNI_type_info_holder (const JNI_type_info_holder &)=delete
 
const JNI_type_info_holderoperator= (const JNI_type_info_holder &)=delete
 
 JNI_type_info_holder ()
 

Public Attributes

JNI_type_infom_info
 

Detailed Description

Definition at line 110 of file jni_info.h.

Constructor & Destructor Documentation

◆ JNI_type_info_holder() [1/2]

jni_uno::JNI_type_info_holder::JNI_type_info_holder ( const JNI_type_info_holder )
delete

◆ JNI_type_info_holder() [2/2]

jni_uno::JNI_type_info_holder::JNI_type_info_holder ( )
inline

Definition at line 117 of file jni_info.h.

Member Function Documentation

◆ operator=()

const JNI_type_info_holder & jni_uno::JNI_type_info_holder::operator= ( const JNI_type_info_holder )
delete

Member Data Documentation

◆ m_info

JNI_type_info* jni_uno::JNI_type_info_holder::m_info

Definition at line 112 of file jni_info.h.

Referenced by jni_uno::JNI_info::create_type_info().


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