| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.fpga.tSystem
public abstract class tSystem
| Field Summary | |
|---|---|
| protected static int | m_DeviceHandle | 
| static NiRioStatus | status | 
| Fields inherited from interface edu.wpi.first.wpilibj.fpga.ExpectedFPGASignature | 
|---|
| kBitfileName, kExpectedFPGARevision, kExpectedFPGASignature, kExpectedFPGASignatureStr, kExpectedFPGAVersion | 
| Constructor Summary | |
|---|---|
| protected  | tSystem() | 
| Method Summary | |
|---|---|
| protected  void | finalize() | 
|  int[] | getFpgaGuid(NiRioStatus status) | 
|  void | Release()Releases the native C++ resources held by the tSystem instance. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected static int m_DeviceHandle
public static NiRioStatus status
| Constructor Detail | 
|---|
protected tSystem()
| Method Detail | 
|---|
protected void finalize()
finalize in class java.lang.Objectpublic int[] getFpgaGuid(NiRioStatus status)
public void Release()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||