-
public class VirtualPtr__Erased_ptr_DropGlueVTable_t
-
-
Constructor Summary
Constructors Constructor Description VirtualPtr__Erased_ptr_DropGlueVTable_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetPtr(SWIGTYPE_p_Erased value)SWIGTYPE_p_ErasedgetPtr()voidsetVtable(DropGlueVTable_t value)DropGlueVTable_tgetVtable()-
-
Method Detail
-
delete
synchronized void delete()
-
setPtr
void setPtr(SWIGTYPE_p_Erased value)
-
getPtr
SWIGTYPE_p_Erased getPtr()
-
setVtable
void setVtable(DropGlueVTable_t value)
-
getVtable
DropGlueVTable_t getVtable()
-
-
-
-