|
|||||||||
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
public class CCompiler
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 | |
---|---|
CCompiler()
|
Method Summary | |
---|---|
protected 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 CCompiler()
Method Detail |
---|
protected String getOutputFileOption()
getOutputFileOption
in class AbstractCCompiler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |