6.6.8.1.6.6. StringVec
-
public class StringVec
6.6.8.1.6.6.1. Fields
6.6.8.1.6.6.1.1. swigCMemOwn
-
protected boolean swigCMemOwn
6.6.8.1.6.6.2. Constructors
6.6.8.1.6.6.2.1. StringVec
-
protected StringVec(long cPtr, boolean cMemoryOwn)
6.6.8.1.6.6.2.2. StringVec
-
public StringVec()
6.6.8.1.6.6.2.3. StringVec
-
public StringVec(long n)
6.6.8.1.6.6.3. Methods
6.6.8.1.6.6.3.1. capacity
-
public long capacity()
6.6.8.1.6.6.3.2. clear
-
public void clear()
6.6.8.1.6.6.3.3. delete
-
public synchronized void delete()
6.6.8.1.6.6.3.4. empty
-
public boolean empty()
6.6.8.1.6.6.3.5. finalize
-
protected void finalize()
6.6.8.1.6.6.3.6. get
-
public String get(int i)
6.6.8.1.6.6.3.7. getCPtr
-
protected static long getCPtr(StringVec obj)
6.6.8.1.6.6.3.8. push_back
-
public void push_back(String x)
6.6.8.1.6.6.3.9. reserve
-
public void reserve(long n)
6.6.8.1.6.6.3.10. set
-
public void set(int i, String val)
6.6.8.1.6.6.3.11. size
-
public long size()