terp - the ANT Tasks
v1.3.309

Uses of Class
com.codemesh.terp.ant.compiler.cpp.ProcArchOption

Packages that use ProcArchOption
com.codemesh.terp.ant.compiler.cpp   
 

Uses of ProcArchOption in com.codemesh.terp.ant.compiler.cpp
 

Methods in com.codemesh.terp.ant.compiler.cpp that return ProcArchOption
 ProcArchOption CppCompiler.createProcArch()
          Creates an option that specifies the processor architecture for which we're building.
 ProcArchOption CppCompilerImpl.createProcArch()
          Creates an option that specifies the processor architecture for which we're building.
 

Methods in com.codemesh.terp.ant.compiler.cpp with parameters of type ProcArchOption
protected  java.io.File CppCompilerImpl.createArchive(java.util.List<CppCompiler.SourceToTargets> s2ts, TargetOption optTarget, ProcArchOption optPa)
           
 


terp - the ANT Tasks
v1.3.309

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.