org.openorb.pss.connector.memory
public class PIDFactory extends Object
Field Summary | |
---|---|
static ORBInitInfo | info |
Method Summary | |
---|---|
static long | getFreeID() |
static PID | pid_byte_to_pid(byte[] pid) |
static byte[] | pid_to_catalog_pid(byte[] pid, ORBInitInfo oii)
This operation returns a catalog pid from a pid |
static byte[] | pid_to_short_pid(byte[] pid)
This operation returns a short pid from a pid |
static PID | short_pid_to_pid(byte[] short_pid, PID home_pid) |