org.jacorb.idl
Class TypeMap
java.lang.Object
org.jacorb.idl.TypeMap
public class TypeMap
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMap
public TypeMap()
init
public static void init()
map
public static TypeSpec map(String name)
typedef
public static void typedef(String name,
TypeSpec type)
- define a new name for a type spec
replaceForwardDeclaration
public static void replaceForwardDeclaration(String name,
TypeSpec type)
Copyright © 2012 JacORB. All Rights Reserved.