Uses of Class
net.sf.antcontrib.cpptasks.PrecompileDef
-
Packages that use PrecompileDef Package Description net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. -
-
Uses of PrecompileDef in net.sf.antcontrib.cpptasks
Fields in net.sf.antcontrib.cpptasks declared as PrecompileDef Modifier and Type Field Description private PrecompileDefPrecompileExceptDef. ownerCollection ofcontained by definition Methods in net.sf.antcontrib.cpptasks that return PrecompileDef Modifier and Type Method Description PrecompileDefCCTask. createPrecompile()Specifies precompilation prototype file and exclusions.PrecompileDefCompilerDef. createPrecompile()Specifies precompilation prototype file and exclusions.PrecompileDefCompilerDef. getActivePrecompile(CompilerDef ccElement)private PrecompileDefPrecompileDef. getRef()Constructors in net.sf.antcontrib.cpptasks with parameters of type PrecompileDef Constructor Description PrecompileExceptDef(PrecompileDef owner)Constructor
-