|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.openwire.tool.OpenWireGenerator
org.apache.activemq.openwire.tool.MultiSourceGenerator
org.apache.activemq.openwire.tool.CppClassesGenerator
org.apache.activemq.openwire.tool.CppHeadersGenerator
public class CppHeadersGenerator
Field Summary |
---|
Fields inherited from class org.apache.activemq.openwire.tool.CppClassesGenerator |
---|
targetDir |
Fields inherited from class org.apache.activemq.openwire.tool.MultiSourceGenerator |
---|
baseClass, buffer, className, destDir, destFile, jclass, manuallyMaintainedClasses, simpleName, superclass |
Fields inherited from class org.apache.activemq.openwire.tool.OpenWireGenerator |
---|
filePostFix, jam, openwireVersion |
Constructor Summary | |
---|---|
CppHeadersGenerator()
|
Method Summary | |
---|---|
protected void |
generateFile(java.io.PrintWriter out)
|
protected java.lang.String |
getFilePostFix()
|
Methods inherited from class org.apache.activemq.openwire.tool.CppClassesGenerator |
---|
generateLicence, getTargetDir, run, setTargetDir, toCppDefaultValue, toCppType, toMarshalMethodName, toUnmarshalCast, toUnmarshalMethodName |
Methods inherited from class org.apache.activemq.openwire.tool.MultiSourceGenerator |
---|
getAbstractClassText, getBaseClass, getBaseClassName, getClassName, getClassName, getDestDir, getDestFile, getJclass, getManuallyMaintainedClasses, getProperties, getSimpleName, getSuperclass, initialiseManuallyMaintainedClasses, isAbstractClass, isMarshallerAware, isValidClass, processClass, setBaseClass, setClassName, setDestDir, setDestFile, setJclass, setManuallyMaintainedClasses, setSimpleName, setSuperclass |
Methods inherited from class org.apache.activemq.openwire.tool.OpenWireGenerator |
---|
capitalize, decapitalize, getClasses, getJam, getOpenWireOpCode, getOpenwireVersion, isAbstract, isCachedProperty, isMarshallAware, isThrowable, isValidProperty, setJam, setOpenwireVersion, stringValue, stringValue, toCSharpType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CppHeadersGenerator()
Method Detail |
---|
protected java.lang.String getFilePostFix()
getFilePostFix
in class CppClassesGenerator
protected void generateFile(java.io.PrintWriter out)
generateFile
in class CppClassesGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |