csnd

Class opcodeListEntry

public class opcodeListEntry extends Object

Field Summary
protected booleanswigCMemOwn
Constructor Summary
protected opcodeListEntry(long cPtr, boolean cMemoryOwn)
opcodeListEntry()
Method Summary
voiddelete()
protected voidfinalize()
protected static longgetCPtr(opcodeListEntry obj)
StringgetIntypes()
StringgetOpname()
StringgetOutypes()
voidsetIntypes(String value)
voidsetOpname(String value)
voidsetOutypes(String value)

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

Constructor Detail

opcodeListEntry

protected opcodeListEntry(long cPtr, boolean cMemoryOwn)

opcodeListEntry

public opcodeListEntry()

Method Detail

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(opcodeListEntry obj)

getIntypes

public String getIntypes()

getOpname

public String getOpname()

getOutypes

public String getOutypes()

setIntypes

public void setIntypes(String value)

setOpname

public void setOpname(String value)

setOutypes

public void setOutypes(String value)