public static class Nc4Notes.VarNotes extends Nc4Notes.Notes
basetype, name, offset, parent, recordsize, size| Modifier | Constructor and Description |
|---|---|
protected |
VarNotes(int g,
int v,
Nc4DSP dsp) |
| Modifier and Type | Method and Description |
|---|---|
DapVariable |
get() |
int |
getFieldIndex() |
long |
getSize() |
Nc4Notes.VarNotes |
set(DapNode node) |
Nc4Notes.VarNotes |
setBaseType(Nc4Notes.TypeNotes ti) |
getBaseType, getContainer, getOffset, getRecordSize, getSort, setContainer, setName, setOffset, setRecordSize, setSize, toStringprotected VarNotes(int g,
int v,
Nc4DSP dsp)
public Nc4Notes.VarNotes setBaseType(Nc4Notes.TypeNotes ti)
setBaseType in class Nc4Notes.Notespublic DapVariable get()
get in class Nc4Notes.Notespublic Nc4Notes.VarNotes set(DapNode node)
set in class Nc4Notes.Notespublic int getFieldIndex()
public long getSize()
getSize in class Nc4Notes.Notes