
public static class FPGA2Model.PointerInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FPGA2Model.PointerInfo.PointerKind |
| Modifier | Constructor and Description |
|---|---|
protected |
PointerInfo(FPGA2Model.PointerInfo.PointerKind kind,
String name,
int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAddress() |
FPGA2Model.PointerInfo.PointerKind |
getKind() |
String |
getName() |
protected PointerInfo(FPGA2Model.PointerInfo.PointerKind kind, String name, int address)
public FPGA2Model.PointerInfo.PointerKind getKind()
public String getName()
public int getAddress()
Copyright © 2016 LSST. All rights reserved.