public class RelinkableQuoteHandleVectorVector extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
RelinkableQuoteHandleVectorVector() |
|
RelinkableQuoteHandleVectorVector(long n) |
protected |
RelinkableQuoteHandleVectorVector(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(RelinkableQuoteHandleVector x) |
long |
capacity() |
void |
clear() |
void |
delete() |
protected void |
finalize() |
RelinkableQuoteHandleVector |
get(int i) |
protected static long |
getCPtr(RelinkableQuoteHandleVectorVector obj) |
boolean |
isEmpty() |
void |
reserve(long n) |
void |
set(int i,
RelinkableQuoteHandleVector val) |
long |
size() |
protected RelinkableQuoteHandleVectorVector(long cPtr,
boolean cMemoryOwn)
public RelinkableQuoteHandleVectorVector()
public RelinkableQuoteHandleVectorVector(long n)
protected static long getCPtr(RelinkableQuoteHandleVectorVector obj)
public void delete()
public long size()
public long capacity()
public void reserve(long n)
public boolean isEmpty()
public void clear()
public void add(RelinkableQuoteHandleVector x)
public RelinkableQuoteHandleVector get(int i)
public void set(int i,
RelinkableQuoteHandleVector val)
Copyright © 2017. All rights reserved.