csnd

Class opcodeListEntry


public class opcodeListEntry
extends java.lang.Object

Field Summary

protected boolean
swigCMemOwn

Constructor Summary

opcodeListEntry()
opcodeListEntry(long cPtr, boolean cMemoryOwn)

Method Summary

void
delete()
protected void
finalize()
protected static long
getCPtr(opcodeListEntry obj)
String
getIntypes()
String
getOpname()
String
getOutypes()
void
setIntypes(String value)
void
setOpname(String value)
void
setOutypes(String value)

Field Details

swigCMemOwn

protected boolean swigCMemOwn

Constructor Details

opcodeListEntry

public opcodeListEntry()

opcodeListEntry

protected opcodeListEntry(long cPtr,
                          boolean cMemoryOwn)

Method Details

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)