|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypeDescription | |
|---|---|
| org.jacorb.ir | |
| org.omg.CORBA | |
| Uses of TypeDescription in org.jacorb.ir |
|---|
| Methods in org.jacorb.ir with parameters of type TypeDescription | |
void |
IdlWriter.printStruct(TypeDescription t,
int indentation)
print an IDL struct def |
void |
IdlWriter.printEnum(TypeDescription t,
int indentation)
print an IDL Enum |
void |
IdlWriter.printUnion(TypeDescription t,
int indentation)
print an IDL Union |
void |
IdlWriter.printAlias(TypeDescription t,
int indentation)
print an IDL alias |
| Uses of TypeDescription in org.omg.CORBA |
|---|
| Fields in org.omg.CORBA declared as TypeDescription | |
TypeDescription |
TypeDescriptionHolder.value
|
| Methods in org.omg.CORBA that return TypeDescription | |
static TypeDescription |
TypeDescriptionHelper.extract(Any any)
|
static TypeDescription |
TypeDescriptionHelper.read(InputStream in)
|
| Methods in org.omg.CORBA with parameters of type TypeDescription | |
static void |
TypeDescriptionHelper.insert(Any any,
TypeDescription s)
|
static void |
TypeDescriptionHelper.write(OutputStream out,
TypeDescription s)
|
| Constructors in org.omg.CORBA with parameters of type TypeDescription | |
TypeDescriptionHolder(TypeDescription initial)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||