| Modifier and Type | Field and Description |
|---|---|
static ByteOrder |
ByteOrder.BIG_ENDIAN |
ByteOrder |
StaticNodeInfo.byte_order |
static ByteOrder |
ByteOrder.LITTLE_ENDIAN |
ByteOrder |
ByteOrderHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ByteOrder |
ByteOrderHelper.extract(org.omg.CORBA.Any any) |
static ByteOrder |
ByteOrder.from_int(int value) |
static ByteOrder |
ByteOrderHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ByteOrderHelper.insert(org.omg.CORBA.Any any,
ByteOrder s) |
static void |
ByteOrderHelper.write(org.omg.CORBA.portable.OutputStream out,
ByteOrder s) |
| Constructor and Description |
|---|
ByteOrderHolder(ByteOrder initial) |
StaticNodeInfo(java.lang.String name,
java.lang.String platform_id,
int num_processors,
int memory_ram_info_mb,
int memory_swap_info_mb,
int clock_speed_mhz,
java.lang.String file_separator,
java.lang.String project_root_directory,
java.lang.String algorithm_root_directory,
java.lang.String sandbox_root_directory,
ByteOrder byte_order,
java.lang.String[] requirements,
Capacity[] capacities) |
Copyright © 2018. All Rights Reserved.