public class gim_contact_array_internal extends BulletBase
className| Constructor and Description |
|---|
gim_contact_array_internal() |
gim_contact_array_internal(long cPtr,
boolean cMemoryOwn)
Construct a new gim_contact_array_internal, normally you should not need this constructor it's intended for low-level usage.
|
gim_contact_array_internal(SWIGTYPE_p_GUINT reservesize) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic gim_contact_array_internal(long cPtr,
boolean cMemoryOwn)
public gim_contact_array_internal()
public gim_contact_array_internal(SWIGTYPE_p_GUINT reservesize)
public static long getCPtr(gim_contact_array_internal obj)
public void setData(GIM_CONTACT value)
public GIM_CONTACT getData()
public void setSize(SWIGTYPE_p_GUINT value)
public SWIGTYPE_p_GUINT getSize()
public void setAllocated_size(SWIGTYPE_p_GUINT value)
public SWIGTYPE_p_GUINT getAllocated_size()
public void destroyData()
public boolean resizeData(SWIGTYPE_p_GUINT newsize)
public boolean growingCheck()
public boolean reserve(SWIGTYPE_p_GUINT size)
public void clear_range(SWIGTYPE_p_GUINT start_range)
public void clear()
public void clear_memory()
public SWIGTYPE_p_GUINT sizeVal()
public SWIGTYPE_p_GUINT max_size()
public GIM_CONTACT operatorSubscript(long i)
public GIM_CONTACT operatorSubscriptConst(long i)
public GIM_CONTACT pointer()
public GIM_CONTACT pointer_const()
public GIM_CONTACT get_pointer_at(SWIGTYPE_p_GUINT i)
public GIM_CONTACT get_pointer_at_const(SWIGTYPE_p_GUINT i)
public GIM_CONTACT at(SWIGTYPE_p_GUINT i)
public GIM_CONTACT at_const(SWIGTYPE_p_GUINT i)
public GIM_CONTACT front()
public GIM_CONTACT front_const()
public GIM_CONTACT back()
public GIM_CONTACT back_const()
public void swap(SWIGTYPE_p_GUINT i, SWIGTYPE_p_GUINT j)
public void push_back(GIM_CONTACT obj)
public void push_back_mem()
public void push_back_memcpy(GIM_CONTACT obj)
public void pop_back()
public void pop_back_mem()
public void erase(SWIGTYPE_p_GUINT index)
public void erase_sorted_mem(SWIGTYPE_p_GUINT index)
public void erase_sorted(SWIGTYPE_p_GUINT index)
public void insert_mem(SWIGTYPE_p_GUINT index)
public void insert(GIM_CONTACT obj, SWIGTYPE_p_GUINT index)
public void resize(SWIGTYPE_p_GUINT size, boolean call_constructor, GIM_CONTACT fillData)
public void resize(SWIGTYPE_p_GUINT size, boolean call_constructor)
public void resize(SWIGTYPE_p_GUINT size)
public void refit()
Copyright © 2021. All rights reserved.