terp - the ANT Tasks
v1.3.304
A B C D E F G H I J L M N O P Q R S T U V W X

A

AbstractCodeGeneratorOption - Class in com.codemesh.terp.ant.codegen
The base class for code generator options.
AbstractCodeGeneratorOption() - Constructor for class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
 
AbstractCodeGeneratorOption(Project) - Constructor for class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
 
AbstractCompilerOption<C extends Compiler> - Class in com.codemesh.terp.ant.compiler
The base class for most concrete compiler options.
AbstractCompilerOption() - Constructor for class com.codemesh.terp.ant.compiler.AbstractCompilerOption
 
AbstractToolOption<T extends Tool> - Class in com.codemesh.terp.ant.devpartner
The base class for most concrete tool options.
AbstractToolOption() - Constructor for class com.codemesh.terp.ant.devpartner.AbstractToolOption
 
Acc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for HP's aCC compiler.
Acc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default aCC compiler.
Acc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Acc.Impl
 
add(CompilerOption<C>) - Method in interface com.codemesh.terp.ant.compiler.CompilerOptionSet
 
add(CompilerOption<C>) - Method in class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
add(ToolOption<T>) - Method in interface com.codemesh.terp.ant.devpartner.ToolOptionSet
 
add(ToolOption<T>) - Method in class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
addAll(CompilerOptionSet<C>) - Method in interface com.codemesh.terp.ant.compiler.CompilerOptionSet
 
addAll(CompilerOptionSet<C>) - Method in class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
addAll(ToolOptionSet<T>) - Method in interface com.codemesh.terp.ant.devpartner.ToolOptionSet
 
addAll(ToolOptionSet<T>) - Method in class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
addBind() - Method in class com.codemesh.terp.ant.ExpandFilter
 
addCommands(List<String>, C, CompilerPhase) - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.CompileOnlyOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DebugOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ExceptionsOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.FileNameOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.IncludeOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.LibpathOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ManifestOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.MultithreadedOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.OptionsOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ProfileOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.QuietOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RttiOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Adds the compiler switches repreesnted by this option to the list of switches.
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.UndefineOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
addCommands(List<String>, CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BatchFileOption
 
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ConfigFileOption
 
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.OutOption
 
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
addCommands(List<String>, T, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.SimpleToolOption
 
addCommands(List<String>, T, ToolPhase) - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Adds the tool switches repreesnted by this option to the list of switches.
addCommands(List<String>, DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.WorkingDirOption
 
addDependency(File, File...) - Method in class com.codemesh.terp.ant.compiler.DependencyChecker
Adds one more more file dependecies to the checker.
addDependency(File, File) - Method in class com.codemesh.terp.ant.devpartner.DependencyChecker
 
addFileset(FileSet) - Method in class com.codemesh.terp.ant.FileToBytes
Adds a fileset to the maintained vector of filesets.
addOption(CompilerOption<C>) - Method in interface com.codemesh.terp.ant.compiler.Compiler
Add a compiler option to the compiler invocation.
addOption(CompilerOption<CppCompiler>) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Adds a precreated option to the list of compiler options.
addOption(ToolOption<DevPartnerTool>) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
addOption(ToolOption<T>) - Method in interface com.codemesh.terp.ant.devpartner.Tool
Add a tool option to the tool invocation.
addProperty(String, String) - Method in class com.codemesh.terp.ant.TerpProperty
 
addTask(Task) - Method in class com.codemesh.terp.ant.Foreach
 
addText(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
addToArguments(List<String>, boolean) - Method in interface com.codemesh.terp.ant.codegen.CodeGeneratorOption
 
addToArguments(List<String>, boolean) - Method in class com.codemesh.terp.ant.codegen.CommandOption
 
addToArguments(List<String>, boolean) - Method in class com.codemesh.terp.ant.codegen.ModelFileOption
 
addToArguments(List<String>, boolean) - Method in class com.codemesh.terp.ant.codegen.ModelProperty
 
addValue(String) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Adds a value to the list of switches represented by this option.
ALIAS - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
appliesTo(C, CompilerPhase) - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.CompileOnlyOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DebugOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ExceptionsOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.FileNameOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.IncludeOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.LibpathOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ManifestOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.MultithreadedOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.OptionsOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ProfileOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.QuietOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RttiOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns true if this compiler option applies to the given compiler and compiler phase.
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.UndefineOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
appliesTo(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BatchFileOption
 
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ConfigFileOption
 
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.OutOption
 
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
appliesTo(T, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.SimpleToolOption
 
appliesTo(T, ToolPhase) - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Returns true if this tool option applies to the given tool and tool phase.
appliesTo(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.WorkingDirOption
 
arch - Variable in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
aware - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
aware - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 

B

BATCH_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
BatchFileOption - Class in com.codemesh.terp.ant.devpartner.boundschecker
The configuration file option.
BatchFileOption() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.BatchFileOption
 
batchSize - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
BestDirectoryFormatter - Class in com.codemesh.terp.ant.compiler.cpp
A formatter that attempts to return a string that represents the best matching directory that actually exists and satisfies a pattern which contains variables for compiler, OS, and processor architecture information.
BestDirectoryFormatter() - Constructor for class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
bForSpace - Variable in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
bForSpeed - Variable in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
Binding - Class in com.codemesh.terp.ant
A name/value pair.
Binding() - Constructor for class com.codemesh.terp.ant.Binding
 
Binding(String, String) - Constructor for class com.codemesh.terp.ant.Binding
 
bom - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
BooleanCompilerOption<C extends Compiler> - Class in com.codemesh.terp.ant.compiler
A compiler option that has a boolean value.
BooleanCompilerOption() - Constructor for class com.codemesh.terp.ant.compiler.BooleanCompilerOption
 
BooleanToolOption<T extends Tool> - Class in com.codemesh.terp.ant.devpartner
A tool option that has a boolean value.
BooleanToolOption() - Constructor for class com.codemesh.terp.ant.devpartner.BooleanToolOption
 
BoundsChecker - Class in com.codemesh.terp.ant.devpartner.boundschecker
The taskwrapper for the DevPartner Boundschecker tool.
BoundsChecker() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
 
BoundsCheckOption - Class in com.codemesh.terp.ant.compiler.cpp
The compiler switch that enables instrumentation with CompuWare's BoundsChecker.
BoundsCheckOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
bPortability - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
buildFinished(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
buildStarted(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
bWarningsAsErrors - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 

C

C_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
calculateBuiltinWchart(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateCharacterSet(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateConfigurationType(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateDebugStyle(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the value of debug style option.
calculateDefines(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateDefinitionFile(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateIncludePath(String, CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateIncrementalLink(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateLibPath(String, CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateLibraries(String, CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateLinks(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns a list of name pairs.
calculateMinimalRebuild(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateName(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateOptimization(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the optimization level as used by VisualStudio project files.
calculatePortabilityWarnings(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateProjectFile(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Calculates the project file based on the settings.
calculateProjectFile(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateRcFile(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
calculateRuntimeLibraryNumeric(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the value of the runtime library switch.
calculateRuntimeLibraryOption(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the value of the runtime library switch.
calculateSubsystem(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateTargetFile(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the primary target file.
calculateTargetMachine(String, CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateTargetName(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
calculateWarningLevel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the warning level as used by VisualStudio project files.
calculateXmlFile(DevPartnerTool) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
chain(Reader) - Method in class com.codemesh.terp.ant.CopyrightFilter
 
chain(Reader) - Method in class com.codemesh.terp.ant.ExpandFilter
 
chain(Reader) - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
 
chain(Reader) - Method in class com.codemesh.terp.ant.ReplacePatternFilter
 
chain(Reader) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
chain() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
charSetId - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
cleanup - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
clearDependencies() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
CodeGenerator - Interface in com.codemesh.terp.ant.codegen
The interface implemented by the concrete code generator task.
CodeGeneratorImpl - Class in com.codemesh.terp.ant.codegen
The default implementation of the code generator task.
CodeGeneratorImpl() - Constructor for class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
CodeGeneratorOption - Interface in com.codemesh.terp.ant.codegen
The interface implemented by all code generator options.
com.codemesh.terp.ant - package com.codemesh.terp.ant
 
com.codemesh.terp.ant.codegen - package com.codemesh.terp.ant.codegen
 
com.codemesh.terp.ant.compiler - package com.codemesh.terp.ant.compiler
 
com.codemesh.terp.ant.compiler.cpp - package com.codemesh.terp.ant.compiler.cpp
 
com.codemesh.terp.ant.devpartner - package com.codemesh.terp.ant.devpartner
 
com.codemesh.terp.ant.devpartner.boundschecker - package com.codemesh.terp.ant.devpartner.boundschecker
 
CommandOption - Class in com.codemesh.terp.ant.codegen
The command to be executed.
CommandOption() - Constructor for class com.codemesh.terp.ant.codegen.CommandOption
 
CommandOption(Project) - Constructor for class com.codemesh.terp.ant.codegen.CommandOption
 
comments - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
companyName - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
CompileOnlyOption - Class in com.codemesh.terp.ant.compiler.cpp
The compiler switch that disables linking.
CompileOnlyOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.CompileOnlyOption
 
Compiler<C extends Compiler> - Interface in com.codemesh.terp.ant.compiler
The interface implemented by all compilers.
compiler - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
COMPILER_FAMILY - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
COMPILER_OPTIONS - Static variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
COMPILER_VERSION - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
CompilerOption<C extends Compiler> - Interface in com.codemesh.terp.ant.compiler
The interface implemented by all compiler options.
CompilerOptionSet<C extends Compiler> - Interface in com.codemesh.terp.ant.compiler
The interface declaring the API for all options used in a compiler invocation.
CompilerOptionSet.Impl<C extends Compiler> - Class in com.codemesh.terp.ant.compiler
 
CompilerOptionSet.Impl() - Constructor for class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
CompilerPhase - Enum in com.codemesh.terp.ant.compiler
The compiler phase which we're in.
compilerString - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
CompuwareOption - Interface in com.codemesh.terp.ant.compiler.cpp
A marker interface for options that require the use of the instrumenting compiler and linker.
ConfigFileOption - Class in com.codemesh.terp.ant.devpartner.boundschecker
The configuration file option.
ConfigFileOption() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.ConfigFileOption
 
CONSOLE - Static variable in class com.codemesh.terp.ant.compiler.cpp.TargetOption
 
copyInheritedProperties(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
copyInheritedProperties(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
CopyrightFilter - Class in com.codemesh.terp.ant
A filter that prefixes a copyright notice.
CopyrightFilter() - Constructor for class com.codemesh.terp.ant.CopyrightFilter
 
CopyrightFilter(Reader) - Constructor for class com.codemesh.terp.ant.CopyrightFilter
 
copyUserProperties(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
copyUserProperties(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
CPP_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
CppCompiler - Interface in com.codemesh.terp.ant.compiler.cpp
The base interface implemented by all C++ compilers.
CppCompiler.SourceToTargets - Class in com.codemesh.terp.ant.compiler.cpp
 
CppCompiler.SourceToTargets(File, File...) - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
CppCompiler.SourceToTargets(String, File, File...) - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
CppCompiler.SourceToTargets(File, boolean, File...) - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
CppCompiler.SourceToTargets(String, File, boolean, File...) - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
CppCompilerImpl - Class in com.codemesh.terp.ant.compiler.cpp
The generic base implementation of a C++ compiler task.
CppCompilerImpl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
CppCompilerImpl(Project) - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
CppCompilerOptions - Interface in com.codemesh.terp.ant.compiler.cpp
An interface that aggregates C++ compiler options for reuse.
CppCompilerOptionsImpl - Class in com.codemesh.terp.ant.compiler.cpp
A standalone implementation of the C++ compiler options.
CppCompilerOptionsImpl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
 
CppCompilerOptionsSource - Interface in com.codemesh.terp.ant.compiler.cpp
An interface implemented by options that can act as a host for other options.
cppExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
CppFileCreating - Interface in com.codemesh.terp.ant.compiler.cpp
The FileCreating interface for CppCompiler instances.
createArchive(List<CppCompiler.SourceToTargets>, TargetOption, ProcArchOption) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createArg() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
createArgument() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
createBatch() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /B switch.
createBoundsCheck() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a BoundsChecker option.
createBoundsCheck() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates a BoundsChecker option.
createBoundsCheck() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates a BoundsChecker option.
createBreak() - Method in class com.codemesh.terp.ant.Foreach
 
createCommand() - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Add a code generator command to the invocation.
createCommand() - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
createCompileOnly() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a compile-only option (/c or -c).
createCompileOnly() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates a compile-only option (/c or -c).
createCompileOnly() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates a compile-only option (/c or -c).
createConfig() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /C switch.
createContinue() - Method in class com.codemesh.terp.ant.Foreach
 
createCopyright() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
createCreate() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Adds a TerpEcho task to this task.
createDebug() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a debug option.
createDebug() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates a debug option.
createDebug() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates a debug option.
createDefine() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a preprocessor definition.
createDefine() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates a preprocessor definition.
createDefine() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates a preprocessor definition.
createdFiles - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createDirs - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createDirsIfNecessary(boolean, File, File) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createDisable() - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
Supports <disable> alias for <disabled> to avoid common modelfile mistake.
createDisabled() - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
Selectively disable specific warnings.
createDynamicSources() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates a nested task container that groups TerpEcho tasks which are used to dynamically generate source code files that are automatically added to the compilation.
createDynamicSources() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a nested task container that groups TerpEcho tasks which are used to dynamically generate source code files that are automatically added to the compilation.
createError() - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
createExceptions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that can be used to en/disable exception support.
createExceptions() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that can be used to en/disable exception support.
createExceptions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that can be used to en/disable exception support.
createExecutable() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option specifying the executable to analyze and, optionally, its arguments.
createGenerateVsProject() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that generates a VisualStudio project file.
createGenerateVsProject() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that generates a VisualStudio project file.
createInclude() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that adds one or more directories to the preprocessor search path.
createInclude() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that adds one or more directories to the preprocessor search path.
createInclude() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that adds one or more directories to the preprocessor search path.
createLibpath() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that adds one or more directories to the library search path.
createLibpath() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that adds one or more directories to the library search path.
createLibpath() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that adds one or more directories to the library search path.
createLibrary() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that specifies one or more libraries to link with.
createLibrary() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that specifies one or more libraries to link with.
createLibrary() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that specifies one or more libraries to link with.
createLinksIfNecessary(TargetOption) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createManifest() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Not used yet.
createManifest() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Not used yet.
createManifest() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Not used yet.
createMinimize() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /M switch.
createModelFile() - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Add a code generator model file to the invocation.
createModelFile() - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
createModelProperty() - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Add a code generator model property to the invocation.
createModelProperty() - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
createMultithreaded() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that governs whether or not multithreading is enabled.
createMultithreaded() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that governs whether or not multithreading is enabled.
createMultithreaded() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that governs whether or not multithreading is enabled.
createNologo() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /NOLOGO switch.
createObjects() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that adds already compiled object files to the build.
createObjects() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that adds already compiled object files to the build.
createOptimize() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that controls compiler optimizations.
createOptimize() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that controls compiler optimizations.
createOptimize() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that controls compiler optimizations.
createOption() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a generic option.
createOption() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates a generic option.
createOption() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates a generic option.
createOptions() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option representing a reference to an external options collection.
createOptions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option representing a reference to an external options collection.
createOut() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /OUT switch.
createPath() - Method in class com.codemesh.terp.ant.compiler.cpp.IncludeOption
Creates a nested path element that is added to the include path.
createPath() - Method in class com.codemesh.terp.ant.compiler.cpp.LibpathOption
Creates a nested path element that is added to the library search path.
createPostBuild() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates a task container that is executed after the compiler chas been invoked.
createPostBuild() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a task container that is executed after the compiler chas been invoked.
createPreBuild() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates a task container that is executed before any compiler commands are invoked.
createPreBuild() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates a task container that is executed before any compiler commands are invoked.
createProcArch() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that specifies the processor architecture for which we're building.
createProcArch() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that specifies the processor architecture for which we're building.
createProfile() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that instruments the code with profiling support.
createProfile() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that instruments the code with profiling support.
createQuiet() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that controls compiler verbosity.
createQuiet() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that controls compiler verbosity.
createQuiet() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that controls compiler verbosity.
createRelocatable() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that controls whether or not the generated modules are relocatable in memory.
createRelocatable() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that controls whether or not the generated modules are relocatable in memory.
createRelocatable() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that controls whether or not the generated modules are relocatable in memory.
createReplacement() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
 
createResource() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that dynamically generates a resource file.
createResource() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that dynamically generates a resource file.
createResponseFile(String, List<CppCompiler.SourceToTargets>) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
createRtti() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that can be used to en/disable RTTI support.
createRtti() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that can be used to en/disable RTTI support.
createRtti() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that can be used to en/disable RTTI support.
createRunpath() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that can be used to embed a runpath in a module.
createRunpath() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that can be used to embed a runpath in a module.
createRunpath() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that can be used to embed a runpath in a module.
createRuntime() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that specifies the type of C++ runtime library to use.
createRuntime() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that specifies the type of C++ runtime library to use.
createRuntime() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that specifies the type of C++ runtime library to use.
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DebugOption
 
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns a list of filenames representing the files that are created due to the presence of this compiler option.
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns a list of filenames representing the files that are created due to the presence of this compiler option.
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
Returns a list of filenames representing the files that are created due to the presence of this compiler option.
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns a list of filenames representing the files that are created due to the presence of this compiler option.
creates(CppCompiler, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
creates(C, CompilerPhase) - Method in interface com.codemesh.terp.ant.compiler.FileCreating
Returns a list of filenames representing the files that are created due to the presence of this compiler option.
creates(DevPartnerTool, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
creates(T, ToolPhase) - Method in interface com.codemesh.terp.ant.devpartner.FileCreating
Returns a list of filenames representing the files that are created due to the presence of this tool option.
createSilent() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /S switch.
createSources() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that adds source files to the build.
createSources() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that adds source files to the build.
createStripCopyright() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
createStripHistory() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
createTarget() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Creates an option that governs name, version, and type of build target.
createTarget() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that governs name, version, and type of build target.
createTerminateWithNewLine() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
createUndefine() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that undefines a preprocessor definition.
createUndefine() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that undefines a preprocessor definition.
createUndefine() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that undefines a preprocessor definition.
createWarning() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Creates an option that adjusts the warning level or specific warnings.
createWarning() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Creates an option that adjusts the warning level or specific warnings.
createWarning() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Creates an option that adjusts the warning level or specific warnings.
createWorkingDir() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /W switch.
createXml() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
The option resulting in a /X, /XS, or /XD switch.
CSHARP_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
ctx - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
ctx - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 

D

DebugOption - Class in com.codemesh.terp.ant.compiler.cpp
The debug option.
DebugOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.DebugOption
 
defExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
DefineOption - Class in com.codemesh.terp.ant.compiler.cpp
A preprocessor definition.
DefineOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.DefineOption
 
DependencyChecker - Class in com.codemesh.terp.ant.compiler
A utility class that checks whether files are up-to-date based on last-modified timestamps of dependencies.
DependencyChecker() - Constructor for class com.codemesh.terp.ant.compiler.DependencyChecker
 
DependencyChecker(long) - Constructor for class com.codemesh.terp.ant.compiler.DependencyChecker
 
DependencyChecker - Class in com.codemesh.terp.ant.devpartner
A utility class that checks whether files are up-to-date based on last-modified timestamps of dependencies.
DependencyChecker() - Constructor for class com.codemesh.terp.ant.devpartner.DependencyChecker
 
DependencyChecker(long) - Constructor for class com.codemesh.terp.ant.devpartner.DependencyChecker
 
depends - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
DevPartnerTool - Class in com.codemesh.terp.ant.devpartner
The base class for all DevPartner tools.
DevPartnerTool() - Constructor for class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
DirectoryCompilerOption<C extends Compiler> - Class in com.codemesh.terp.ant.compiler
An option that has a directory value.
DirectoryCompilerOption() - Constructor for class com.codemesh.terp.ant.compiler.DirectoryCompilerOption
 
DirectoryToolOption<T extends Tool> - Class in com.codemesh.terp.ant.devpartner
An option that has a directory value.
DirectoryToolOption() - Constructor for class com.codemesh.terp.ant.devpartner.DirectoryToolOption
 
doCleanup(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
doCompile(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
doDepends(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
doLink(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
doPostLink() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
doPreCompile() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
DynamicSourcesOption - Class in com.codemesh.terp.ant.compiler.cpp
An option that acts as a task container for echo commands that dynamically create source files.
DynamicSourcesOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
 

E

environment - Variable in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
equals(Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
ESCAPE - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
EVAL - Static variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
ExceptionsOption - Class in com.codemesh.terp.ant.compiler.cpp
The option governing whether exceptions are supported or not.
ExceptionsOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ExceptionsOption
 
ExecutableOption - Class in com.codemesh.terp.ant.devpartner.boundschecker
The configuration file option.
ExecutableOption() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
execute() - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
execute(List<Object>) - Method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
execute(List<Object>, TerpEvaluator, TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
execute() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Executes the C++ compiler task if all execution conditions have been met and a suitable compiler was configured.
execute() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Generates the files represented by the nested <create> elements, if and only if all task conditions are met.
execute() - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Emits the project file.
execute() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
execute(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
execute() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
 
execute() - Method in class com.codemesh.terp.ant.Fail
 
execute() - Method in class com.codemesh.terp.ant.FileToBytes
 
execute() - Method in class com.codemesh.terp.ant.Foreach.Break
 
execute() - Method in class com.codemesh.terp.ant.Foreach.Continue
 
execute() - Method in class com.codemesh.terp.ant.Foreach
 
execute() - Method in class com.codemesh.terp.ant.Initializer
 
execute() - Method in class com.codemesh.terp.ant.TerpEcho
 
execute() - Method in class com.codemesh.terp.ant.TerpExec
 
execute() - Method in class com.codemesh.terp.ant.TerpParallel
 
execute() - Method in class com.codemesh.terp.ant.TerpProperty
 
execute() - Method in class com.codemesh.terp.ant.TerpSequential
 
expand(String, TerpContext) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
A utility method that expands teh given string in the given context.
expand(String, String, TerpContext) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
A utility method that expands the given string in the given context.
expand(String, TerpContext) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
A utility method that expands teh given string in the given context.
expand(String, String, TerpContext) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
A utility method that expands the given string in the given context.
expand(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
A utility method that expands a terp template string property.
expand(String, String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
expand() - Method in class com.codemesh.terp.ant.CopyrightFilter
 
expand(String, TerpContext) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
A utility method that expands teh given string in the given context.
expand(String, String, TerpContext) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
A utility method that expands the given string in the given context.
expand(Reader) - Method in class com.codemesh.terp.ant.ExpandFilter
 
expand() - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
 
ExpandFilter - Class in com.codemesh.terp.ant
A filter that performs a terp expansion on the contents.
ExpandFilter() - Constructor for class com.codemesh.terp.ant.ExpandFilter
 
ExpandFilter(Reader) - Constructor for class com.codemesh.terp.ant.ExpandFilter
Creates a new filtered reader.
expression - Variable in class com.codemesh.terp.ant.TerpExec
 

F

Fail - Class in com.codemesh.terp.ant
A fail replacement that simplifies unit-testing of ANT tasks by supporting terp if and unless conditions .
Fail(Project) - Constructor for class com.codemesh.terp.ant.Fail
 
Fail() - Constructor for class com.codemesh.terp.ant.Fail
 
failOnError - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
failOnError - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
failOnError - Variable in class com.codemesh.terp.ant.TerpExec
 
FILE_KEY - Static variable in class com.codemesh.terp.ant.PrefixTemplateFilter
 
FileCreating<C extends Compiler> - Interface in com.codemesh.terp.ant.compiler
The interface implemented by all elements that result in the creation of one or more target files.
FileCreating<T extends Tool> - Interface in com.codemesh.terp.ant.devpartner
The interface implemented by all elements that result in the creation of one or more target files.
fileDescription - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
FileNameOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for the specification of output filenames.
FileNameOption(String) - Constructor for class com.codemesh.terp.ant.compiler.cpp.FileNameOption
 
FileToBytes - Class in com.codemesh.terp.ant
An ANT task that takes an arbitrary file(set) as input and converts it to a byte array in one of several supported languages.
FileToBytes() - Constructor for class com.codemesh.terp.ant.FileToBytes
 
fileVersion - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
forcecompile - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
Foreach - Class in com.codemesh.terp.ant
A task that iterates over all elements in an iterable expression, applying the nested tasks to them.
Foreach() - Constructor for class com.codemesh.terp.ant.Foreach
 
Foreach(Project) - Constructor for class com.codemesh.terp.ant.Foreach
 
Foreach.Break - Class in com.codemesh.terp.ant
 
Foreach.Break() - Constructor for class com.codemesh.terp.ant.Foreach.Break
 
Foreach.Break(Project) - Constructor for class com.codemesh.terp.ant.Foreach.Break
 
Foreach.BreakException - Exception in com.codemesh.terp.ant
 
Foreach.BreakException() - Constructor for exception com.codemesh.terp.ant.Foreach.BreakException
 
Foreach.Continue - Class in com.codemesh.terp.ant
 
Foreach.Continue() - Constructor for class com.codemesh.terp.ant.Foreach.Continue
 
Foreach.Continue(Project) - Constructor for class com.codemesh.terp.ant.Foreach.Continue
 
Foreach.ContinueException - Exception in com.codemesh.terp.ant
 
Foreach.ContinueException() - Constructor for exception com.codemesh.terp.ant.Foreach.ContinueException
 
format(String, Object) - Static method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
format(String, Object, TerpContext) - Static method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
fromString(String) - Static method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns an instance of TargetType or null based on the given string.

G

Gcc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for g++ compilers.
Gcc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default g++ compiler type.
Gcc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Gcc.Impl
 
GenerateVsProject - Class in com.codemesh.terp.ant.compiler.cpp
An option that causes a VisualStudio project file to be generated.
GenerateVsProject() - Constructor for class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
 
GenericOption - Class in com.codemesh.terp.ant.compiler.cpp
A generic option has its value directly included.
GenericOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.GenericOption
 
GenericOption(CompilerPhase, String...) - Constructor for class com.codemesh.terp.ant.compiler.cpp.GenericOption
 
getArguments(DevPartnerTool) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
getBaseDir() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Returns a directory treated as the base directory for the compilation operation.
getBaseDir() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns a directory treated as the base directory for the compilation operation.
getBOM() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the configured BOM value.
getCharset() - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the configured charset (unicode, mbcs).
getCharSet() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
getCharSetId() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getCode() - Method in interface com.codemesh.terp.ant.compiler.Compiler
Returns the compiler code.
getCode() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the compiler's code.
getCode() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
 
getCode() - Method in interface com.codemesh.terp.ant.devpartner.Tool
Returns the tool code.
getComments() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getCompanyName() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getCompilationSources(boolean) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Returns a list of compilation sources and the targets they're tied to.
getCompilationSources(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns a list of compilation sources and the targets they're tied to.
getCompiler() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Returns the compiler executor being used.
getCompiler() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the compiler executor being used.
getConfigType() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
getConfigurationCharset(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the integer representing Unicode or MBCS strings.
getConfigurationType(TargetType) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the VisualStudio enumeration values for the given target type.
getContext() - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Returns the context maintained by this instance.
getContext() - Method in interface com.codemesh.terp.ant.compiler.Compiler
Returns the terp context in which the conpiler is executing.
getContext() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the terp context in which the conpiler is executing.
getContext() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns the terp context in which the tool is executing.
getContext() - Method in interface com.codemesh.terp.ant.devpartner.Tool
Returns the terp context in which the tool is executing.
getContext() - Method in class com.codemesh.terp.ant.Foreach
 
getContext() - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
getContext() - Method in class com.codemesh.terp.ant.TerpAwareTask
 
getContext() - Method in interface com.codemesh.terp.ant.TerpContextHolder
Returns the context maintained by this instance.
getContext() - Method in class com.codemesh.terp.ant.TerpEcho
 
getContext() - Method in class com.codemesh.terp.ant.TerpFileSet
 
getContext() - Method in class com.codemesh.terp.ant.TerpParallel
 
getContext(Project) - Method in class com.codemesh.terp.ant.TerpProjectHelper
Acquire a context to be used with the given ANT project.
getContext() - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
getContext() - Method in class com.codemesh.terp.ant.TerpProperty
 
getContext() - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getContext() - Method in class com.codemesh.terp.ant.TerpSequential
 
getCreateDirs() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Returns true if target and temporary directories are being created on-demand.
getCreateDirs() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns true if the temporary and target directories should be created if necessary.
getCreates() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns all nested TerpEcho tasks.
getDependencies(File) - Method in class com.codemesh.terp.ant.compiler.DependencyChecker
 
getDir() - Method in class com.codemesh.terp.ant.compiler.DirectoryCompilerOption
 
getDir() - Method in class com.codemesh.terp.ant.devpartner.DirectoryToolOption
 
getDirectoryScanner(Project) - Method in class com.codemesh.terp.ant.TerpFileSet
 
getDynamic() - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns true for dynamic, false for static, and null for default linkage.
getEffectiveLastModified(File) - Method in class com.codemesh.terp.ant.compiler.DependencyChecker
Returns the effective modification time by taking the modification times of inputs into account.
getEffectiveLastModified(File) - Method in class com.codemesh.terp.ant.devpartner.DependencyChecker
 
getEnabledOptions(C, CompilerPhase) - Method in interface com.codemesh.terp.ant.compiler.CompilerOptionSet
 
getEnabledOptions(C, CompilerPhase, Class<Opt>) - Method in interface com.codemesh.terp.ant.compiler.CompilerOptionSet
 
getEnabledOptions(C, CompilerPhase) - Method in class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
getEnabledOptions(C, CompilerPhase, Class<Opt>) - Method in class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
getEnabledOptions(T, ToolPhase) - Method in interface com.codemesh.terp.ant.devpartner.ToolOptionSet
 
getEnabledOptions(T, ToolPhase, Class<Opt>) - Method in interface com.codemesh.terp.ant.devpartner.ToolOptionSet
 
getEnabledOptions(T, ToolPhase) - Method in class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
getEnabledOptions(T, ToolPhase, Class<Opt>) - Method in class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
getEncoding() - Method in class com.codemesh.terp.ant.FileToBytes
Returns the encoding that is to be used for the generated file.
getEnvironment() - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
getExecutable(DevPartnerTool) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
 
getExpression() - Method in class com.codemesh.terp.ant.Foreach
 
getExpression() - Method in class com.codemesh.terp.ant.TerpExec
 
getFile() - Method in class com.codemesh.terp.ant.codegen.ModelFileOption
 
getFile() - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
 
getFile() - Method in class com.codemesh.terp.ant.TerpEcho
 
getFileDescription() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getFileVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getFlavor() - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
The flavor that is supposed to have a meaning for the target compiler.
getGuid() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Returns the GUID configured for this project.
getIcon() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getIconFile() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getId() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Returns the compiler options' identifier.
getIdentity() - Method in class com.codemesh.terp.ant.compiler.cpp.ManifestOption
 
getIf() - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
getIf() - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.Foreach
 
getIf() - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
getIf() - Method in interface com.codemesh.terp.ant.TerpAware
Returns the condition that must be satidifed to execute the implementing task.
getIf() - Method in class com.codemesh.terp.ant.TerpAwareTask
 
getIf() - Method in class com.codemesh.terp.ant.TerpEcho
 
getIf() - Method in class com.codemesh.terp.ant.TerpFileSet
 
getIf() - Method in class com.codemesh.terp.ant.TerpParallel
 
getIf() - Method in class com.codemesh.terp.ant.TerpProperty
 
getIf() - Method in class com.codemesh.terp.ant.TerpSequential
 
getImplib() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the .LIB filename.
getIncludePath(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
 
getInheritedProperties() - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getInstallName() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the MacOS X-specific install name.
getInstance() - Static method in class com.codemesh.terp.ant.TerpProjectHelper
 
getIntermediateDir() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
getInternalName() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getLanguage() - Method in class com.codemesh.terp.ant.FileToBytes
Returns the language for which the files are generated.
getLanguageId() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getLastModified(File) - Method in class com.codemesh.terp.ant.compiler.DependencyChecker
A method reducing file system accesses by using the cached file modification time maintained by the dependency checker.
getLegalCopyright() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getLegalTradeMarks() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getLevel() - Method in class com.codemesh.terp.ant.compiler.cpp.DebugOption
 
getLinkSources(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
getLinktime() - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
getMakeLinks() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the configured value deciding whether or not to generate dynamic links for versioned libraries.
getName() - Method in class com.codemesh.terp.ant.Binding
 
getName() - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Returns the preprocessor definition's name.
getName() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the configured target basename.
getName() - Method in class com.codemesh.terp.ant.compiler.cpp.UndefineOption
 
getName() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
getName() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
getName() - Method in class com.codemesh.terp.ant.Foreach
 
getNamespace() - Method in class com.codemesh.terp.ant.FileToBytes
Returns the namespace that is used for .NET files.
getNMCL(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
getNMCL(CppCompiler) - Method in interface com.codemesh.terp.ant.compiler.cpp.CompuwareOption
 
getNMLink(CppCompiler) - Method in class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
getNMLink(CppCompiler) - Method in interface com.codemesh.terp.ant.compiler.cpp.CompuwareOption
 
getNotice() - Method in class com.codemesh.terp.ant.CopyrightFilter
 
getOptimization(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the optimization level as used by VisualStudio project files.
getOptions() - Method in interface com.codemesh.terp.ant.compiler.Compiler
Returns all configured compiler options.
getOptions() - Method in interface com.codemesh.terp.ant.compiler.CompilerOptionSet
 
getOptions() - Method in class com.codemesh.terp.ant.compiler.CompilerOptionSet.Impl
 
getOptions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns an object that keeps track of all configured compiler options.
getOptions() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptions
Returns the options configured for this instance.
getOptions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Returns the options configured for this instance.
getOptions() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns an optional identifier of an external compiler options instance.
getOptions() - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Returns an optional identifier of an external compiler options instance.
getOptions() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns an object that keeps track of all configured tool options.
getOptions() - Method in interface com.codemesh.terp.ant.devpartner.Tool
Returns all configured tool options.
getOptions() - Method in interface com.codemesh.terp.ant.devpartner.ToolOptionSet
 
getOptions() - Method in class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
getOptionsId() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
getOriginalFileName() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getOutputDir() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
getPackage() - Method in class com.codemesh.terp.ant.FileToBytes
Returns the package name that is used for the bytes-holding type if the target language is "java".
getParseXml() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
 
getPath() - Method in class com.codemesh.terp.ant.compiler.cpp.IncludeOption
Returns the configured include path.
getPath() - Method in class com.codemesh.terp.ant.compiler.cpp.LibpathOption
Returns the configured library search path.
getPath() - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
getPattern(String, String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
getPattern() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Returns the search pattern's string representation.
getPortabilityWarnings(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
 
getPosition() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Returns the starting position for replacements.
getPrefix() - Method in class com.codemesh.terp.ant.FileToBytes
Returns the filename prefix.
getProcArch() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
getProcArch() - Method in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
getProcessorOptimization(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the processor optimization as used by VisualStudio project files.
getProductName() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getProductVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getProject() - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Returns the ANT project this option belongs to.
getProject() - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Returns the ANT project this option belongs to.
getProject() - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Returns the ANT project this option belongs to.
getProject() - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getProjectFileExtension(Version) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the project file extension that's appropriate for the compiler version.
getProperties() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
getProperties() - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getProperty(String, String) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
getProperty(String) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getPropertyHook(String, String, boolean) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
getReferenced() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsSource
 
getReferenced() - Method in class com.codemesh.terp.ant.compiler.cpp.OptionsOption
getReferenced() - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
getRefId() - Method in class com.codemesh.terp.ant.compiler.cpp.OptionsOption
Returns the identifier of the external set of compiler options.
getRepeat() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Returns the number of repetitions for the replacement action.
getResult() - Method in class com.codemesh.terp.ant.TerpExec
 
getRuntimeLibraryNumeric(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the value of the runtime library switch.
getRuntimeLibraryOption(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the value of the runtime library switch.
getShowErr() - Method in class com.codemesh.terp.ant.TerpExec
 
getShowOnly() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
getSource() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
getSource() - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
getSpecialBuild() - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
getStatic() - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns true for static, false for dynamic, and null for default linkage.
getStripCopyright() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
getStripHistory() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
getStyle() - Method in class com.codemesh.terp.ant.CopyrightFilter
 
getSubsystem() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the Windows subsystem.
getSynchronous() - Method in class com.codemesh.terp.ant.compiler.cpp.ExceptionsOption
 
getTargetDir() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Return the configured target directory in which build outputs are created.
getTargetDir() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Return the configured target directory in which build outputs are created.
getTargetNameProperty() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Return the name of a property that will hold the name of the primary build result of the compiler invocation.
getTargetNameProperty() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Return the name of a property that will hold the name of the primary build result of the compiler invocation.
getTargets() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
getTempDir() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
getTemplate() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
getTemplate() - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
 
getTemplate() - Method in class com.codemesh.terp.ant.TerpEcho
Returns the template.
getTerminateWithNewline() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
getTool() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns the configured executor.
getTraits() - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Returns the map of known compiler traits.
getTraits() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the map of known compiler traits.
getType() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the target type of the compiler invocation.
getUnless() - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
getUnless() - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.Foreach
 
getUnless() - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
getUnless() - Method in interface com.codemesh.terp.ant.TerpAware
Returns the condition that must not be satidifed to execute the implementing task.
getUnless() - Method in class com.codemesh.terp.ant.TerpAwareTask
 
getUnless() - Method in class com.codemesh.terp.ant.TerpEcho
 
getUnless() - Method in class com.codemesh.terp.ant.TerpFileSet
 
getUnless() - Method in class com.codemesh.terp.ant.TerpParallel
 
getUnless() - Method in class com.codemesh.terp.ant.TerpProperty
 
getUnless() - Method in class com.codemesh.terp.ant.TerpSequential
 
getUserProperties() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
getUserProperties() - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getUserProperty(String, String) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
getUserProperty(String) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
getValue() - Method in class com.codemesh.terp.ant.Binding
 
getValue() - Method in class com.codemesh.terp.ant.compiler.BooleanCompilerOption
Returns the option's string value.
getValue() - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Returns the preprocessor definition's value.
getValue() - Method in class com.codemesh.terp.ant.devpartner.BooleanToolOption
Returns the option's string value.
getValue() - Method in class com.codemesh.terp.ant.ReplacePatternFilter.StringValue
 
getValue() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter.Copyright
 
getVersion() - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Returns the code generator version.
getVersion() - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
getVersion() - Method in interface com.codemesh.terp.ant.compiler.Compiler
Returns the compiler version.
getVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns the compiler version or null.
getVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the configured compiler version.
getVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the configured version number.
getVersion() - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 
getVersion() - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
 
getVersion() - Method in interface com.codemesh.terp.ant.devpartner.Tool
Returns the tool version.
getVisualStudio2010ConfigurationType() - Method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns the configuration type value used in VisualStudio projects.
getVisualStudioConfigurationType() - Method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns the configuration type value used in VisualStudio projects.
getWarningLevel(String) - Static method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns the warning level as used by VisualStudio project files.
getWarnings() - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption.Abled
 
getWarnings() - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption.Abled
 
getWindowsAbbreviation() - Method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns an target type abbreviation usable on Windows systems.

H

handleActivator(String) - Static method in class com.codemesh.terp.ant.Initializer
 
hashCode() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 

I

Icc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for Intel C++ compilers.
Icc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default Intel C++ compiler type.
Icc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Icc.Impl
 
iconExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
iconFile - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
INCLUDE_ALL - Static variable in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
INCLUDE_DETAILS - Static variable in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
INCLUDE_SUMMARY - Static variable in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 
IncludeOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for setting a search paths for header files.
IncludeOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.IncludeOption
 
initialize() - Method in class com.codemesh.terp.ant.CopyrightFilter
 
initialize() - Method in class com.codemesh.terp.ant.ExpandFilter
 
initialize() - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
Scans the parameters list for the "template" parameter and uses it to set the template that will be prefixed in expanded form.
initialize() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Scans the parameters list for the known parameters.
Initializer - Class in com.codemesh.terp.ant
A task that has no purpose other than the initialization of the terp ANT tasks.
Initializer() - Constructor for class com.codemesh.terp.ant.Initializer
 
initProps() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
internalName - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
isDynamic() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
isEnabled(TerpContext) - Method in class com.codemesh.terp.ant.compiler.BooleanCompilerOption
A convenience method that returns true if the string value expands to a string that can be converted to teh boolean value true.
isEnabled(TerpContext) - Method in class com.codemesh.terp.ant.devpartner.BooleanToolOption
A convenience method that returns true if the string value expands to a string that can be converted to teh boolean value true.
isFailOnError() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns true if the build should be failed if the tool returns an error.
isFailOnError() - Method in class com.codemesh.terp.ant.TerpExec
 
isTerpProperty(String) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
isUptodate() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
isUptodate(DependencyChecker, long) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
isUptodate(long) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
 
isUpToDate(File) - Method in class com.codemesh.terp.ant.compiler.DependencyChecker
 

J

JAVA_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 

L

LANG_CPP - Static variable in class com.codemesh.terp.ant.FileToBytes
 
LANG_CS - Static variable in class com.codemesh.terp.ant.FileToBytes
 
LANG_JAVA - Static variable in class com.codemesh.terp.ant.FileToBytes
 
languageId - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
legalCopyright - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
legalTradeMarks - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
level - Variable in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
level - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
libExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
LibpathOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for setting a search paths for library files.
LibpathOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.LibpathOption
 
LibraryOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for specifying link libraries.
LibraryOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.LibraryOption
 
LINKER_OPTIONS - Static variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
linktime - Variable in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 

M

ManifestOption - Class in com.codemesh.terp.ant.compiler.cpp
An option that supports the embedding of a manifest in a target.
ManifestOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ManifestOption
 
matches(List<Object>) - Method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
maxParallel - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
messageLogged(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
MODE_LARGE - Static variable in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
The constant representing a large mode (-PIC, -KPIC, -fPIC).
MODE_SMALL - Static variable in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
The constant representing a small mode (-pic, -Kpic, -fpic).
ModelFileOption - Class in com.codemesh.terp.ant.codegen
The modelfile to be opened.
ModelFileOption() - Constructor for class com.codemesh.terp.ant.codegen.ModelFileOption
 
ModelFileOption(Project) - Constructor for class com.codemesh.terp.ant.codegen.ModelFileOption
 
ModelProperty - Class in com.codemesh.terp.ant.codegen
An option representing a model property default value override.
ModelProperty() - Constructor for class com.codemesh.terp.ant.codegen.ModelProperty
 
ModelProperty(Project) - Constructor for class com.codemesh.terp.ant.codegen.ModelProperty
 
Msvc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for Microsoft's Visual C++ compiler.
Msvc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default MSVC compiler type.
Msvc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Msvc.Impl
 
MultithreadedOption - Class in com.codemesh.terp.ant.compiler.cpp
The option type specifying the thread model.
MultithreadedOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.MultithreadedOption
 

N

NOTICE_KEY - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 

O

ObjectsOption - Class in com.codemesh.terp.ant.compiler.cpp
An option which allows the addition of object files to the link.
ObjectsOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
ObjectsOption(FileSet) - Constructor for class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
objExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
OptimizeOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for the specification of optimization levels.
OptimizeOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
OptimizeOption.Abled - Class in com.codemesh.terp.ant.compiler.cpp
 
OptimizeOption.Abled() - Constructor for class com.codemesh.terp.ant.compiler.cpp.OptimizeOption.Abled
 
options - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
options - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
 
options - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
OptionsOption - Class in com.codemesh.terp.ant.compiler.cpp
An option referencing an externally defined set of compiler options that are to be included by reference.
OptionsOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.OptionsOption
 
originalFileName - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
OS_FAMILY - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
OS_VERSION - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
OutOption - Class in com.codemesh.terp.ant.devpartner.boundschecker
The output file option.
OutOption() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.OutOption
 

P

parallel - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
parsePropertyString(String, Vector, Vector) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
path - Variable in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
PATTERN_KEY - Static variable in class com.codemesh.terp.ant.ReplacePatternFilter
 
phases - Variable in class com.codemesh.terp.ant.compiler.cpp.GenericOption
 
populateDependencies(CppCompiler.SourceToTargets) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
POSITION_KEY - Static variable in class com.codemesh.terp.ant.ReplacePatternFilter
 
postBuilds - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
preBuilds - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
PrefixTemplateFilter - Class in com.codemesh.terp.ant
A filter that prefixes a customizable template to a file.
PrefixTemplateFilter() - Constructor for class com.codemesh.terp.ant.PrefixTemplateFilter
 
PrefixTemplateFilter(Reader) - Constructor for class com.codemesh.terp.ant.PrefixTemplateFilter
Creates a new filtered reader.
PreprocessorOption - Interface in com.codemesh.terp.ant.compiler.cpp
Created by IntelliJ IDEA.
PROCARCH_FAMILY - Static variable in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 
ProcArchOption - Class in com.codemesh.terp.ant.compiler.cpp
The option used to represent the target architecture.
ProcArchOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
productName - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
productVersion - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
ProfileOption - Class in com.codemesh.terp.ant.compiler.cpp
Specifies whether to add profiler instrumentation.
ProfileOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ProfileOption
 
putContext(Project, TerpContext) - Method in class com.codemesh.terp.ant.TerpProjectHelper
Use this method if you already have a context that you wish to use with an ANT project.

Q

Qcc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for QNX cross compilers.
Qcc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default qcc compiler type.
Qcc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Qcc.Impl
 
QuietOption - Class in com.codemesh.terp.ant.compiler.cpp
The quiet option.
QuietOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.QuietOption
 
quoteIfNecessary(String) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Quotes strings containing spaces, leaves other strings alone.
quoteIfNecessary(String) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Quotes strings containing spaces, leaves other strings alone.
quoteIfNecessary(String) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Quotes strings containing spaces, leaves other strings alone.

R

rcExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
read() - Method in class com.codemesh.terp.ant.ExpandFilter
 
read() - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
 
read() - Method in class com.codemesh.terp.ant.ReplacePatternFilter
 
read() - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
registerTerpProperty(String) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
RelocatableOption - Class in com.codemesh.terp.ant.compiler.cpp
Specifies whether the generated code should be relocatable in memory.
RelocatableOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
 
REPEAT_KEY - Static variable in class com.codemesh.terp.ant.ReplacePatternFilter
 
replace(Reader) - Method in class com.codemesh.terp.ant.ReplacePatternFilter
 
REPLACEMENT_KEY - Static variable in class com.codemesh.terp.ant.ReplacePatternFilter
 
ReplacePatternFilter - Class in com.codemesh.terp.ant
A filter that replaces certain patterns in a file when applied to it.
ReplacePatternFilter() - Constructor for class com.codemesh.terp.ant.ReplacePatternFilter
 
ReplacePatternFilter(Reader) - Constructor for class com.codemesh.terp.ant.ReplacePatternFilter
Creates a new filtered reader.
ReplacePatternFilter.StringValue - Class in com.codemesh.terp.ant
 
ReplacePatternFilter.StringValue(String) - Constructor for class com.codemesh.terp.ant.ReplacePatternFilter.StringValue
 
replaceProperties(String, String, Hashtable) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
resExtensions - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
ResourceOption - Class in com.codemesh.terp.ant.compiler.cpp
An option that allows the programmatic specification of commonly used resource data.
ResourceOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
result - Variable in class com.codemesh.terp.ant.TerpExec
 
RttiOption - Class in com.codemesh.terp.ant.compiler.cpp
Specifies whether the compiler should support RTTI.
RttiOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.RttiOption
 
RunpathOption - Class in com.codemesh.terp.ant.compiler.cpp
An option around the concept of a Unix runpath.
RunpathOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.RunpathOption
 
RuntimeOption - Class in com.codemesh.terp.ant.compiler.cpp
The option specifying runtime settings.
RuntimeOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
 

S

safeGetFile(CppCompiler, TerpEcho) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
 
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
 
satisfies(TerpContext) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Returns true if both conditions are met within the given terp context.
satisfies(TerpContext) - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Returns true if both conditions are met within the given terp context.
satisfiesConditions() - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Returns true if both conditions are met.
satisfiesConditions() - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Returns true if both conditions are met.
satisfiesConditions() - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Returns true if both conditions are met.
satisfiesConditions() - Method in class com.codemesh.terp.ant.Foreach
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
satisfiesConditions() - Method in interface com.codemesh.terp.ant.TerpAware
Returns true if both conditions are met.
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpAwareTask
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpEcho
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpFileSet
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpParallel
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpProperty
 
satisfiesConditions() - Method in class com.codemesh.terp.ant.TerpSequential
 
setAsErrors(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
setBaseAddress(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
Set the base address to which this module defaults.
setBatchSize(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Sets the number of source files that will be given to the compiler in one invocation.
setBatchSize(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets the number of source files that will be given to the compiler in one invocation.
setBOM(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Sets the file that will contain the generated bill of materials, i.e.
setBOM(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets the file that will contain the generated bill of materials, i.e.
setCharset(String) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Sets the charset used in this project (unicode, mbcs).
setCharSet(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
setCharSetId(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setClassname(String) - Method in class com.codemesh.terp.ant.Initializer
 
setCleanup(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Set to true if result and intermediate files should be deleted rather than created.
setCleanup(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Set to true if result and intermediate files should be deleted rather than created.
setComments(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setCompanyName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setCompiler(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Specify the compiler that is to be used.
setCompiler(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Specify the compiler that is to be used.
setConfigType(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Sets the context maintained by this instance.
setContext(TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets the context maintained by this instance.
setContext(TerpContext) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Sets the context maintained by this instance.
setContext(TerpContext) - Method in class com.codemesh.terp.ant.Foreach
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpAwareTask
 
setContext(TerpContext) - Method in interface com.codemesh.terp.ant.TerpContextHolder
Sets the context maintained by this instance.
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpEcho
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpFileSet
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpParallel
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpProperty
 
setContext(TerpContext) - Method in class com.codemesh.terp.ant.TerpSequential
 
setCppExtensions(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Sets the extensions that are interpreted as C/C++ sources that are passed to the compiler.
setCppExtensions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets the extensions that are interpreted as C/C++ sources that are passed to the compiler.
setCreateDirs(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Create target and intermdiate directories if they don't already exist.
setCreateDirs(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Create target and intermdiate directories if they don't already exist.
setDebug(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Specifies that the debug runtime should be used.
setDefinitionFileExtensions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
setDepends(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Set to true if dependency files should be generated (if necessary).
setDepends(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Set to true if dependency files should be generated (if necessary).
setDestDir(File) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the target directory into which the generated files are written.
setDir(String) - Method in class com.codemesh.terp.ant.compiler.DirectoryCompilerOption
 
setDir(String) - Method in class com.codemesh.terp.ant.devpartner.DirectoryToolOption
 
setDynamic(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Specifies that dynamic linking is desired.
setDynamic(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Specifies that the dynamic runtime should be used.
setEncoding(String) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the encoding for the generated file.
setEnvironment(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
Add the environment-specified library path if true on HP-UX.
setExecutable(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
Set the executable file.
setExpression(String) - Method in class com.codemesh.terp.ant.codegen.CommandOption
 
setExpression(String) - Method in class com.codemesh.terp.ant.Foreach
 
setExpression(String) - Method in class com.codemesh.terp.ant.TerpExec
 
setExpression(String) - Method in class com.codemesh.terp.ant.TerpProperty
 
setFailOnError(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
True if compiler wrapper should abort when a compilation error is encountered.
setFailOnError(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
True if compiler wrapper should abort when a compilation error is encountered.
setFailOnError(String) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Specifies whether to fail the build if the tool returns an error.
setFailOnError(boolean) - Method in class com.codemesh.terp.ant.TerpExec
Specify whether to fail the task if the process invocation returns anything but 0 or throws an exception.
setFile(String) - Method in class com.codemesh.terp.ant.codegen.ModelFileOption
 
setFile(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BatchFileOption
Set the config file.
setFile(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ConfigFileOption
Set the config file.
setFile(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.ExecutableOption
Set the executable file.
setFile(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.OutOption
Set the config file.
setFile(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
Set the XML result file name.
setFile(String) - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
Sets the file that is to be expanded and prefixed.
setFile(File) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter.Copyright
 
setFileDescription(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setFileVersion(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setFlavor(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Specifies a runtime flavor that has a meaning for one or more compilers.
setForceBuild(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
True if compiler wrapper should always perform the buildsteps, whether required based on dependency analysis or not.
setForceBuild(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
True if compiler wrapper should always perform the buildsteps, whether required based on dependency analysis or not.
setForSpace(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
setForSpeed(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
setGuid(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Sets the globally unique identifier used to identify the generated VisualStudio project.
setIcon(File) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setIconFile(File) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setIconFileExtensions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
setId(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerOptionsImpl
Sets the options' identifier.
setIdentity(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ManifestOption
 
setIf(String) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
setIf(String) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.Foreach
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
setIf(String) - Method in interface com.codemesh.terp.ant.TerpAware
Sets a condition that must be satisfied to execute the implementing task.
setIf(String) - Method in class com.codemesh.terp.ant.TerpAwareTask
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpEcho
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpFileSet
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpParallel
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpProperty
 
setIf(String) - Method in class com.codemesh.terp.ant.TerpSequential
 
setImplib(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
The name of the .LIB file on Windows (when building shared libraries).
setInclude(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
Set the information to be included in the XML file.
setInheritedProperty(String, String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setInheritedProperty(String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
setInstallName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
A MacOS X-specific option that allows specification of an installname.
setIntermediateDir(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
setInternalName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setIterable(String) - Method in class com.codemesh.terp.ant.Foreach
 
setLanguage(String) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the language in which the generated files are to be compilable.
setLanguageId(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setLegalCopyright(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setLegalTradeMarks(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setLevel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DebugOption
Set the debug level.
setLevel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption
 
setLevel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
setLinktime(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
Add the link time runpath if true, remove it if false.
setMakeLinks(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Specify true or false to decide whether to generate dynamic links for versioned libraries.
setMaxParallel(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Specifies how many compiler invocations may run in parallel.
setMaxParallel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Specifies how many compiler invocations may run in parallel.
setMessage(String) - Method in class com.codemesh.terp.ant.Fail
Set the message to display in the case of failure.
setMessageExpression(String) - Method in class com.codemesh.terp.ant.Fail
Set an expression to be evaluated (not expanded) and used as the failure message.
setMode(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RelocatableOption
Set the relocation mode, one of "large" or "small".
setName(String) - Method in class com.codemesh.terp.ant.Binding
 
setName(String) - Method in class com.codemesh.terp.ant.codegen.ModelProperty
Sets the option's name.
setName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Set the name of the preprocesor option.
setName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Sets the target name.
setName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.UndefineOption
 
setName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
setName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Set the project file name.
setName(String) - Method in class com.codemesh.terp.ant.Foreach
 
setNames(String) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Sets a comma- or semicolon-separated list of library names to link with.
setNamespace(String) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the namespace that is used for .NET files.
setNewProperty(String, String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setNewProperty(String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
setNMCL(String) - Method in class com.codemesh.terp.ant.compiler.cpp.BoundsCheckOption
 
setNotice(String) - Method in class com.codemesh.terp.ant.CopyrightFilter
 
setOptions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Sets the optional identifier of an external compiler options instance to be applied to the sources represented by this element.
setOptions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Sets the optional identifier of an external compiler options instance to be applied to the sources represented by this element.
setOriginalFileName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setOutputDir(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
setPackage(String) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the package name that is used for Java files.
setParallel(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
True if parallel mode is enabled.
setParallel(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
True if parallel mode is enabled.
setParseXml(String) - Method in class com.codemesh.terp.ant.devpartner.boundschecker.BoundsChecker
Set to a value that can be evaluated to a boolean expression.
setPath(String) - Method in class com.codemesh.terp.ant.compiler.cpp.IncludeOption
Sets the include path.
setPath(String) - Method in class com.codemesh.terp.ant.compiler.cpp.LibpathOption
Sets the library search path.
setPath(String) - Method in class com.codemesh.terp.ant.compiler.cpp.RunpathOption
Set the runpath.
setPath(String) - Method in class com.codemesh.terp.ant.Initializer
 
setPattern(String) - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Sets the search pattern as a Java regular expression.
setPhase(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Sets the compilation phase in which the sources are dynamically generated.
setPhase(String) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Sets the phase to which this option applies to.
setPortability(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
setPosition(String) - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Sets the starting position for replacements.
setPrefix(String) - Method in class com.codemesh.terp.ant.FileToBytes
Sets an optional filename prefix for the generated file.
setProcArch(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
setProductName(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setProductVersion(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setProject(Project) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Maintains the project with the option.
setProject(Project) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Maintains the project with the option.
setProject(Project) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
setProject(Project) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
 
setProject(Project) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Maintains the project with the option.
setProject(Project) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
setProject(Project) - Method in class com.codemesh.terp.ant.Foreach
 
setProject(Project) - Method in class com.codemesh.terp.ant.Initializer
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpAwareTask
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpEcho
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpFileSet
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpParallel
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpProperty
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
setProject(Project) - Method in class com.codemesh.terp.ant.TerpSequential
 
setProperty(String, String, Object, boolean) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setProperty(String, Object, boolean) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
setPropertyHook(String, String, Object, boolean, boolean, boolean) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setRefId(String) - Method in class com.codemesh.terp.ant.compiler.cpp.OptionsOption
Sets the id under which the external set of compiler options is known.
setRepeat(String) - Method in class com.codemesh.terp.ant.ReplacePatternFilter
Sets the number of repetitions for the replacement action.
setResourceFileExtensions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
setResourceSourceFileExtensions(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
setResult(String) - Method in class com.codemesh.terp.ant.TerpExec
Specify the name of a variable storing an instance of type ProcesExecutor.Result for the executed process.
setShowErr(boolean) - Method in class com.codemesh.terp.ant.TerpExec
Specifies whether the invoked process' stderr output should be logged or not.
setShowOnly(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
Suppresses actual tool invocations and only shows the commands that would be executed.
setShowOnly(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Suppresses actual tool invocations and only shows the commands that would be executed.
setSpawn(boolean) - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Tells the code generator task to execute as a separate process.
setSpawn(boolean) - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
setSpecialBuild(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setStatic(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Specifies that static linking is desired.
setStatic(boolean) - Method in class com.codemesh.terp.ant.compiler.cpp.RuntimeOption
Specifies that the static runtime should be used.
setStripCopyright(boolean) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
setStripHistory(boolean) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
setStyle(String) - Method in class com.codemesh.terp.ant.CopyrightFilter
 
setSubsystem(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Returns the subsystem being built.
setSynchronous(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ExceptionsOption
Specify synchronous exception handling for MSVC++ and Intel C++ on Windows.
setTargetDir(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
The target directory to which output files (exe, dll, archive) are written.
setTargetDir(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
The target directory to which output files (exe, dll, archive) are written.
setTargetDir(File) - Method in class com.codemesh.terp.ant.FileToBytes
Sets the target directory into which the generated files are written.
setTargetNameProperty(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
The name of a property that will hold the name of the primary build result of the compiler invocation.
setTargetNameProperty(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
The name of a property that will hold the name of the primary build result of the compiler invocation.
setTargets(File[]) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompiler.SourceToTargets
This method is currently only called when dependency analysis is performed and the object file name is replaced with a dependency filename
setTargetType(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
setTempDir(String) - Method in interface com.codemesh.terp.ant.compiler.cpp.CppCompiler
The temporary directory to which intermediary files (obj, etc.) are written.
setTempDir(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
The temporary directory to which intermediary files (obj, etc.) are written.
setTemplate(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Set the resource identifier of the project file template to use.
setTemplate(String) - Method in class com.codemesh.terp.ant.PrefixTemplateFilter
Sets the template that is to be expanded and prefixed.
setTemplate(String) - Method in class com.codemesh.terp.ant.TerpEcho
Sets the template that will be expanded into a resource file.
setTerminateWithNewLine(boolean) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter
 
setTool(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ProfileOption
Set the tool used for profiling.
setTool(String) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
setType(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Sets the target type.
setUnless(String) - Method in class com.codemesh.terp.ant.codegen.AbstractCodeGeneratorOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.AbstractCompilerOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in interface com.codemesh.terp.ant.compiler.CompilerOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DynamicSourcesOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.cpp.LibraryOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.cpp.ObjectsOption
 
setUnless(String) - Method in class com.codemesh.terp.ant.compiler.cpp.SourcesOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.devpartner.AbstractToolOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.devpartner.DevPartnerTool
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in interface com.codemesh.terp.ant.devpartner.ToolOption
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.Foreach
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpAware.Delegate
 
setUnless(String) - Method in interface com.codemesh.terp.ant.TerpAware
Sets a condition that must not be satisfied to execute the implementing task.
setUnless(String) - Method in class com.codemesh.terp.ant.TerpAwareTask
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpEcho
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpFileSet
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpParallel
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpProperty
 
setUnless(String) - Method in class com.codemesh.terp.ant.TerpSequential
 
setUserProperty(String, String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
setUserProperty(String, Object) - Method in class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
setValue(String) - Method in class com.codemesh.terp.ant.Binding
 
setValue(String) - Method in class com.codemesh.terp.ant.codegen.ModelProperty
Sets the option's value.
setValue(String) - Method in class com.codemesh.terp.ant.compiler.BooleanCompilerOption
Sets the option's value.
setValue(String) - Method in class com.codemesh.terp.ant.compiler.cpp.DefineOption
Sets the preprocessor definition's value.
setValue(String) - Method in class com.codemesh.terp.ant.devpartner.BooleanToolOption
Sets the option's value.
setValue(String) - Method in class com.codemesh.terp.ant.ReplacePatternFilter.StringValue
 
setValue(String) - Method in class com.codemesh.terp.ant.SourceCodePrepFilter.Copyright
 
setValues(String) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Sets the option(s) that are added to the compiler commandline if this instance is enabled.
setValues(List<String>) - Method in class com.codemesh.terp.ant.compiler.cpp.GenericOption
Sets the option(s) that are added to the compiler commandline if this instance is enabled.
setVar(String) - Method in class com.codemesh.terp.ant.Foreach
 
setVarname(String) - Method in class com.codemesh.terp.ant.Foreach
 
setVersion(String) - Method in class com.codemesh.terp.ant.compiler.cpp.GenerateVsProject
Sets the MSVC++ version number for which we're generating a VisualStudio project file.
setVersion(String) - Method in class com.codemesh.terp.ant.compiler.cpp.TargetOption
Sets the file version.
setVersion(String) - Method in class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
Set the Visual C++ compiler version for which the project file should be generated.
setWarning(String) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption.Abled
 
setWarning(String) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption.Abled
 
setWarnings(String) - Method in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption.Abled
 
setWarnings(String) - Method in class com.codemesh.terp.ant.compiler.cpp.WarningsOption.Abled
 
setWarningsAsErrors(boolean) - Method in interface com.codemesh.terp.ant.codegen.CodeGenerator
Tells the code generator task to treat warnings as errors.
setWarningsAsErrors(boolean) - Method in class com.codemesh.terp.ant.codegen.CodeGeneratorImpl
 
SHELL_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
showErr - Variable in class com.codemesh.terp.ant.TerpExec
 
showOnly - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
SimpleToolOption<T extends Tool> - Class in com.codemesh.terp.ant.devpartner
A tool option that results in a simple switch.
SimpleToolOption(String) - Constructor for class com.codemesh.terp.ant.devpartner.SimpleToolOption
 
SourceCodePrepFilter - Class in com.codemesh.terp.ant
A task that strips out copyright notices and history entries.
SourceCodePrepFilter() - Constructor for class com.codemesh.terp.ant.SourceCodePrepFilter
 
SourceCodePrepFilter(Reader) - Constructor for class com.codemesh.terp.ant.SourceCodePrepFilter
 
SourceCodePrepFilter.Copyright - Class in com.codemesh.terp.ant
 
SourceCodePrepFilter.Copyright() - Constructor for class com.codemesh.terp.ant.SourceCodePrepFilter.Copyright
 
SourceCodePrepFilter.TrueValue - Class in com.codemesh.terp.ant
 
SourceCodePrepFilter.TrueValue() - Constructor for class com.codemesh.terp.ant.SourceCodePrepFilter.TrueValue
 
SourcesOption - Class in com.codemesh.terp.ant.compiler.cpp
An option representing explicit input files for the compiler.
SourcesOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.SourcesOption
 
SourcesOption(FileSet) - Constructor for class com.codemesh.terp.ant.compiler.cpp.SourcesOption
 
specialBuild - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
strArch - Variable in class com.codemesh.terp.ant.compiler.cpp.ProcArchOption
 
STYLE_KEY - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
Suncc - Interface in com.codemesh.terp.ant.compiler.cpp
The marker interface for Sun's Workshop compiler.
Suncc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default SUN C++ compiler type.
Suncc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Suncc.Impl
 

T

targetDir - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
targetFinished(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
targetNameProperty - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
TargetOption - Class in com.codemesh.terp.ant.compiler.cpp
Specifies the target of the C++ compilation.
TargetOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.TargetOption
 
targetStarted(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
targetType - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
TargetType - Enum in com.codemesh.terp.ant.compiler.cpp
The target type.
taskFinished(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
taskStarted(BuildEvent) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 
tempDir - Variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
TEMPLATE_KEY - Static variable in class com.codemesh.terp.ant.PrefixTemplateFilter
 
TerpAware - Interface in com.codemesh.terp.ant
An interface implemented by terp-aware tasks.
TerpAware.Delegate - Class in com.codemesh.terp.ant
A utility class that implements the TerpAware interface.
TerpAware.Delegate(TerpAware, Project) - Constructor for class com.codemesh.terp.ant.TerpAware.Delegate
 
TerpAwareTask - Class in com.codemesh.terp.ant
A generic do-nothing terp-aware task.
TerpAwareTask() - Constructor for class com.codemesh.terp.ant.TerpAwareTask
 
TerpAwareTask(Project) - Constructor for class com.codemesh.terp.ant.TerpAwareTask
 
TerpContextHolder - Interface in com.codemesh.terp.ant
An interface implemented by types that maintain a terp context.
TerpEcho - Class in com.codemesh.terp.ant
A replacement (or enhancement) echo task that is terp aware.
TerpEcho() - Constructor for class com.codemesh.terp.ant.TerpEcho
 
TerpEcho(Project) - Constructor for class com.codemesh.terp.ant.TerpEcho
 
TerpExec - Class in com.codemesh.terp.ant
A terp executor that does not inherit from the ANT <exec> task.
TerpExec() - Constructor for class com.codemesh.terp.ant.TerpExec
 
TerpExec(Project) - Constructor for class com.codemesh.terp.ant.TerpExec
 
TerpFileSet - Class in com.codemesh.terp.ant
A terp aware fileset.
TerpFileSet() - Constructor for class com.codemesh.terp.ant.TerpFileSet
 
TerpFileSet(FileSet) - Constructor for class com.codemesh.terp.ant.TerpFileSet
 
TerpParallel - Class in com.codemesh.terp.ant
A terp-aware parallel implementation.
TerpParallel() - Constructor for class com.codemesh.terp.ant.TerpParallel
 
TerpProjectHelper - Class in com.codemesh.terp.ant
A utility class that associates a terp evaluation context with an ANT project.
TerpProperty - Class in com.codemesh.terp.ant
A replacement (or enhancement) task for the ANT <property> task.
TerpProperty() - Constructor for class com.codemesh.terp.ant.TerpProperty
 
TerpProperty(boolean) - Constructor for class com.codemesh.terp.ant.TerpProperty
 
TerpProperty(boolean, Project) - Constructor for class com.codemesh.terp.ant.TerpProperty
 
TerpPropertyHelper - Class in com.codemesh.terp.ant
A property helper for terp properties.
TerpPropertyHelper(Project) - Constructor for class com.codemesh.terp.ant.TerpPropertyHelper
 
TerpPropertyHelper(Project, TerpContext) - Constructor for class com.codemesh.terp.ant.TerpPropertyHelper
 
TerpPropertyHelper1_8 - Class in com.codemesh.terp.ant
A property helper suitable for ANT 1.8 and higher.
TerpPropertyHelper1_8(Project, TerpContext) - Constructor for class com.codemesh.terp.ant.TerpPropertyHelper1_8
 
TerpSequential - Class in com.codemesh.terp.ant
A terp-aware sequential implementation.
TerpSequential() - Constructor for class com.codemesh.terp.ant.TerpSequential
 
theCurrentPos - Variable in class com.codemesh.terp.ant.ExpandFilter
 
theCurrentPos - Variable in class com.codemesh.terp.ant.PrefixTemplateFilter
 
theExpandedText - Variable in class com.codemesh.terp.ant.ExpandFilter
 
theExpandedText - Variable in class com.codemesh.terp.ant.PrefixTemplateFilter
 
theLength - Variable in class com.codemesh.terp.ant.ExpandFilter
 
theLength - Variable in class com.codemesh.terp.ant.PrefixTemplateFilter
 
theMessage - Variable in class com.codemesh.terp.ant.compiler.cpp.ResourceOption
 
theWarnings - Variable in class com.codemesh.terp.ant.compiler.cpp.OptimizeOption.Abled
 
theWarnings - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption.Abled
 
TO_FILE - Static variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
TO_FILE - Static variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
TO_INT - Static variable in class com.codemesh.terp.ant.compiler.cpp.CppCompilerImpl
 
TO_INT - Static variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
toCpp(File, String) - Method in class com.codemesh.terp.ant.FileToBytes
 
toCs(File, String) - Method in class com.codemesh.terp.ant.FileToBytes
 
toJava(File, String) - Method in class com.codemesh.terp.ant.FileToBytes
 
tool - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
Tool<T extends Tool> - Interface in com.codemesh.terp.ant.devpartner
The interface implemented by all tools.
TOOL_GPROF - Static variable in class com.codemesh.terp.ant.compiler.cpp.ProfileOption
The value indicating that the profiling tool is gprof.
TOOL_PROF - Static variable in class com.codemesh.terp.ant.compiler.cpp.ProfileOption
The value indicating that the profiling tool is prof.
ToolOption<T extends Tool> - Interface in com.codemesh.terp.ant.devpartner
The interface implemented by all tool options.
ToolOptionSet<T extends Tool> - Interface in com.codemesh.terp.ant.devpartner
The interface declaring the API for all options used in a tool invocation.
ToolOptionSet.Impl<T extends Tool> - Class in com.codemesh.terp.ant.devpartner
 
ToolOptionSet.Impl() - Constructor for class com.codemesh.terp.ant.devpartner.ToolOptionSet.Impl
 
ToolPhase - Enum in com.codemesh.terp.ant.devpartner
The tool phase which we're in.
toolSpec - Variable in class com.codemesh.terp.ant.devpartner.DevPartnerTool
 
toString() - Method in class com.codemesh.terp.ant.ReplacePatternFilter.StringValue
 
transform(Object, List<Object>, TerpContext) - Method in class com.codemesh.terp.ant.compiler.cpp.BestDirectoryFormatter
 

U

unchain() - Method in class com.codemesh.terp.ant.TerpPropertyHelper
 
UndefineOption - Class in com.codemesh.terp.ant.compiler.cpp
A preprocessor undefinition.
UndefineOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.UndefineOption
 
unregisterTerpProperty(String) - Method in class com.codemesh.terp.ant.TerpProjectHelper
 

V

valueOf(String) - Static method in enum com.codemesh.terp.ant.compiler.CompilerPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.codemesh.terp.ant.devpartner.ToolPhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.codemesh.terp.ant.compiler.CompilerPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.codemesh.terp.ant.compiler.cpp.GenericOption
 
values() - Static method in enum com.codemesh.terp.ant.compiler.cpp.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.codemesh.terp.ant.devpartner.ToolPhase
Returns an array containing the constants of this enum type, in the order they are declared.
VB_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
vDisabled - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
vErrors - Variable in class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
VsProjectConfiguration - Class in com.codemesh.terp.ant.compiler.cpp
A named configuration in a VisualStudio project file.
VsProjectConfiguration() - Constructor for class com.codemesh.terp.ant.compiler.cpp.VsProjectConfiguration
 
VsProjectOption - Class in com.codemesh.terp.ant.compiler.cpp
An option that generates a VisualStudio project file representing the settings in the compiler task.
VsProjectOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.VsProjectOption
 

W

WarningsOption - Class in com.codemesh.terp.ant.compiler.cpp
An option for setting warning levels etc..
WarningsOption() - Constructor for class com.codemesh.terp.ant.compiler.cpp.WarningsOption
 
WarningsOption.Abled - Class in com.codemesh.terp.ant.compiler.cpp
 
WarningsOption.Abled() - Constructor for class com.codemesh.terp.ant.compiler.cpp.WarningsOption.Abled
 
WINDOWS - Static variable in class com.codemesh.terp.ant.compiler.cpp.TargetOption
 
WorkingDirOption - Class in com.codemesh.terp.ant.devpartner
A tool option used to specify a working directory.
WorkingDirOption() - Constructor for class com.codemesh.terp.ant.devpartner.WorkingDirOption
 

X

Xlc - Interface in com.codemesh.terp.ant.compiler.cpp
The interface implemented by IBM's C++ compiler.
Xlc.Impl - Class in com.codemesh.terp.ant.compiler.cpp
The default xlC compiler type.
Xlc.Impl() - Constructor for class com.codemesh.terp.ant.compiler.cpp.Xlc.Impl
 
XML_STYLE - Static variable in class com.codemesh.terp.ant.CopyrightFilter
 
XmlFileOption - Class in com.codemesh.terp.ant.devpartner.boundschecker
An option specifying the XML file that is created by BoundsChecker.
XmlFileOption() - Constructor for class com.codemesh.terp.ant.devpartner.boundschecker.XmlFileOption
 

A B C D E F G H I J L M N O P Q R S T U V W X
terp - the ANT Tasks
v1.3.304

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