|
terp - the ANT Tasks v1.3.304 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
com.codemesh.terp.ant.compiler.cpp.Suncc.Impl
public static class Suncc.Impl
The default SUN C++ compiler type.
This is the thinnest wrapper type over the generic C++ compiler
type CppCompilerImpl. Using this type is equivalent to
using the generic compiler type and setting the compiler code
to "suncc".
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.codemesh.terp.ant.compiler.cpp.Suncc |
|---|
Suncc.Impl |
| Nested classes/interfaces inherited from interface com.codemesh.terp.ant.compiler.cpp.CppCompiler |
|---|
CppCompiler.SourceToTargets |
| Nested classes/interfaces inherited from interface com.codemesh.terp.ant.TerpAware |
|---|
TerpAware.Delegate |
| Field Summary |
|---|
| Fields inherited from class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl |
|---|
aware, batchSize, bom, cleanup, compiler, COMPILER_OPTIONS, compilerString, cppExtensions, createdFiles, createDirs, ctx, defExtensions, depends, failOnError, forcecompile, iconExtensions, libExtensions, LINKER_OPTIONS, maxParallel, objExtensions, options, parallel, postBuilds, preBuilds, rcExtensions, resExtensions, showOnly, targetDir, targetNameProperty, tempDir, TO_FILE, TO_INT |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
Suncc.Impl()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Suncc.Impl()
|
terp - the ANT Tasks v1.3.304 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||