com.moesol.generator.printer
Class CniTypePrinter
java.lang.Object
com.moesol.generator.printer.TypePrinter
com.moesol.generator.printer.JniTypePrinter
com.moesol.generator.printer.CniTypePrinter
- Direct Known Subclasses:
- CniPointerTypePrinter
public class CniTypePrinter
- extends JniTypePrinter
Print types out in a manner suitable for interfacing with Cni,
including return types and parameters.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CniTypePrinter
public CniTypePrinter()
getInstance
public static JniTypePrinter getInstance()
objectCxxType
protected void objectCxxType(Writer out,
Class type)
throws IOException
- Overrides:
objectCxxType
in class JniTypePrinter
- Throws:
IOException
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.