| Package | Description |
|---|---|
| hep.wired.corbaheprep | |
| hep.wired.glast |
| Modifier and Type | Field and Description |
|---|---|
protected EnumSet<CORBARecordSource.Move> |
CORBARecordSource._supports |
| Modifier and Type | Method and Description |
|---|---|
static CORBARecordSource.Move |
CORBARecordSource.Move.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CORBARecordSource.Move[] |
CORBARecordSource.Move.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
CORBARecordSource.getServerCommand(CORBARecordSource.Move move,
long par,
org.freehep.record.source.RecordTag tag)
Returns the command that needs to be send to the CORBA server to position it for reading the specified record.
|
protected void |
CORBARecordSource.positionServer(CORBARecordSource.Move move,
long par,
org.freehep.record.source.RecordTag tag) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
GleamRecordSource.getServerCommand(CORBARecordSource.Move move,
long par,
org.freehep.record.source.RecordTag tag)
Returns the command that needs to be send to the CORBA server to position it for reading the specified record.
|
protected void |
GleamRecordSource.positionServer(CORBARecordSource.Move move,
long par,
org.freehep.record.source.RecordTag tag) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.