|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use otid_t | |
org.omg.CosTransactions |
Uses of otid_t in org.omg.CosTransactions |
Fields in org.omg.CosTransactions declared as otid_t | |
otid_t |
otid_tHolder.value
|
otid_t |
TransIdentity.otid
|
Methods in org.omg.CosTransactions that return otid_t | |
static otid_t |
otid_tHelper.extract(org.omg.CORBA.Any a)
|
static otid_t |
otid_tHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CosTransactions with parameters of type otid_t | |
static void |
otid_tHelper.insert(org.omg.CORBA.Any a,
otid_t that)
|
static void |
otid_tHelper.write(org.omg.CORBA.portable.OutputStream ostream,
otid_t value)
|
Constructors in org.omg.CosTransactions with parameters of type otid_t | |
otid_tHolder(otid_t initialValue)
|
|
TransIdentity(Coordinator _coord,
Terminator _term,
otid_t _otid)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |