public class segment_list_type extends vectorSegment
A list of detailed segments. This does not contain the channel name.
Modifier | Constructor and Description |
---|---|
|
segment_list_type() |
protected |
segment_list_type(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(segment_list_type obj) |
void |
pushBack(segment x) |
protected segment_list_type(long cPtr, boolean cMemoryOwn)
public segment_list_type()
protected static long getCPtr(segment_list_type obj)
protected void finalize()
finalize
in class vectorSegment
public void delete()
delete
in class vectorSegment
public void pushBack(segment x)