public class simple_segment_list_type extends vectorSimpleSegment
Modifier | Constructor and Description |
---|---|
|
simple_segment_list_type() |
protected |
simple_segment_list_type(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(simple_segment_list_type obj) |
void |
pushBack(simple_segment x) |
protected simple_segment_list_type(long cPtr, boolean cMemoryOwn)
public simple_segment_list_type()
protected static long getCPtr(simple_segment_list_type obj)
protected void finalize()
finalize
in class vectorSimpleSegment
public void delete()
delete
in class vectorSimpleSegment
public void pushBack(simple_segment x)