| Modifier and Type | Field and Description |
|---|---|
static SeekType |
SeekType.SEEK_TYPE_CUR |
static SeekType |
SeekType.SEEK_TYPE_END |
static SeekType |
SeekType.SEEK_TYPE_SET |
SeekType |
SeekTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SeekType |
SeekTypeHelper.extract(org.omg.CORBA.Any any) |
static SeekType |
SeekType.from_int(int value) |
static SeekType |
SeekTypeHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SeekTypeHelper.insert(org.omg.CORBA.Any any,
SeekType s) |
void |
WIOFileOperations.seek(long offset,
SeekType type) |
void |
_WIOFileStub.seek(long offset,
SeekType type) |
void |
WIOFilePOATie.seek(long offset,
SeekType type) |
static void |
SeekTypeHelper.write(org.omg.CORBA.portable.OutputStream out,
SeekType s) |
| Constructor and Description |
|---|
SeekTypeHolder(SeekType initial) |
Copyright © 2018. All Rights Reserved.