public class ColumnProjects extends FnComponent
swigCMemOwn| Constructor and Description |
|---|
ColumnProjects() |
ColumnProjects(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
Add(String name,
ExprNode expr,
FrameNode frame) |
void |
Clear() |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(ColumnProjects obj) |
ExprNode |
GetExpr(long idx) |
FrameNode |
GetFrame(long idx) |
String |
GetName(long idx) |
FrameNode |
GetPrimaryFrame() |
BaseStatus |
ReplaceExpr(SWIGTYPE_p_passes__ExprReplacer replacer,
SWIGTYPE_p_hybridse__node__NodeManager nm,
ColumnProjects out) |
void |
SetPrimaryFrame(FrameNode frame) |
long |
size() |
fn_info, getCPtr, mutable_fn_infopublic ColumnProjects(long cPtr,
boolean cMemoryOwn)
public ColumnProjects()
public static long getCPtr(ColumnProjects obj)
protected void finalize()
finalize in class FnComponentpublic void delete()
delete in class FnComponentpublic void Clear()
public long size()
public ExprNode GetExpr(long idx)
public String GetName(long idx)
public FrameNode GetFrame(long idx)
public void SetPrimaryFrame(FrameNode frame)
public FrameNode GetPrimaryFrame()
public BaseStatus ReplaceExpr(SWIGTYPE_p_passes__ExprReplacer replacer, SWIGTYPE_p_hybridse__node__NodeManager nm, ColumnProjects out)
Copyright © 2021. All rights reserved.