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