org.freehep.maven.nar
Class Cpp

java.lang.Object
  extended by org.freehep.maven.nar.Compiler
      extended by org.freehep.maven.nar.Cpp

public class Cpp
extends Compiler

Cpp compiler tag

Version:
$Id: Cpp.java 13014 2007-07-17 14:21:11Z duns $
Author:
Mark Donszelmann

Constructor Summary
Cpp()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.freehep.maven.nar.Compiler
copyIncludeFiles, getCompiler, getExcludes, getIncludePaths, getIncludes, getIncludes, getPrefix, getSourceDirectory, getSourceDirectory, setAbstractCompileMojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cpp

public Cpp()
Method Detail

getName

public String getName()
Specified by:
getName in class Compiler


Copyright © 2000-2007 FreeHEP. All Rights Reserved.