public class CmdPlanNode extends LeafPlanNode
swigCMemOwn| Constructor and Description |
|---|
CmdPlanNode(CmdType cmd_type,
StringVector args) |
CmdPlanNode(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
StringVector |
GetArgs() |
CmdType |
GetCmdType() |
static long |
getCPtr(CmdPlanNode obj) |
AddChild, Equals, getCPtr, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeName, Printpublic CmdPlanNode(long cPtr,
boolean cMemoryOwn)
public CmdPlanNode(CmdType cmd_type, StringVector args)
public static long getCPtr(CmdPlanNode obj)
protected void finalize()
finalize in class LeafPlanNodepublic void delete()
delete in class LeafPlanNodepublic CmdType GetCmdType()
public StringVector GetArgs()
Copyright © 2021. All rights reserved.