|
|||||||||
| 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.CCompiler
org.codehaus.mojo.natives.bcc.BCCCompiler
public class BCCCompiler
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.mojo.natives.compiler.Compiler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
BCCCompiler()
|
|
| Method Summary | |
|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(java.io.File src,
java.io.File dest,
org.codehaus.mojo.natives.compiler.CompilerConfiguration config)
|
protected java.lang.String |
getOutputFileOption()
|
| Methods inherited from class org.codehaus.mojo.natives.c.AbstractCCompiler |
|---|
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 BCCCompiler()
| Method Detail |
|---|
protected org.codehaus.plexus.util.cli.Commandline getCommandLine(java.io.File src,
java.io.File dest,
org.codehaus.mojo.natives.compiler.CompilerConfiguration config)
throws org.codehaus.mojo.natives.NativeBuildException
getCommandLine in class org.codehaus.mojo.natives.c.AbstractCCompilerorg.codehaus.mojo.natives.NativeBuildExceptionprotected java.lang.String getOutputFileOption()
getOutputFileOption in class org.codehaus.mojo.natives.c.CCompiler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||