|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.compiler.AbstractCompiler
org.codehaus.mojo.natives.c.AbstractCCompiler
org.codehaus.mojo.natives.c.CCompilerClassic
public class CCompilerClassic
Generic C/CPP compiler with "-o" as its output option
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.mojo.natives.compiler.Compiler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CCompilerClassic()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getOutputFileOption()
|
| Methods inherited from class org.codehaus.mojo.natives.c.AbstractCCompiler |
|---|
getCommandLine, getParser |
| Methods inherited from class org.codehaus.mojo.natives.compiler.AbstractCompiler |
|---|
compile, getObjectFile, getObjectFileExtension |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCompilerClassic()
| Method Detail |
|---|
protected java.lang.String getOutputFileOption()
getOutputFileOption in class AbstractCCompiler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||