|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeCode | |
---|---|
org.apache.yoko.orb.CORBA | |
org.apache.yoko.orb.OB |
Uses of TypeCode in org.apache.yoko.orb.CORBA |
---|
Fields in org.apache.yoko.orb.CORBA declared as TypeCode | |
---|---|
TypeCode |
TypeCode.concreteBaseType_
|
TypeCode |
TypeCode.contentType_
|
TypeCode |
TypeCode.discriminatorType_
|
TypeCode[] |
TypeCode.memberTypes_
|
Methods in org.apache.yoko.orb.CORBA that return TypeCode | |
---|---|
static TypeCode |
TypeCode._OB_convertForeignTypeCode(TypeCode tc)
|
TypeCode |
TypeCode._OB_getOrigType()
|
Methods in org.apache.yoko.orb.CORBA with parameters of type TypeCode | |
---|---|
static void |
TypeCode._OB_embedRecTC(TypeCode outer)
|
static void |
TypeCode._OB_embedRecTC(TypeCode outer,
TypeCode inner)
|
Uses of TypeCode in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB that return TypeCode | |
---|---|
TypeCode |
TypeCodeCache.get(String id)
|
Methods in org.apache.yoko.orb.OB with parameters of type TypeCode | |
---|---|
void |
TypeCodeCache.put(String id,
TypeCode tc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |