Uses of Class
com.github.maven_nar.cpptasks.CPUEnum

Packages that use CPUEnum
com.github.maven_nar.cpptasks C++ and other compiled languages build support for Ant. 
 

Uses of CPUEnum in com.github.maven_nar.cpptasks
 

Methods in com.github.maven_nar.cpptasks that return CPUEnum
 CPUEnum TargetDef.getCpu()
          Gets cpu.
 

Methods in com.github.maven_nar.cpptasks with parameters of type CPUEnum
 void TargetDef.setCpu(CPUEnum value)
          Sets preferred cpu, but does not use cpu specific instructions.
 



Copyright © 2001-2013. All Rights Reserved.