A B C D E F G H I L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AboutCCTask - Class in net.sf.antcontrib.cpptasks
-
The equivalent of a Help About run "java -jar cpptasks.jar" to read
- AboutCCTask() - Constructor for class net.sf.antcontrib.cpptasks.AboutCCTask
- AbstractArLibrarian - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the "ar" tool
- AbstractArLibrarian(String, String, String[], String[], String, String, boolean, AbstractArLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- AbstractCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract compiler implementation.
- AbstractCompiler(String[], String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- AbstractLdLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Abstract adapter for ld-like linkers
- AbstractLdLinker(String, String, String[], String[], String, String, boolean, AbstractLdLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- AbstractLinker - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Linker implementation.
- AbstractLinker(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- AbstractParser - Class in net.sf.antcontrib.cpptasks.parser
-
An abstract base class for simple parsers
- AbstractParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.AbstractParser
- AbstractParserState - Class in net.sf.antcontrib.cpptasks.parser
-
An base class for objects that represent the state of an AbstractParser.
- AbstractParserState(AbstractParser) - Constructor for class net.sf.antcontrib.cpptasks.parser.AbstractParserState
- AbstractProcessor - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract processor (compiler/linker) implementation.
- AbstractProcessor(String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- aCCCompiler - Class in net.sf.antcontrib.cpptasks.hp
-
Adapter for the HP aC++ C++ compiler
- aCCCompiler(String, String[], String[], boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
Private constructor.
- aCCLinker - Class in net.sf.antcontrib.cpptasks.hp
-
Adapter for Sun (r) Forte(tm) C++ Linker
- aCCLinker(String, String[], String[], String, String) - Constructor for class net.sf.antcontrib.cpptasks.hp.aCCLinker
- addActiveLibrarySet(Project, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- addActiveSystemLibrarySets(Project, Vector) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- addActiveUserLibrarySets(Project, Vector) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- addAll(Vector, Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Adds the elements of the array to the given vector
- addAttribute(AttributesImpl, String, String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Adds an non-namespace-qualified attribute to attribute list.
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add base address.
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add specified base address to linker options.
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addBase(long, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addComment(CommentDef) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Add comment for the generated project file.
- addConfiguredCompiler(CompilerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a compiler definition or reference.
- addConfiguredCompilerArg(CompilerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a compiler command-line arg.
- addConfiguredCompilerArg(CompilerArgument) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a compiler command-line arg.
- addConfiguredCompilerParam(CompilerParam) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a compiler command-line arg.
- addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a defineset.
- addConfiguredDefineset(DefineSet) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Adds a defineset.
- addConfiguredDistributer(DistributerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a distributer definition or reference (Non-functional prototype).
- addConfiguredLinker(LinkerDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a linker definition.
- addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a linker command-line arg.
- addConfiguredLinkerArg(LinkerArgument) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a linker command-line arg.
- addConfiguredLinkerParam(LinkerParam) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a compiler command-line arg.
- addConfiguredProcessorArg(CommandLineArgument) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a
or - addConfiguredProcessorParam(ProcessorParam) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a
or - addConfiguredTarget(TargetDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a target definition or reference (Non-functional prototype).
- addConfiguredVersioninfo(VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds desriptive version information to be included in the generated file.
- addDebugSwitch(Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
-
Override the default debug flags to use VC 8 compatible versions.
- addDebugSwitch(Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- addDefine(DefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Adds a define element.
- addDefines(String[], boolean) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Adds defines/undefines.
- addDependency(Map, XcodeProjectWriter.PBXObjectRef, List, String, DependencyDef) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Adds a dependency to the object graph.
- addDependency(DependencyDef) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Add a dependency definition to the project.
- addDocumentationGroup(Map, String) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add documentation group to map of objects.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add alternative entry point.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds non-default entry point.
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addEntry(String, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Add an environment variable to the launched process.
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Add an environment variable.
- addEnv(Environment.Variable) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Add an environment variable to the launched process.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.CParser
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Called by FilenameState at completion of file name production.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Adds a filename to the list of included files.
- addFilename(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Adds filename to the list of included files.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a source file set.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Adds filesets that specify files that should not be processed using precompiled headers.
- addFileset(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Adds a source file set.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add fixed parameter.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds fixed option.
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addFixed(Boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add implied arguments.
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds other command line parameters.
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addImpliedArgs(boolean, LinkType, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Add arguments for debug, etc.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Add implied arguments.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Add arguments for debug, etc.
- addImpliedArgs(Vector, boolean, boolean, boolean, LinkType, Boolean, OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Add arguments for debug, etc.
- addIncludePath(String, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Adds an include path to the command.
- addIncludes(String, File[], Vector, Vector, StringBuffer) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Adds command-line arguments for include directories.
- addIncludes(String, File[], Vector, Vector, StringBuffer) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Adds command line arguments for include paths.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add incremental option.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch to force incremental linking.
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addIncremental(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addLibraryPatterns(String[], StringBuffer, String, String, String[], int) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addLibrarySets(CCTask, LibrarySet[], Vector, Vector, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addLibset(LibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a library set.
- addLibset(LibrarySet) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a system library set.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add map option.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch to force map generation.
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addMap(boolean, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addNativeTarget(Map, TargetInfo, XcodeProjectWriter.PBXObjectRef, String, List, List) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add native target to map of objects.
- addNativeTargetConfigurationList(Map, String) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add native target configuration list.
- addProduct(Map, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add file reference of product to map of objects.
- addProject(ProjectDef) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies the generation of IDE project file.
- addProjectConfigurationList(Map, String, List, CommandLineCompilerConfiguration, CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add project configuration list.
- addSources(Map, String, String, Hashtable) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Add file references for all source files to map of objects.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Add stack size option.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Add command line switch for stack reservation.
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- addStack(int, Vector) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a system library set.
- addSyslibset(SystemLibrarySet) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Adds a system library set.
- addText(String) - Method in class net.sf.antcontrib.cpptasks.ide.CommentDef
- addUndefine(UndefineArgument) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Adds an undefine element.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Adds source or object files to the bidded fileset to support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
Adds source or object files to the bidded fileset to support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Adds source or object files to the bidded fileset to support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
-
Adds source or object files to the bidded fileset to support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Adds source or object files to the bidded fileset to support version information.
- addVersionFiles(VersionInfo, LinkType, File, boolean, File, TargetMatcher) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Adds source or object files to the bidded fileset to support version information.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Adds flags that customize the warnings reported Compiler does not appear to have warning levels but ability to turn off specific errors by explicit switches, could fabricate levels by prioritizing errors.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Add arguments for specified warning level.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Add warning switch.
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Adds warning command line options.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- addWarningSwitch(Vector, int) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Add arguments for specified warning level.
- addWarningSwitch(Vector, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Add arguments for specified warning level.
- ADSCCompiler - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for the ARM C Compilers See Doc No: ARM DUI 0151A, Issued: Nov 2001 at http://www.arm.com/arm/User_Guides?OpenDocument
- ADSCCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Private constructor
- ADSLibrarian - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for ARM Librarian
- ADSLibrarian() - Constructor for class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- ADSLinker - Class in net.sf.antcontrib.cpptasks.arm
-
Adapter for the ARM Linker
- ADSLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.arm.ADSLinker
- appendExceptFileSet(ConditionalFileSet) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Method used by PrecompileExceptDef to add exception set to PrecompileDef.
- arch - Variable in class net.sf.antcontrib.cpptasks.TargetDef
-
architecture.
- ArchEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of cpu architecture types.
- ArchEnum() - Constructor for class net.sf.antcontrib.cpptasks.ArchEnum
-
Constructor.
- args - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- args - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- arLinker - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- arLinker - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- armcc - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C compiler
- armcpp - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C++ compiler
B
- base - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- baseDir - Variable in class net.sf.antcontrib.cpptasks.DependencyTable
- baseDir - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- baseDir - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- baseDirPath - Variable in class net.sf.antcontrib.cpptasks.DependencyTable
- bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
-
Returns the bid of the processor for the file.
- bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Returns the bid of the processor for the file.
- bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- bid(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- bid(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Returns a bid indicating the desire of this compiler to process the file.
- bid(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
An indication of how much this compiler would like to process this file
- bid(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Returns the bid of the processor for the file.
- booleanValueOf(boolean) - Static method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Returns the equivalent Boolean object for the specified value Equivalent to Boolean.valueOf in JDK 1.4
- BorlandCCompiler - Class in net.sf.antcontrib.cpptasks.borland
-
Adapter for the Borland(r) C/C++ compiler.
- BorlandCCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- BorlandCfgParser - Class in net.sf.antcontrib.cpptasks.borland
-
A parser that paths from a borland cfg file
- BorlandCfgParser(char) - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- BorlandLibrarian - Class in net.sf.antcontrib.cpptasks.borland
-
Adapter for the Borland(r) tlib Librarian
- BorlandLibrarian() - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- BorlandLinker - Class in net.sf.antcontrib.cpptasks.borland
-
Adapter for the Borland(r) ilink32 linker
- BorlandLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- BorlandProcessor - Class in net.sf.antcontrib.cpptasks.borland
-
A add-in class for Borland(r) processor adapters
- BorlandProcessor() - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- BorlandResourceCompiler - Class in net.sf.antcontrib.cpptasks.borland
-
Adapter for the Borland(r) brc32 Resource compiler.
- BorlandResourceCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- bracket - Variable in class net.sf.antcontrib.cpptasks.parser.PostE
- branchChars - Variable in class net.sf.antcontrib.cpptasks.parser.BranchState
- BranchState - Class in net.sf.antcontrib.cpptasks.parser
- BranchState(AbstractParser, char[], AbstractParserState[], AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.BranchState
- branchStates - Variable in class net.sf.antcontrib.cpptasks.parser.BranchState
- buf - Variable in class net.sf.antcontrib.cpptasks.parser.FilenameState
- buildDefineArguments(CompilerDef[], Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- buildDefineArguments(CompilerDef[], Vector) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
-
The buildDefineArguments implementation CommandLineCCompiler is not good for us because os390 defines are give by -D definex instead of /Ddefinex, 2 args not 1! since we implement this ourslefs, we do not have to implement the getDefineSwitch() and the getUndefineSwitch().
C
- C89CCompiler - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for the Sun C89 C++ Compiler
- C89CCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- C89Linker - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for the Sun C89 Linker
- C89Linker(String, String) - Constructor for class net.sf.antcontrib.cpptasks.sun.C89Linker
- C89Processor - Class in net.sf.antcontrib.cpptasks.sun
-
A add-in class for Sun C89 compilers and linkers
- C89Processor() - Constructor for class net.sf.antcontrib.cpptasks.sun.C89Processor
- canonicalPath - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
Canonical local file name.
- canParse(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
Checks file name to see if parse should be attempted Default implementation returns false for files with extensions '.dll', 'tlb', '.res'
- CaptureStreamHandler - Class in net.sf.antcontrib.cpptasks.compiler
-
Implements ExecuteStreamHandler to capture the output of a Execute to an array of strings
- CaptureStreamHandler() - Constructor for class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
- CaseInsensitiveLetterState - Class in net.sf.antcontrib.cpptasks.parser
-
This parser state checks consumed characters against a specific character (case insensitive).
- CaseInsensitiveLetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Constructor.
- CBuilderXProjectWriter - Class in net.sf.antcontrib.cpptasks.borland
-
Writes a CBuilderX 1.0 project file.
- CBuilderXProjectWriter() - Constructor for class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Constructor.
- CBuilderXProjectWriter.PropertyWriter - Class in net.sf.antcontrib.cpptasks.borland
-
Utility class to generate property elements.
- CCTask - Class in net.sf.antcontrib.cpptasks
-
Compile and link task.
- CCTask() - Constructor for class net.sf.antcontrib.cpptasks.CCTask
- CCTask.ProjectFileCollector - Class in net.sf.antcontrib.cpptasks
- CCTask.SystemLibraryCollector - Class in net.sf.antcontrib.cpptasks
- CCTaskProgressMonitor - Class in net.sf.antcontrib.cpptasks
- CCTaskProgressMonitor(TargetHistoryTable, VersionInfo) - Constructor for class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- CfgFilenameState - Class in net.sf.antcontrib.cpptasks.borland
- CfgFilenameState(AbstractParser, char[]) - Constructor for class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- changeEnvironment(boolean, Environment) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Change enviroment (deprecated).
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Change enviroment.
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Change enviroment (deprecated).
- changeEnvironment(boolean, Environment) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Change enviroment (deprecated).
- checkDirectoryArray(String[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Checks a array of names for non existent or non directory entries and nulls them out.
- checkForChangedIncludeFiles(Hashtable) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Checks all targets that are not forced to be rebuilt or are missing object files to be checked for modified include files
- cl55 - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Singleton for TMS320C55x
- cl55DllInstance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- cl55Instance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- cl55Instance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- cl6x - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Singleton for TMS320C6000
- cl6xDllInstance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- cl6xInstance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- cl6xInstance - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- clone() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- clone() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- ClxxCCompiler - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP compilers with cl** commands
- ClxxCCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Private constructor
- ClxxLibrarian - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP librarian *
- ClxxLibrarian(String) - Constructor for class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- ClxxLinker - Class in net.sf.antcontrib.cpptasks.ti
-
Adapter for TI DSP linkers *
- ClxxLinker(String, String) - Constructor for class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- CMD_PREFIX - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- cmdl - Variable in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Command line used to hold command line arguments.
- collectExplicitObjectFiles(Vector, Vector, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
- command - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- command - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- CommandLineArgument - Class in net.sf.antcontrib.cpptasks.types
-
An compiler/linker command line flag.
- CommandLineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- CommandLineArgument.LocationEnum - Class in net.sf.antcontrib.cpptasks.types
-
Enumerated attribute with the values "start", "mid" and "end",
- CommandLineCCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to perform the compile.
- CommandLineCCompiler(String, String, String[], String[], String, boolean, CommandLineCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
- CommandLineCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to perform the compile.
- CommandLineCompiler(String, String, String[], String[], String, boolean, CommandLineCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- CommandLineCompilerConfiguration - Class in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a C++ compiler
- CommandLineCompilerConfiguration(CommandLineCompilerConfiguration, String[], String[], boolean) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- CommandLineCompilerConfiguration(CommandLineCompiler, String, File[], File[], File[], String, String[], ProcessorParam[], boolean, String[]) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- CommandLineFortranCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Compiler implementation which uses an external program to perform the compile.
- CommandLineFortranCompiler(String, String, String[], String[], String, boolean, CommandLineFortranCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
- CommandLineLinker - Class in net.sf.antcontrib.cpptasks.compiler
-
An abstract Linker implementation that performs the link via an external command.
- CommandLineLinker(String, String, String[], String[], String, boolean, CommandLineLinker) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Creates a comand line linker invocation
- CommandLineLinkerConfiguration - Class in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a command line linker
- CommandLineLinkerConfiguration(CommandLineLinker, String, String[][], ProcessorParam[], boolean, boolean, boolean, String[], String) - Constructor for class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- CommentDef - Class in net.sf.antcontrib.cpptasks.ide
-
Defines a comment to place in the generated project files.
- CommentDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.CommentDef
- comments - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
List of comments.
- commit() - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- commit(CCTask) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- companyName - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
Company name.
- CompaqVisualFortranCompiler - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran compiler.
- CompaqVisualFortranCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- CompaqVisualFortranLibrarian - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran Librarian
- CompaqVisualFortranLibrarian() - Constructor for class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- CompaqVisualFortranLinker - Class in net.sf.antcontrib.cpptasks.compaq
-
Adapter for the Compaq(r) Visual Fortran linker.
- CompaqVisualFortranLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- compatibilityVersion - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
compatibility version
- compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- compile(CCTask, File, String[], boolean, ProgressMonitor) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Compiles a source file.
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Compiles an .idl file into the corresponding .h and .xpt files.
- compile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Compiles an .ui file into the corresponding .h, .cpp and moc_*.cpp files.
- compiler - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- Compiler - Interface in net.sf.antcontrib.cpptasks.compiler
-
A compiler.
- CompilerArgument - Class in net.sf.antcontrib.cpptasks.types
-
A compiler command line argument.
- CompilerArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.CompilerArgument
- CompilerConfiguration - Interface in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a compiler
- compilerDef - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
Content that appears in
and also in are maintained by a captive CompilerDef instance - CompilerDef - Class in net.sf.antcontrib.cpptasks
-
A compiler definition.
- CompilerDef() - Constructor for class net.sf.antcontrib.cpptasks.CompilerDef
- CompilerEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported compilers Supported compilers gcc (default) GCC C++ compiler g++ GCC C++ compiler c++ GCC C++ compiler g77 GNU FORTRAN compiler msvc Microsoft Visual C++ msvc8 Microsoft Visual C++ 8 bcc Borland C++ Compiler msrc Microsoft Resource Compiler brc Borland Resource Compiler df Compaq Visual Fortran Compiler midl Microsoft MIDL Compiler icl Intel C++ compiler for Windows (IA-32) ecl Intel C++ compiler for Windows (IA-64) icc Intel C++ compiler for Linux (IA-32) ecc Intel C++ compiler for Linux (IA-64) CC Sun ONE C++ compiler aCC HP aC++ C++ Compiler os390 OS390 C Compiler os400 Icc Compiler sunc89 Sun C89 C Compiler xlC VisualAge C Compiler cl6x TI TMS320C6000 Optimizing Compiler cl55 TI TMS320C55x Optimizing C/C++ Compiler armcpp ARM 32-bit C++ compiler armcc ARM 32-bit C compiler tcpp ARM 16-bit C++ compiler tcc ARM 16-bit C compiler * uic Qt user interface compiler moc Qt meta-object compiler xpidl Mozilla xpidl compiler (creates .h and .xpt files). wcl OpenWatcom C/C++ compiler (experimental) wfl OpenWatcom FORTRAN compiler (experimental) windres GNU windres resource compiler
- CompilerEnum() - Constructor for class net.sf.antcontrib.cpptasks.CompilerEnum
- CompilerParam - Class in net.sf.antcontrib.cpptasks
-
Place class description here.
- CompilerParam() - Constructor for class net.sf.antcontrib.cpptasks.CompilerParam
- compilers - Static variable in class net.sf.antcontrib.cpptasks.CompilerEnum
- compositeLastModified - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
-
Last modified time of this file or anything that it depends on.
- ConditionalFileSet - Class in net.sf.antcontrib.cpptasks.types
-
An Ant FileSet object augmented with if and unless conditions.
- ConditionalFileSet() - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
- ConditionalPath - Class in net.sf.antcontrib.cpptasks.types
-
An Ant Path object augmented with if and unless conditionals
- ConditionalPath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalPath
- ConditionalPath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.ConditionalPath
- config - Variable in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- config - Variable in class net.sf.antcontrib.cpptasks.TargetHistory
- config - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- config - Variable in class net.sf.antcontrib.cpptasks.TargetInfo
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
- consume(char) - Method in class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParserState
-
Consume a character
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.FilenameState
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.LetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.PostE
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
-
Consumes a character and returns the next state for the parser.
- consume(char) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser.FinalTState
-
Consumes a character and returns the next state for the parser.
- ConsumeToSpaceOrNewLine - Class in net.sf.antcontrib.cpptasks.borland
- ConsumeToSpaceOrNewLine(AbstractParser) - Constructor for class net.sf.antcontrib.cpptasks.borland.ConsumeToSpaceOrNewLine
- content - Variable in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter.PropertyWriter
-
Content handler.
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
- convertCygwinFilenames(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Converts absolute Cygwin file or directory names to the corresponding Win32 name.
- CParser - Class in net.sf.antcontrib.cpptasks.parser
-
A parser that extracts #include statements from a Reader.
- CParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.CParser
- cppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- cppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- cppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- cpu - Variable in class net.sf.antcontrib.cpptasks.TargetDef
-
cpu.
- CPUEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of cpu types.
- CPUEnum() - Constructor for class net.sf.antcontrib.cpptasks.CPUEnum
-
Constructor.
- createArg() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Adds a command-line argument.
- createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- createConfiguration(CCTask, LinkType, ProcessorDef[], CompilerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- createConfiguration(CCTask, LinkType, ProcessorDef[], LinkerDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- createConfiguration(CCTask, LinkType, ProcessorDef[], ProcessorDef, TargetDef, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Returns the compiler configuration for
or element. - createConfiguration(CCTask, LinkType, ProcessorDef, TargetDef, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Creates a configuration
- createExcept() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Adds filesets that specify files that should not be processed with precompiled headers enabled.
- createIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds an include path.
- createIncludePath() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Creates an include path.
- createMap() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Local to remote filename maps.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
-
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineFortranCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
-
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
-
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Create parser to determine dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
-
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets dependency parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Create parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Create dependency parser.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets a parser to scan source file for dependencies.
- createParser(File) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
The include parser for C will work just fine, but we didn't want to inherit from CommandLineCCompiler.
- createPBXBuildFile(XcodeProjectWriter.PBXObjectRef, Map) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXBuildFile.
- createPBXContainerItemProxy(XcodeProjectWriter.PBXObjectRef, int, String) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create a proxy for a file in a different project.
- createPBXCopyFilesBuildPhase(int, String, String, List, boolean) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create a build phase that copies files to a destination.
- createPBXFileReference(String, String, File) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXFileReference.
- createPBXFrameworksBuildPhase(int, List, boolean) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXFrameworksBuildPhase.
- createPBXGroup(String, String, List) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXGroup.
- createPBXNativeTarget(String, XcodeProjectWriter.PBXObjectRef, List, List, List, String, String, XcodeProjectWriter.PBXObjectRef, String) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXNativeTarget.
- createPBXProject(XcodeProjectWriter.PBXObjectRef, XcodeProjectWriter.PBXObjectRef, String, String, List) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXProject.
- createPBXReferenceProxy(XcodeProjectWriter.PBXObjectRef, DependencyDef) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create a proxy for a file in a different project.
- createPBXSourcesBuildPhase(int, List, boolean) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create PBXSourcesBuildPhase.
- createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies precompilation prototype file and exclusions.
- createPrecompile() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Specifies precompilation prototype file and exclusions.
- createPrecompileConfigurations(File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
- createPrecompileConfigurations(File, String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
- createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
-
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
- createPrecompileConfigurations(CompilerConfiguration, File, String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.PrecompilingCompiler
-
This method may be used to get two distinct compiler configurations, one for compiling the specified file and producing a precompiled header file, and a second for compiling other files using the precompiled header file.
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
- createPrecompileGeneratingConfig(CommandLineCompilerConfiguration, File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
- createPrecompileUsingConfig(CommandLineCompilerConfiguration, File, String, String[]) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- createSysIncludePath() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Adds a system include path.
- createSysIncludePath() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Creates a system include path.
- createXCBuildConfiguration(String, Map) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create XCBuildConfiguration.
- createXCConfigurationList(List) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Create XCConfigurationList.
- CUtil - Class in net.sf.antcontrib.cpptasks
-
Some utilities used by the CC and Link tasks.
- CUtil() - Constructor for class net.sf.antcontrib.cpptasks.CUtil
- CUtil.StringArrayBuilder - Class in net.sf.antcontrib.cpptasks
-
A class that splits a white-space, comma-separated list into a String array.
D
- dataset - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The OS390 dataset to build to object to
- dataset - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- datasetLinker - Static variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- datasetLinker - Static variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- debug - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- debug - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
if true, targets will be built for debugging
- DebugDef - Class in net.sf.antcontrib.cpptasks.ide
-
Specifies a debugging configuration for a project.
- DebugDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Constructor.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
Allows drived linker to decorate linker option.
- decorateLinkerOption(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
Allows drived linker to decorate linker option.
- DEFAULT_DISCARD_BID - Static variable in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
default bid for a file name that the processor recognizes but does not process and does not want to fall through to the linker
- DEFAULT_PROCESS_BID - Static variable in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
default bid for a file name that the processor desires to process
- define - Variable in class net.sf.antcontrib.cpptasks.types.UndefineArgument
- DefineArgument - Class in net.sf.antcontrib.cpptasks.types
-
Preprocessor macro definition.
- DefineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.DefineArgument
- defineList - Variable in class net.sf.antcontrib.cpptasks.types.DefineSet
- DefineSet - Class in net.sf.antcontrib.cpptasks.types
-
Set of preprocessor macro defines and undefines.
- DefineSet() - Constructor for class net.sf.antcontrib.cpptasks.types.DefineSet
- defineSets - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
-
The source file sets.
- dependencies - Variable in class net.sf.antcontrib.cpptasks.DependencyTable
-
a hashtable of DependencyInfo[] keyed by output file name
- dependencies - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
List of dependency definitions.
- dependenciesFile - Variable in class net.sf.antcontrib.cpptasks.DependencyTable
-
The file the cache was loaded from.
- DependencyDef - Class in net.sf.antcontrib.cpptasks.ide
-
Defines a dependency
- DependencyDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.DependencyDef
- dependencyDepth - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
Depth of dependency checking Values < 0 indicate full dependency checking Values >= 0 indicate partial dependency checking and for superficial compilation checks.
- DependencyInfo - Class in net.sf.antcontrib.cpptasks
- DependencyInfo(String, String, long, Vector, Vector) - Constructor for class net.sf.antcontrib.cpptasks.DependencyInfo
- dependencyTable - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- DependencyTable - Class in net.sf.antcontrib.cpptasks
- DependencyTable(File) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable
-
Creates a target history table from dependencies.xml in the prject directory, if it exists.
- DependencyTable.DependencyTableHandler - Class in net.sf.antcontrib.cpptasks
-
This class handles populates the TargetHistory hashtable in response to SAX parse events
- DependencyTable.DependencyVisitor - Class in net.sf.antcontrib.cpptasks
- DependencyTable.TimestampChecker - Class in net.sf.antcontrib.cpptasks
- DependencyTableHandler(DependencyTable, File) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
-
Constructor
- DependencyVisitor() - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
- depends - Variable in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- DevStudio2005CCompiler - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
- DevStudio2005CCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- DevStudioCCompiler - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft(r) C/C++ Optimizing Compiler
- DevStudioCCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- DevStudioCompatibleCCompiler - Class in net.sf.antcontrib.cpptasks.devstudio
-
An abstract base class for compilers that are basically command line compatible with Microsoft(r) C/C++ Optimizing Compiler
- DevStudioCompatibleCCompiler(String, String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- DevStudioCompatibleLibrarian - Class in net.sf.antcontrib.cpptasks.devstudio
-
Abstract base adapter for librarians with command line options compatible with the Microsoft(r) Library Manager
- DevStudioCompatibleLibrarian(String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- DevStudioCompatibleLinker - Class in net.sf.antcontrib.cpptasks.devstudio
-
Abstract base class for linkers that try to mimic the command line arguments for the Microsoft (r) Incremental Linker
- DevStudioCompatibleLinker(String, String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- DevStudioLibrarian - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft (r) Library Manager
- DevStudioLibrarian() - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
- DevStudioLinker - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft (r) Incremental Linker
- DevStudioLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
- DevStudioMIDLCompiler - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft (r) MIDL Compiler
- DevStudioMIDLCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- DevStudioProcessor - Class in net.sf.antcontrib.cpptasks.devstudio
-
A add-in class for Microsoft Developer Studio processors
- DevStudioProcessor() - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- DevStudioProjectWriter - Class in net.sf.antcontrib.cpptasks.devstudio
-
Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file.
- DevStudioProjectWriter(String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Constructor.
- DevStudioResourceCompiler - Class in net.sf.antcontrib.cpptasks.devstudio
-
Adapter for the Microsoft (r) Windows 32 Resource Compiler
- DevStudioResourceCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- dir - Variable in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Working directory for debug runs.
- dirty - Variable in class net.sf.antcontrib.cpptasks.DependencyTable
-
Flag indicating whether the cache should be written back to file.
- dirty - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
Flag indicating whether the cache should be written back to file.
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- discardFiles - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- DistributerDef - Class in net.sf.antcontrib.cpptasks
-
Distributed build information (Non-functional prototype).
- DistributerDef() - Constructor for class net.sf.antcontrib.cpptasks.DistributerDef
-
Constructor.
- DistributerMap - Class in net.sf.antcontrib.cpptasks
-
Local to remote filename mapping (Experimental).
- DistributerMap() - Constructor for class net.sf.antcontrib.cpptasks.DistributerMap
-
Constructor.
- DistributerProtocolEnum - Class in net.sf.antcontrib.cpptasks
-
Distributer prococol names (experimental).
- DistributerProtocolEnum() - Constructor for class net.sf.antcontrib.cpptasks.DistributerProtocolEnum
-
Constructor.
- distributers - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The distributer definitions.
- DLL_LINKER - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Dll linker.
- DLL_LINKER - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Singleton for DLL linking.
- dllInstance - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.sun.C89Linker
- dllLinker - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
E
- elements() - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
Returns an enumerator of DependencyInfo's
- EMPTY_CONFIG_ARRAY - Static variable in class net.sf.antcontrib.cpptasks.CCTask
- emptyFileArray - Static variable in class net.sf.antcontrib.cpptasks.TargetInfo
- emptyIncludeArray - Static variable in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- encodeVersion(StringBuffer, short[]) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Converts parsed version information into a string representation.
- endArgs - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- endElement(String, String, String) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- endElement(String, String, String) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- entry - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- env - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- env - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- env - Variable in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Environment used to hold environment variables.
- env - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
- envIncludePath - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- errorStream - Variable in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
- exceptFiles - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- exceptions - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- exceptSets - Variable in class net.sf.antcontrib.cpptasks.PrecompileDef
- executable - Variable in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Name of executable.
- execute() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Executes the task.
- execute() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- execute() - Method in class net.sf.antcontrib.cpptasks.CompilerParam
- execute() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Required by documentation generator.
- execute() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Required by documentation generator.
- execute() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Required by documentation generator.
- execute() - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- execute() - Method in class net.sf.antcontrib.cpptasks.LinkerParam
- execute() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
- execute() - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
- execute() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Bogus method required for documentation generation.
- execute() - Method in class net.sf.antcontrib.cpptasks.types.CompilerArgument
- execute() - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
- execute() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
- execute() - Method in class net.sf.antcontrib.cpptasks.types.IncludePath
- execute() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- execute() - Method in class net.sf.antcontrib.cpptasks.types.LinkerArgument
- execute() - Method in class net.sf.antcontrib.cpptasks.types.SystemIncludePath
- execute() - Method in class net.sf.antcontrib.cpptasks.types.SystemLibrarySet
- execute() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
- execute() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Methods is required for documentation generation, throws exception if called.
- execute(CCTask, List, Hashtable, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Executes the task.
- explicitCaseSensitive - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- extendsRef - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Reference for "extends" processor definition
- extendsRef - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
extends property.
F
- failOnError - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
If true, stop build on compile failure.
- failOnError - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Fail on error.
- falseLiteral - Variable in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Literal to represent a false value.
- file - Variable in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- fileComments - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
comments.
- fileDescription - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
Description.
- FilenameState - Class in net.sf.antcontrib.cpptasks.parser
- FilenameState(AbstractParser, char[]) - Constructor for class net.sf.antcontrib.cpptasks.parser.FilenameState
- files - Variable in class net.sf.antcontrib.cpptasks.CCTask.ProjectFileCollector
- files - Variable in class net.sf.antcontrib.cpptasks.ObjectFileCollector
- FILETIME_EPSILON - Static variable in class net.sf.antcontrib.cpptasks.CUtil
- fileVersion - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
file version.
- FileVisitor - Interface in net.sf.antcontrib.cpptasks
-
An abstract class implemented to walk over the fileset members of a ProcessorDef
- FinalTState(MetaObjectParser) - Constructor for class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser.FinalTState
-
Constructor.
- finish(ProcessorConfiguration, boolean) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- finish(ProcessorConfiguration, boolean) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
- fixed - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- FlexLong - Class in net.sf.antcontrib.cpptasks.types
-
Helper class which can be used for Ant task attribute setter methods to allow the build file to specify a long in either decimal, octal, or hexadecimal format.
- FlexLong(String) - Constructor for class net.sf.antcontrib.cpptasks.types.FlexLong
-
Constructor used by Ant's introspection mechanism for attribute population
- ForteCCCompiler - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for the Sun (r) Forte (tm) C++ compiler
- ForteCCCompiler(String, String[], String[]) - Constructor for class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
Private constructor.
- ForteCCLinker - Class in net.sf.antcontrib.cpptasks.sun
-
Adapter for Sun (r) Forte(tm) C++ Linker
- ForteCCLinker(String, String[], String[], String, String) - Constructor for class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- FortranParser - Class in net.sf.antcontrib.cpptasks.parser
-
A parser that extracts INCLUDE statements from a Reader.
- FortranParser() - Constructor for class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Default constructor.
- fromProcess - Variable in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
G
- g77Instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- g77Instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- g77Instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the GCC C/C++ compiler
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the GCC C/C++ compiler
- GccCCompiler - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the GCC C/C++ compiler
- GccCCompiler(String, String[], String[], boolean, GccCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Private constructor.
- GccCCompiler(String, String[], String[], boolean, GccCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Private constructor.
- GccCCompiler(String, String[], String[], boolean, GccCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Private constructor.
- GccCompatibleCCompiler - Class in net.sf.antcontrib.cpptasks.gcc
-
Abstract base class for compilers that attempt to be command line compatible with GCC
- GccCompatibleCCompiler(String, String, boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Private constructor.
- GccCompatibleCCompiler(String, String, String[], String[], boolean, GccCompatibleCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
-
Private constructor.
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the 'ar' archiver
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the 'ar' archiver
- GccLibrarian - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the 'ar' archiver
- GccLibrarian(String, String[], boolean, GccLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- GccLibrarian(String, String[], boolean, GccLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
- GccLibrarian(String, String[], boolean, GccLibrarian) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the GCC linker
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the GCC linker
- GccLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the GCC linker
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- GccLinker(String, String[], String[], String, String, boolean, GccLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccLinker
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
A add-in class for Gcc processors
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
A add-in class for Gcc processors
- GccProcessor - Class in net.sf.antcontrib.cpptasks.gcc
-
A add-in class for Gcc processors
- GccProcessor() - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- GccProcessor() - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- GccProcessor() - Constructor for class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- get(String, String) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- getAbsolutePath(File) - Method in class net.sf.antcontrib.cpptasks.SourceHistory
- getActiveDefines() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getActiveIncludePaths() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Returns the compiler-specific include path.
- getActiveLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getActivePaths(Vector) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getActivePlatform(CCTask) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Gets active platform.
- getActivePrecompile(CompilerDef) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getActiveProcessorArgs() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Prepares list of processor arguments ( compilerarg, linkerarg ) that are active for the current project settings.
- getActiveProcessorParams() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Prepares list of processor arguments ( compilerarg, linkerarg) that are active for the current project settings.
- getActiveSysIncludePaths() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getActiveSystemLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getActiveUserLibrarySets(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Returns an array of active library sets for this linker definition.
- getAdditionalDependencies(TargetInfo, List, Map, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of AdditionalDependencies property.
- getAdditionalIncludeDirectories(String, CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of AdditionalIncludeDirectories property.
- getAllSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getAllSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getArch() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets arch.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets number of command line arguments per input file.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets number of command line arguments per input file.
- getArgumentCountPerInputFile() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets number of command line arguments per input file.
- getArguments() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Returns all arguments defined by
addLine
,addValue
or the argument object. - getArmCC() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C compiler
- getArmCpp() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 32-bit C++ compiler
- getBase(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getBaseCompilerConfiguration(Hashtable) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Gets the first recognized compiler from the compilation targets.
- getBaseCompilerConfiguration(Hashtable) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Gets the first recognized compiler from the compilation targets.
- getBaseCompilerConfiguration(Hashtable) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Gets the first recognized compiler from the compilation targets.
- getBaseCompilerConfiguration(Hashtable) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Gets the first recognized compiler from the compilation targets.
- getBasename(File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Extracts the basename of a file, removing the extension, if present
- getBaseOutputName(String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- getBasicRuntimeChecks(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of BasicRuntimeChecks property.
- getBuildType(CCTask) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Gets build type from link target.
- getCharacterSet(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get character set for Windows API.
- getCl55DllInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getCl55Instance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getCl6xDllInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getCl6xInstance() - Static method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
-
May have to make this String array return
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get command file switch.
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get command file switch.
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Gets command line option to read from an option file.
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getCommandFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getCommandFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getComments() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
- getCompanyname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Company name.
- getCompatibilityversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets compatibility version.
- getCompiler() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getCompiler() - Method in class net.sf.antcontrib.cpptasks.CompilerEnum
- getCompositeLastModified() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
-
Returns the latest modification date of the source or anything that it depends on.
- getConfiguration() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getConfigurationType(CCTask) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Gets the configuration type.
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets c++ adapter
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets c++ adapter
- getCppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets c++ adapter
- getCpu() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets cpu.
- getDataset() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets the dataset.
- getDataset() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Gets the dataset.
- getDataSetInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getDataSetInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getDebug() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets debug state.
- getDebug(ProcessorDef[], int) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets boolean indicating debug build
- getDebugInformationFormat(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of DebugInformationFormat property.
- getDefaultProviders(ProcessorDef) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Creates an chain of objects which provide default values in descending order of significance.
- getDefines() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Returns the defines and undefines in this set.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Add command line options for preprocessor macro
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets switch to define preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get define switch.
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Creates a command line option to define a preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getDefineSwitch(StringBuffer, String, String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets switch to define preprocessor macro.
- getDefineSwitch(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets switch to define preprocessor macro.
- getDependencies() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
- getDependencyInfo(String, String) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
This method returns a DependencyInfo for the specific source file and include path identifier
- getDepends() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- getDependsList() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- getDetect64BitPortabilityProblems(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of Detect64BitPortabilityProblems property.
- getDir() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the working directory of the process.
- getDir(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- getDllInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getDynamicLibFlag() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getDynamicLibFlag() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- getEndArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getEndArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getEntry(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
ARMINC environment variable contains the default include path
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Returns library path.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets standard include paths.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get include path from environment.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets standard include paths.
- getEnvironmentIncludePath() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets standard include paths.
- getEnvironmentPath(String, char, String[]) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
This method extracts path information from the appropriate .cfg file in the install directory.
- getExceptFiles() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
- getExceptions(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getExecutable() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the name of the executable program.
- getExecutableLocation(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Gets the parent directory for the executable file name using the current directory and system executable path
- getExtends() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets the ProcessorDef specified by the extends attribute
- getExtends() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
- getFailonerror() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets the failonerror flag.
- getFile() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- getFilecomments() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets comments.
- getFiledescription() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Description.
- getFileSet() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- getFileType(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
- getFileversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets file version.
- getFixed(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets g77 adapter
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets g77 adapter
- getG77Instance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets g77 adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets gpp adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets gpp adapter
- getGppInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets gpp adapter
- getHeaderExtensions() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- getHosts() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets hosts.
- getID() - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Get object identifier.
- getID() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Gets identifier for the linker.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Retrieve an identifier that identifies the specific version of the compiler.
- getIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
Returns a string representation of this configuration.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
Gets identifier for the compiler.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
-
Gets identifier for the compiler.
- getIdentifier() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets compiler identifier.
- getIdentifier(String[], String) - Static method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Determines the identification of a command line processor by capture the first line of its output for a specific command.
- getIf() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets if property name.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Returns command line option to specify include directory
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get include directory switch.
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Create a command line option to add a directory to the include path.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getIncludeDirSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets include directory switch.
- getIncludeDirSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- getIncludePath() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getIncludePathIdentifier() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getIncludePathIdentifier() - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
-
Returns an digest for the include path for the configuration.
- getIncludePathIdentifier() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- getIncludePaths() - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.CParser
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Gets collection of include file names encountered in parse.
- getIncludes() - Method in interface net.sf.antcontrib.cpptasks.parser.Parser
- getIncludes() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Gets included files.
- getIncremental(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getInherit() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets the inherit attribute.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets input file arguments.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets input file arguments.
- getInputFileArgument(File, String, int) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets input file arguments.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
-
Gets gcc adapter
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets singleton instance of compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Get compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Get linker instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Get instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Get instance.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Singleton accessor.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
-
Gets singleton instance of this class
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets singleton instance of compiler.
- getInstance() - Static method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets singleton instance of compiler.
- getInternalname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets internal name.
- getLanguage() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets file language, should be an IETF RFC 3066 identifier, for example, en-US.
- getLastModified() - Method in class net.sf.antcontrib.cpptasks.SourceHistory
- getLegalcopyright() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets legal copyright.
- getLegaltrademarks() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets legal trademark.
- getLibraryKey(File) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- getLibraryKey(File) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Extracts the significant part of a library name to ensure there aren't collisions
- getLibraryKey(File) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getLibraryNames() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getLibraryPath() - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
returns the library path for the linker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get library search path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get search path for libraries.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
-
Returns library path.
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getLibraryPath() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getLibraryPatterns(String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Returns a set of filename patterns corresponding to library names.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get file selectors for specified library names.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get file selectors for libraries.
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Get file selectors for specified libraries.
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getLibraryPatterns(String[], LibraryTypeEnum) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getLibraryPatterns(String[], LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getLibs() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- getLibtool() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getLibtool() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
- getLibtoolCompiler() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
Obtains the same compiler, but with libtool set Default behavior is to ignore libtool
- getLibtoolLinker() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getLinker() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getLinker() - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
- getLinker() - Method in class net.sf.antcontrib.cpptasks.LinkerEnum
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Gets the linker for the specified link type.
- getLinker(LinkType) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Gets the linker that is associated with this processors
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets linker associated with this type.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Get linker.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets linker associated with this type.
- getLinker(LinkType) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets linker associated with this type.
- getLinkHistory(TargetHistoryTable) - Method in class net.sf.antcontrib.cpptasks.CCTask
- getLinkIncremental(CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of LinkIncremental property.
- getLinkTarget(LinkerConfiguration, Vector, Vector, Hashtable, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.CCTask
- getLocal() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Gets local directory.
- getLocation() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- getMachine() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- getMap() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getMap(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Maximum command line length
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets maximum length of command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get maximum command line length.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Gets maximum command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get maximum command line length.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets maximum length of command line.
- getMaximumCommandLength() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets maximum length of command line.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets maximum number of input files processed per command.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets maximum number of input files processed per command.
- getMaximumInputFilesPerCommand() - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets maximum number of input files processed per command.
- getMultithreaded(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getMustRebuild() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- getName() - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- getName() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Get name.
- getName() - Method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- getName() - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
- getName() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns the name of the define
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.CParser
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Get the state for the beginning of a new line.
- getNewLineState() - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Gets new line state.
- getNoMatchState() - Method in class net.sf.antcontrib.cpptasks.parser.BranchState
- getObjdir() - Method in class net.sf.antcontrib.cpptasks.CCTask
- getObjdir() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Gets the object files directory.
- getObjdir(File) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the directory used for object files.
- getOptimization(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of Optimization property.
- getOptimization(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getOriginalfilename() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets original filename.
- getOSArch() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Gets the target operating system architecture
- getOsfamily() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Gets operating system family.
- getOSName() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Gets the target operating system name
- getOutfile() - Method in class net.sf.antcontrib.cpptasks.CCTask
- getOutput() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
- getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
- getOutput() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getOutputFileNames(String, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.Processor
-
Output file name (no path components) corresponding to source file
- getOutputFileNames(String, VersionInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
Output file name (no path components) corresponding to source file
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets output file names.
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets output file names.
- getOutputFileNames(String, VersionInfo) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets output file names.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Create output file switch.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Get output file switch.
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Builds command line options to specify the output file names.
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- getOutputFileSwitch(String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- getOutputFileSwitch(String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- getOutputFileSwitch(String, String) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- getOutputFileSwitch(CCTask, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- getOutputLastModified() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
- getOutputType() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets the output type.
- getOuttype() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets output type.
- getOverwrite() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Gets whether an existing project file should be overwritten, default is true.
- getParam(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getParam(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getParam(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
- getParam(String) - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
- getParams() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getParams() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getParams() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
- getParentPath(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Extracts the parent of a file
- getParser() - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParserState
- getPatched() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets patched.
- getPathFromEnvironment(String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Returns an array of File for each existing directory in the specified environment variable
- getPreArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getPreArguments() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getPrecompiledHeaderFile(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of PrecompiledHeaderFile property.
- getPreprocessorDefinitions(CommandLineCompilerConfiguration, boolean) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of PreprocessorDefinitions property.
- getPrerelease() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets prerelease.
- getPrivatebuild() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets private build.
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Obtains the appropriate processor (compiler, linker)
- getProcessor() - Method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- getProcessor(LinkType) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getProcessor(LinkType) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Obtains the appropriate processor (compiler, linker) based on the LinkType.
- getProcessorConfiguration() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
- getProductname() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets product name.
- getProductType(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
- getProductTypeIndex(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
- getProductversion() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets Product version.
- getProjectWriter() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Gets ProjectWriter associated with enumeration value.
- getProperties() - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Get properties.
- getProtocol() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets protocol.
- getPrototype() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Gets prototype source file
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getRebuild() - Method in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
-
If true, all files using this configuration should be rebuilt and any existing output files should be ignored
- getRebuild() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getRebuild(ProcessorDef[], int) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Gets a boolean value indicating whether all targets must be rebuilt regardless of dependency analysis.
- getRef() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
- getRef(Project) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
overrides FileSet's implementation which would throw an exception since the referenced object isn't this type.
- getRelativePath() - Method in class net.sf.antcontrib.cpptasks.SourceHistory
- getRelativePath(String, File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Returns a relative path for the targetFile relative to the base directory.
- getRemote() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Gets remote name for directory.
- getRtti(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getRuntimeLibrary(CommandLineCompilerConfiguration, boolean) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of RuntimeLibrary property.
- getSource() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- getSourceExtensions() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- getSourceHistories(String) - Method in class net.sf.antcontrib.cpptasks.TargetInfo
-
Returns an array of SourceHistory objects (contains relative path and last modified time) for the source[s] of this target
- getSourceLastModified() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- getSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getSources() - Method in class net.sf.antcontrib.cpptasks.TargetHistory
- getSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getSources(List) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Get alphabetized array of source files.
- getSpecialbuild() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Special build
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Returns the contents of the gcc specs file.
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Returns the contents of the gcc specs file.
- getSpecs() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Returns the contents of the gcc specs file.
- getStack(LinkerDef[], int) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- getStartupObject() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- getStartupObject(LinkType) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- getStartupObject(LinkType) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- getStaticLibFlag() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- getStaticLibFlag() - Method in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- getSubsystem() - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Gets subsystem name.
- getSubsystem() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Get subsystem name.
- getSubsystem(CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of Subsystem property.
- getSysIncludes() - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- getSysSourcePaths() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getSysSources() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
- getTargetMachine(CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of TargetMachine property.
- getTargetPlatform() - Method in class net.sf.antcontrib.cpptasks.CCTask
- getTargets(LinkerConfiguration, Vector, VersionInfo, File) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
This method collects a Hashtable, keyed by output file name, of TargetInfo's for every source file that is specified in the filesets of the
and nested elements. - getTargetsToBuildByConfiguration(Hashtable) - Static method in class net.sf.antcontrib.cpptasks.CCTask
-
Builds a Hashtable to targets needing to be rebuilt keyed by compiler configuration
- getTcpcork() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Gets tcp cork.
- getText() - Method in class net.sf.antcontrib.cpptasks.ide.CommentDef
- getThumbCC() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C compiler
- getThumbCpp() - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C++ compiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Get total command line length due to the input file.
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Get total command line length due to the input file.
- getTotalArgumentLengthForInputFile(File, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Get total command line length due to the input file.
- getType() - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Gets preferred library type
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Gets switch to undefine preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Get undefine switch.
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Builds a command line option to undefine a preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- getUndefineSwitch(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Gets switch to undefine preprocessor macro.
- getUndefineSwitch(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Gets switch to undefine preprocessor macro.
- getUnless() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Gets if property name.
- getUsePrecompiledHeader(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of UsePrecompiledHeader property.
- getValue() - Method in class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
- getValue() - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.DefineArgument
-
Returns the value of the define
- getValue() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns the value of the define
- getValues() - Method in class net.sf.antcontrib.cpptasks.ArchEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.CompilerEnum
- getValues() - Method in class net.sf.antcontrib.cpptasks.CPUEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.DistributerProtocolEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Gets acceptible values for enumeration.
- getValues() - Method in class net.sf.antcontrib.cpptasks.LinkerEnum
- getValues() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.OSFamilyEnum
-
Gets list of acceptable values.
- getValues() - Method in class net.sf.antcontrib.cpptasks.OutputTypeEnum
-
Gets list of acceptable values
- getValues() - Method in class net.sf.antcontrib.cpptasks.RuntimeType
- getValues() - Method in class net.sf.antcontrib.cpptasks.SubsystemEnum
- getValues() - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
- getValues() - Method in class net.sf.antcontrib.cpptasks.types.LibraryTypeEnum
-
Gets list of acceptable values
- getValues() - Method in class net.sf.antcontrib.cpptasks.WarningLevelEnum
-
Get allowable values.
- getValues(ProcessorEnumValue[]) - Static method in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- getVariables() - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Get the variable list as an array.
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- getVersion() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- getWarningLevel(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Get value of WarningLevel property.
- getWarnings(CompilerDef[], int) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- getWin32Toolset(CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
- gppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- gppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- gppInstance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the g++ variant of the GCC linker
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the g++ variant of the GCC linker
- GppLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the g++ variant of the GCC linker
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- GppLinker(String, String[], String[], String, String, boolean, GppLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.GppLinker
H
- hasFileSets() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Returns true if the processor definition contains embedded file set definitions
- hasQObject - Variable in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Has Q_OBJECT been encountered.
- hasQObject(Reader) - Static method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Determines if source file contains Q_OBJECT.
- hasSameContent(InputStream, InputStream) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Compare two input streams for duplicate content Naive implementation, but should not be performance issue.
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Header file extensions
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- headerExtensions - Variable in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- headerExtensions - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Header file extensions
- history - Variable in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- history - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
a hashtable of TargetHistory's keyed by output file name
- history - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- historyFile - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
The file the cache was loaded from.
- hosts - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
hosts.
- hosts - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
hosts that for which this map is valid.
I
- IccCompiler - Class in net.sf.antcontrib.cpptasks.os400
-
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
- IccCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.os400.IccCompiler
- IccLinker - Class in net.sf.antcontrib.cpptasks.os400
-
Adapter for the IBM (R) OS/390 (tm) Linker
- IccLinker() - Constructor for class net.sf.antcontrib.cpptasks.os400.IccLinker
- IccLinker(String, String) - Constructor for class net.sf.antcontrib.cpptasks.os400.IccLinker
- IccProcessor - Class in net.sf.antcontrib.cpptasks.os400
-
A add-in class for IBM (r) OS/390 compilers and linkers
- IccProcessor() - Constructor for class net.sf.antcontrib.cpptasks.os400.IccProcessor
- id - Variable in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Identifier.
- id - Variable in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- identifier - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- identifier - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- identifier - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- identifier - Variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- identifier - Variable in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- identifierArg - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- identifierArg - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- ifCond - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
if property.
- ifCond - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
if property.
- ifCond - Variable in class net.sf.antcontrib.cpptasks.PrecompileDef
- ifCond - Variable in class net.sf.antcontrib.cpptasks.ProcessorParam
- ifCond - Variable in class net.sf.antcontrib.cpptasks.TargetDef
-
if property.
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.ConditionalPath
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.DefineSet
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- ifCond - Variable in class net.sf.antcontrib.cpptasks.types.UndefineArgument
- ifCond - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
if property.
- ifProp - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Name of property that must be present or definition will be ignored.
- ifProp - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Name of property that must be present or definition will be ignored.
- includePath - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- includePath - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- includePath - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- includePath - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- includePath - Variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- includePath - Variable in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- includePath - Variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- includePath - Variable in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- IncludePath - Class in net.sf.antcontrib.cpptasks.types
-
An include path.
- IncludePath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.IncludePath
- IncludePath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.IncludePath
- includePathIdentifier - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- includePathIdentifier - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
- includePaths - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- includes - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
- includes - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- includes - Variable in class net.sf.antcontrib.cpptasks.parser.CParser
- includes - Variable in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
List of included filenames.
- incremental - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- inherit - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
if true, processor definition inherits values from containing cc element
- instance - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandResourceCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
- instance - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- instance - Static variable in class net.sf.antcontrib.cpptasks.os400.IccCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- instance - Static variable in class net.sf.antcontrib.cpptasks.sun.C89CCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.sun.C89Linker
- instance - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- instance - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Singleton instance.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Singleton.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Exe linker.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Singleton.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Singleton for executables.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Singleton.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Singleton instance.
- INSTANCE - Static variable in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Singleton instance.
- IntelLinux32CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C/C++ compiler for IA-32 Linux (r) The Intel (r) C/C++ compiler for IA32 Linux mimics the command options for gcc compiler.
- IntelLinux32CCompiler(boolean, IntelLinux32CCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelLinux32CCompiler
- IntelLinux32Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) Linker for Linux (r) for IA-32
- IntelLinux32Linker(String, String, boolean, IntelLinux32Linker) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- IntelLinux64CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C/C++ compiler for IA-64 Linux (r) The Intel C/C++ compiler for IA-64 Linux mimics the command options for gcc compiler.
- IntelLinux64CCompiler(boolean, IntelLinux64CCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelLinux64CCompiler
- IntelLinux64Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) linker for Linux for IA-64
- IntelLinux64Linker(String, String, boolean, IntelLinux64Linker) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- IntelProcessor - Class in net.sf.antcontrib.cpptasks.intel
-
A add-in class for Intel (r) compilers and linkers
- IntelProcessor() - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- IntelWin32CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) C++ compiler for 32-bit applications The Intel (r) C++ compiler for IA32 Windows mimics the command options for the Microsoft (r) C++ compiler.
- IntelWin32CCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelWin32CCompiler
- IntelWin32Librarian - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 systems running Microsoft (r) operating systems
- IntelWin32Librarian() - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelWin32Librarian
- IntelWin32Linker - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel (r) linker for 32-bit applications
- IntelWin32Linker(String) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelWin32Linker
- IntelWin64CCompiler - Class in net.sf.antcontrib.cpptasks.intel
-
Adapter for the Intel C++ compiler for Itanium(TM) Applications
- IntelWin64CCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.intel.IntelWin64CCompiler
- internalName - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
internal name.
- isActive() - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Returns true if the if and unless conditions (if any) are satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Returns true if the if and unless conditions (if any) are satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Determine if this def should be used.
- isActive() - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
- isActive() - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Determine if this def should be used.
- isActive() - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Returns true if the Path's if and unless conditions (if any) are satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Returns true if the Path's if and unless conditions (if any) are satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive(Project) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns true if the define's if and unless conditions (if any) are satisfied.
- isActive(Project, String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
- isADatasetLinker - Variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- isADatasetLinker - Variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLibrarian
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.arm.ADSLinker
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.compaq.CompaqVisualFortranLibrarian
- isCaseSensitive() - Method in interface net.sf.antcontrib.cpptasks.compiler.Linker
-
Returns true if the linker is case-sensitive
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.intel.IntelProcessor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Gets case-sensisitivity of processor.
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Gets file name sensitivity of processors.
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Gets whether processor tratement of file names is case-sensitive.
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os390.OS390Processor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.os400.IccProcessor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.sun.C89Linker
- isCaseSensitive() - Static method in class net.sf.antcontrib.cpptasks.sun.C89Processor
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLibrarian
- isCaseSensitive() - Method in class net.sf.antcontrib.cpptasks.ti.ClxxLinker
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Determines if task is running with cygwin
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Determines if task is running with cygwin
- isCygwin() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Determines if task is running with cygwin
- isDarwin() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
-
Returns true if the target operating system is Mac OS X or Darwin.
- isDebug() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- isDebug() - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
- isDefine() - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Returns true if this is a define, false if an undefine.
- isExecutable() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce an executable
- isGroupMember(String, File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Returns true if the file has an extension that appears in the group filter.
- isGroupMember(String, File) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Returns true if the file has an extension that appears in the group filter.
- isHPUX() - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- isHPUX() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- isHPUX() - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- isHPUX() - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- isLibtool - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- isNoOptimization() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is no optimization performed.
- isPICMeaningful - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- isPICMeaningful - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- isPICMeaningful - Variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- isPluginModule() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a plugin module.
- isPrecompiledHeaderGeneration - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- isPrecompileGeneration() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- isPrecompileGeneration() - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
- isSharedLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a shared library.
- isSignificantlyAfter(long, long) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines whether time1 is later than time2 to a degree that file system time truncation is not significant.
- isSignificantlyBefore(long, long) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines whether time1 is earlier than time2 to a degree that file system time truncation is not significant.
- isSize() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is size optimized.
- isSpeed() - Method in class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Is speed optimized.
- isStaticLibrary() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a static library.
- isStaticRuntime() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the module should use a statically linked runtime library.
- isSubsystemConsole() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a module for a console subsystem.
- isSubsystemGUI() - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Gets whether the link should produce a module for a graphical user interface subsystem.
- isSystemPath(File) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Determines if source file has a system path, that is part of the compiler or platform.
L
- language - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
file language.
- lastCommit - Variable in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- lastModified - Variable in class net.sf.antcontrib.cpptasks.SourceHistory
- LdLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross
-
Adapter for the 'ld' linker
- LdLinker - Class in net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
-
Adapter for the 'ld' linker
- LdLinker - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the 'ld' linker
- LdLinker(String, String[], String[], String, String, boolean, LdLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- LdLinker(String, String[], String[], String, String, boolean, LdLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- LdLinker(String, String[], String[], String, String, boolean, LdLinker) - Constructor for class net.sf.antcontrib.cpptasks.gcc.LdLinker
- legalCopyright - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
legal copyright.
- legalTrademarks - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
legal trademark.
- LetterState - Class in net.sf.antcontrib.cpptasks.parser
-
This parser state checks consumed characters against a specific character.
- LetterState(AbstractParser, char, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.LetterState
-
Constructor.
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- libDirs - Variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- libnames - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- libPrefix - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- libPrefix - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- libPrefix - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- libraries - Variable in class net.sf.antcontrib.cpptasks.CCTask.SystemLibraryCollector
- libraryNames - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- LibrarySet - Class in net.sf.antcontrib.cpptasks.types
-
A set of library names.
- LibrarySet() - Constructor for class net.sf.antcontrib.cpptasks.types.LibrarySet
- librarySets - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- librarySets - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- libraryType - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- LibraryTypeEnum - Class in net.sf.antcontrib.cpptasks.types
-
Enumeration of library types for LibrarySet
- LibraryTypeEnum() - Constructor for class net.sf.antcontrib.cpptasks.types.LibraryTypeEnum
-
Constructor Set by default to "shared"
- libtool - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- libtool - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
- libtoolCompiler - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- libtoolLinker - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- libtoolObjFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Builds a library
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Performs a link using a command line linker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Builds a library.
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- link(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- link(CCTask, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- link(CCTask, TargetInfo) - Method in interface net.sf.antcontrib.cpptasks.compiler.LinkerConfiguration
- linker - Variable in class net.sf.antcontrib.cpptasks.CCTask.SystemLibraryCollector
- linker - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- linker - Variable in class net.sf.antcontrib.cpptasks.ObjectFileCollector
- linker - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- Linker - Interface in net.sf.antcontrib.cpptasks.compiler
-
A linker for executables, and static and dynamic libraries.
- LinkerArgument - Class in net.sf.antcontrib.cpptasks.types
-
A linker command line argument.
- LinkerArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.LinkerArgument
- LinkerConfiguration - Interface in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a linker
- linkerDef - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
Content that appears in
and also in are maintained by a captive CompilerDef instance - LinkerDef - Class in net.sf.antcontrib.cpptasks
-
A linker definition.
- LinkerDef() - Constructor for class net.sf.antcontrib.cpptasks.LinkerDef
-
Default constructor
- LinkerEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported linkers
- LinkerEnum() - Constructor for class net.sf.antcontrib.cpptasks.LinkerEnum
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- linkerOptions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- LinkerParam - Class in net.sf.antcontrib.cpptasks
-
Place class description here.
- LinkerParam() - Constructor for class net.sf.antcontrib.cpptasks.LinkerParam
- linkers - Static variable in class net.sf.antcontrib.cpptasks.LinkerEnum
- linkType - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
contains the subsystem, output type and
- LinkType - Class in net.sf.antcontrib.cpptasks.compiler
-
This class represents the target platform for the compile and link step.
- LinkType() - Constructor for class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Constructor By default, an gui executable with a dynamically linked runtime
- load() - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- localName - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
local directory name.
- localSet - Variable in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
- location - Variable in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- LocationEnum() - Constructor for class net.sf.antcontrib.cpptasks.types.CommandLineArgument.LocationEnum
- longValue() - Method in class net.sf.antcontrib.cpptasks.types.FlexLong
-
Returns the decimal integer value
- lowerLetter - Variable in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Lower case version of character to match.
- lowerLetter - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Character to match (lower case).
M
- machBundleLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- machBundleLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- machBundleLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- machDllLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- machine - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- machine - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- machine - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- machPluginLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- machPluginLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- machPluginLinker - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- main(String[]) - Static method in class net.sf.antcontrib.cpptasks.AboutCCTask
-
display identification message and exit
- map - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- map - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- maps - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
local to remote file name maps.
- markForRebuild(Hashtable) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- markForRebuild(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- merge() - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Returns a VersionInfo that reflects any inherited version information.
- merge(UndefineArgument[], UndefineArgument[]) - Static method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
This method returns an array of UndefineArgument and DefineArgument's by merging a base list with an override list.
- MetaObjectCompiler - Class in net.sf.antcontrib.cpptasks.trolltech
-
Adapter for the Trolltech Qt MOC Compiler.
- MetaObjectCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.trolltech.MetaObjectCompiler
-
Constructor.
- MetaObjectParser - Class in net.sf.antcontrib.cpptasks.trolltech
-
Scans a source file for Q_OBJECT.
- MetaObjectParser() - Constructor for class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Constructor.
- MetaObjectParser.FinalTState - Class in net.sf.antcontrib.cpptasks.trolltech
-
Parser state that matches file T character.
- mflags - Static variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
- mocParser - Variable in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser.FinalTState
-
Parser.
- multithreaded - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- mustRebuild() - Method in class net.sf.antcontrib.cpptasks.TargetInfo
N
- name - Variable in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- name - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Project name.
- name - Variable in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- name - Variable in class net.sf.antcontrib.cpptasks.ProcessorParam
- name - Variable in class net.sf.antcontrib.cpptasks.types.UndefineArgument
- needsRebuild(CCTask, TargetInfo, int) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
-
Determines if the specified target needs to be rebuilt.
- net.sf.antcontrib.cpptasks - package net.sf.antcontrib.cpptasks
-
C++ and other compiled languages build support for Ant.
- net.sf.antcontrib.cpptasks.apple - package net.sf.antcontrib.cpptasks.apple
-
Project writer for Apple Xcode
- net.sf.antcontrib.cpptasks.arm - package net.sf.antcontrib.cpptasks.arm
- net.sf.antcontrib.cpptasks.borland - package net.sf.antcontrib.cpptasks.borland
-
Adapter for Borland tools.
- net.sf.antcontrib.cpptasks.compaq - package net.sf.antcontrib.cpptasks.compaq
- net.sf.antcontrib.cpptasks.compiler - package net.sf.antcontrib.cpptasks.compiler
- net.sf.antcontrib.cpptasks.devstudio - package net.sf.antcontrib.cpptasks.devstudio
-
Adapters for Microsoft tools.
- net.sf.antcontrib.cpptasks.gcc - package net.sf.antcontrib.cpptasks.gcc
- net.sf.antcontrib.cpptasks.gcc.cross - package net.sf.antcontrib.cpptasks.gcc.cross
- net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2 - package net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
- net.sf.antcontrib.cpptasks.hp - package net.sf.antcontrib.cpptasks.hp
- net.sf.antcontrib.cpptasks.ibm - package net.sf.antcontrib.cpptasks.ibm
- net.sf.antcontrib.cpptasks.ide - package net.sf.antcontrib.cpptasks.ide
-
IDE project file generation.
- net.sf.antcontrib.cpptasks.intel - package net.sf.antcontrib.cpptasks.intel
- net.sf.antcontrib.cpptasks.mozilla - package net.sf.antcontrib.cpptasks.mozilla
-
Compiler adapter for Mozilla's XPCOM compiler.
- net.sf.antcontrib.cpptasks.openwatcom - package net.sf.antcontrib.cpptasks.openwatcom
-
Adapters for OpenWatcom compilers and tools.
- net.sf.antcontrib.cpptasks.os390 - package net.sf.antcontrib.cpptasks.os390
- net.sf.antcontrib.cpptasks.os400 - package net.sf.antcontrib.cpptasks.os400
- net.sf.antcontrib.cpptasks.parser - package net.sf.antcontrib.cpptasks.parser
-
Provides minimal scanners to extract dependencies, such as include statements, from source files.
- net.sf.antcontrib.cpptasks.platforms - package net.sf.antcontrib.cpptasks.platforms
-
Platform specific utilities.
- net.sf.antcontrib.cpptasks.sun - package net.sf.antcontrib.cpptasks.sun
- net.sf.antcontrib.cpptasks.ti - package net.sf.antcontrib.cpptasks.ti
- net.sf.antcontrib.cpptasks.trolltech - package net.sf.antcontrib.cpptasks.trolltech
-
Adapters for Trolltech Qt moc and uic compilers.
- net.sf.antcontrib.cpptasks.types - package net.sf.antcontrib.cpptasks.types
- newEnvironment - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- newEnvironment - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- newEnvironment - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
- newLineState - Variable in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- newLineState - Variable in class net.sf.antcontrib.cpptasks.parser.CParser
- newLineState - Variable in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
State that starts consuming content at the beginning of a line.
- newLineState - Variable in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Parser state for start of new line.
- nextID - Static variable in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Next available identifier.
- nextState - Variable in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Next state if a match is found.
- nextState - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
-
Next state if a match is found.
- nextState - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Next state if the character is found.
- nextState - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
-
Next state if the character is found.
- noMatchState - Variable in class net.sf.antcontrib.cpptasks.parser.BranchState
- noMatchState - Variable in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Next state if not match is found.
- noMatchState - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
-
Next state if not match is found.
- noNeedToRebuild - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
O
- objDir - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Object directory.
- ObjectFileCollector - Class in net.sf.antcontrib.cpptasks
-
Collects object files for the link step.
- ObjectFileCollector(Linker, Vector) - Constructor for class net.sf.antcontrib.cpptasks.ObjectFileCollector
- objectFiles - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- objFileExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- objFileExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLibrarian
- objFileExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLibrarian
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.LdLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.gcc.LdLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux32Linker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.intel.IntelLinux64Linker
- objFiles - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCLinker
- OpenWatcomCCompiler - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom C Compiler.
- OpenWatcomCCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCCompiler
-
Constructor.
- OpenWatcomCLinker - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom linker.
- OpenWatcomCLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
-
Constructor.
- OpenWatcomCompiler - Class in net.sf.antcontrib.cpptasks.openwatcom
-
An abstract base class for the OpenWatcom C and Fortran compilers.
- OpenWatcomCompiler(String, String, String[], String[], boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler
-
Constructor.
- OpenWatcomFortranCompiler - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom Fortran compiler.
- OpenWatcomFortranCompiler(String, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompiler
-
Constructor.
- OpenWatcomFortranLinker - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom Fortran linker.
- OpenWatcomFortranLinker(String) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranLinker
-
Constructor.
- OpenWatcomLibrarian - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom Librarian.
- OpenWatcomLibrarian() - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Constructor.
- OpenWatcomLinker - Class in net.sf.antcontrib.cpptasks.openwatcom
-
Adapter for the OpenWatcom linker.
- OpenWatcomLinker(String, String) - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLinker
-
Constructor.
- OpenWatcomProcessor - Class in net.sf.antcontrib.cpptasks.openwatcom
-
A add-in class for OpenWatcom processors.
- OpenWatcomProcessor() - Constructor for class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomProcessor
-
Private constructor.
- optimization - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- OptimizationEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of optimization levels (experimental).
- OptimizationEnum() - Constructor for class net.sf.antcontrib.cpptasks.OptimizationEnum
-
Constructor.
- originalFilename - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
original filename.
- OS390CCompiler - Class in net.sf.antcontrib.cpptasks.os390
-
Adapter for the IBM (R) OS/390 (tm) C++ Compiler
- OS390CCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.os390.OS390CCompiler
- OS390Linker - Class in net.sf.antcontrib.cpptasks.os390
-
Adapter for the IBM (R) OS/390 (tm) Linker
- OS390Linker() - Constructor for class net.sf.antcontrib.cpptasks.os390.OS390Linker
- OS390Linker(String, String) - Constructor for class net.sf.antcontrib.cpptasks.os390.OS390Linker
- OS390Processor - Class in net.sf.antcontrib.cpptasks.os390
-
A add-in class for IBM (r) OS/390 compilers and linkers
- OS390Processor() - Constructor for class net.sf.antcontrib.cpptasks.os390.OS390Processor
- osFamily - Variable in class net.sf.antcontrib.cpptasks.TargetDef
-
OS Family.
- OSFamilyEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of cpu types.
- OSFamilyEnum() - Constructor for class net.sf.antcontrib.cpptasks.OSFamilyEnum
-
Constructor.
- outFile - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Project file name.
- output - Variable in class net.sf.antcontrib.cpptasks.TargetHistory
- output - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- output - Variable in class net.sf.antcontrib.cpptasks.TargetInfo
- outputDir - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- outputDir - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- outputDirPath - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- outputFile - Variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- outputFile - Variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- outputFileProperty - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The property name which will be set with the physical filename of the file that is generated by the linker
- outputLastModified - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- outputLastModified - Variable in class net.sf.antcontrib.cpptasks.TargetHistory
- outputLastModified - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- outputPrefix - Variable in class net.sf.antcontrib.cpptasks.gcc.AbstractArLibrarian
- outputPrefix - Variable in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
- outputPrefix - Variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- outputPrefix - Variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- outputPrefix - Variable in class net.sf.antcontrib.cpptasks.sun.C89Linker
- outputSuffix - Variable in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- outputSuffix - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- outputType - Variable in class net.sf.antcontrib.cpptasks.compiler.LinkType
- OutputTypeEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported subsystems
- OutputTypeEnum() - Constructor for class net.sf.antcontrib.cpptasks.OutputTypeEnum
-
Constructor Set by default to "executable"
- overwrite - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Overwrite existing project file.
- owner - Variable in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Collection of
contained by definition
P
- params - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- params - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.AbstractParser
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.CParser
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.parser.FortranParser
-
Collects all included files from the content of the reader.
- parse(Reader) - Method in interface net.sf.antcontrib.cpptasks.parser.Parser
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Parse input file.
- parse(Reader) - Method in class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Parses source file for dependencies.
- parseIncludes(CCTask, File, File) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- parseIncludes(CCTask, File, File) - Method in interface net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration
- parseIncludes(CCTask, File, File[], File[], File[], File, String) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
-
Returns dependency info for the specified source file
- parseIncludes(CCTask, CompilerConfiguration, File) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- parsePath(Reader) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- parsePath(String, String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Parse a string containing directories into an File[]
- parser - Variable in class net.sf.antcontrib.cpptasks.parser.AbstractParserState
- Parser - Interface in net.sf.antcontrib.cpptasks.parser
-
A parser that extracts #include statements from a Reader.
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
-
Parses the results of the specs file for a specific processor and options
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
-
Parses the results of the specs file for a specific processor and options
- parseSpecs(String[], String, String[]) - Static method in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
-
Parses the results of the specs file for a specific processor and options
- parseVersion(String) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Parse version string into array of four short values.
- patched - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
prerease build.
- path - Variable in class net.sf.antcontrib.cpptasks.borland.BorlandCfgParser
- PBXObjectRef(Map) - Constructor for class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Create reference.
- PostE - Class in net.sf.antcontrib.cpptasks.parser
- PostE(CParser, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.PostE
- PrecompileDef - Class in net.sf.antcontrib.cpptasks
-
An element that specifies a prototype file and rules for source files that should not use precompiled headers
- PrecompileDef() - Constructor for class net.sf.antcontrib.cpptasks.PrecompileDef
-
Constructor
- precompileDefs - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- PrecompileExceptDef - Class in net.sf.antcontrib.cpptasks
-
Specifies files that should not be compiled using precompiled headers.
- PrecompileExceptDef(PrecompileDef) - Constructor for class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Constructor
- PrecompilingCommandLineCCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
A command line C compiler that can utilize precompilation of header files
- PrecompilingCommandLineCCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
- PrecompilingCommandLineCompiler - Class in net.sf.antcontrib.cpptasks.compiler
-
A command line C compiler that can utilize precompilation of header files
- PrecompilingCommandLineCompiler(String, String, String[], String[], String, boolean, PrecompilingCommandLineCompiler, boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
- PrecompilingCompiler - Interface in net.sf.antcontrib.cpptasks.compiler
-
A compiler that can utilize precompilation of header files
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker
-
Prepares argument list for exec command.
- prepareArguments(CCTask, String, String, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomLibrarian
-
Prepares argument list for exec command.
- prepareFilename(StringBuffer, String, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Processes filename into argument form
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Prepares argument list to execute the linker using a response file.
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLinker
-
Prepares argument list to execute the linker using a response file.
- prepareResponseFile(File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
Prepares argument list to execute the linker using a response file.
- prepareResponseFile(File, String[], String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
-
Prepares argument list to execute the linker using a response file.
- prerelease - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
prerease build.
- preview(DependencyInfo, DependencyInfo[]) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
-
Previews all the children of this source file.
- preview(DependencyInfo, DependencyInfo[]) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- privateBuild - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
private build.
- processor - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Processor.
- processor - Variable in class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- Processor - Interface in net.sf.antcontrib.cpptasks.compiler
-
A processor.
- processorArgs - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Collection of
or contained by definition - ProcessorConfiguration - Interface in net.sf.antcontrib.cpptasks.compiler
-
A configuration for a C++ compiler, linker or other processor
- ProcessorDef - Class in net.sf.antcontrib.cpptasks
-
An abstract compiler/linker definition.
- ProcessorDef() - Constructor for class net.sf.antcontrib.cpptasks.ProcessorDef
-
Constructor
- ProcessorEnumValue - Class in net.sf.antcontrib.cpptasks
-
One entry in the arrays used by the CompilerEnum and LinkerEnum classes.
- ProcessorEnumValue(String, Processor) - Constructor for class net.sf.antcontrib.cpptasks.ProcessorEnumValue
- ProcessorParam - Class in net.sf.antcontrib.cpptasks
-
Place class description here.
- ProcessorParam() - Constructor for class net.sf.antcontrib.cpptasks.ProcessorParam
- processorParams - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Collection of
or contained by definition - processors - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- productName - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
product name.
- productVersion - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
Product version.
- progress(String[]) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- progress(String[]) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
-
Called to notify monitor of progress
- ProgressMonitor - Interface in net.sf.antcontrib.cpptasks.compiler
-
Interface to receive notification of compile progress
- ProjectDef - Class in net.sf.antcontrib.cpptasks.ide
-
Requests the creation of an IDE project file.
- ProjectDef() - Constructor for class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Constructor.
- ProjectFileCollector(List) - Constructor for class net.sf.antcontrib.cpptasks.CCTask.ProjectFileCollector
-
Creates a new ProjectFileCollector.
- projects - Variable in class net.sf.antcontrib.cpptasks.CCTask
- projectsOnly - Variable in class net.sf.antcontrib.cpptasks.CCTask
- projectWriter - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Project writer.
- ProjectWriter - Interface in net.sf.antcontrib.cpptasks.ide
-
Project writer interface.
- ProjectWriterEnum - Class in net.sf.antcontrib.cpptasks.ide
-
Enumeration of supported project file generators.
- ProjectWriterEnum() - Constructor for class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
- properties - Variable in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Properties.
- propertyAttributes - Variable in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter.PropertyWriter
-
Attributes list.
- PropertyListSerialization - Class in net.sf.antcontrib.cpptasks.apple
-
Static class that provides methods to serialize a Map to a Cocoa XML Property List.
- PropertyListSerialization() - Constructor for class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Private constructor.
- PropertyWriter(ContentHandler) - Constructor for class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter.PropertyWriter
-
Constructor.
- protocol - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
Protocol.
- prototype - Variable in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Directory of prototype file
- putDependencyInfo(String, DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
Q
- quote - Variable in class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
- quote - Variable in class net.sf.antcontrib.cpptasks.parser.PostE
- QuoteBranchState - Class in net.sf.antcontrib.cpptasks.borland
- QuoteBranchState(AbstractParser, AbstractParserState, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
- quoteFile(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
- quoteFile(StringBuffer, String) - Static method in class net.sf.antcontrib.cpptasks.borland.BorlandProcessor
- quoteFilename(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.borland.BorlandLibrarian
-
Encloses problematic file names within quotes.
- quoteFilename(StringBuffer, String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
R
- rebuild - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- rebuild - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- rebuild - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
if true, all targets will be unconditionally rebuilt
- rebuild - Variable in class net.sf.antcontrib.cpptasks.TargetInfo
- rebuildOnStackExhaustion - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- relativePath - Variable in class net.sf.antcontrib.cpptasks.SourceHistory
- relentless - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
if relentless = true, compilations should attempt to compile as many files as possible before throwing a BuildException
- remoteName - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
remote name.
- remoteSeparator - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
Separator (/ or \) character on remote system.
- resolveInclude(String, File[], Vector) - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
- rtti - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- run(String[]) - Static method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Runs an executable and captures the output in a String array
- runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
-
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
- runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
-
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
- runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- runCommand(CCTask, File, String[]) - Method in class net.sf.antcontrib.cpptasks.os400.IccLinker
- runCommand(CCTask, File, String[], boolean, Environment) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
This method is exposed so test classes can overload and test the arguments without actually spawning the compiler
- runtimeLibrary - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- runtimeLibrary - Variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GppLinker
- runtimeLibrary - Variable in class net.sf.antcontrib.cpptasks.gcc.GppLinker
- RuntimeType - Class in net.sf.antcontrib.cpptasks
-
Enumerated attribute with the values "dynamic" and "static",
- RuntimeType() - Constructor for class net.sf.antcontrib.cpptasks.RuntimeType
S
- sameList(Object[], Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of 2 arrays for equaliy.
- sameList(Vector, Object[]) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of an array and a Vector for equality.
- sameSet(Object[], Vector) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Compares the contents of an array and a Vector for set equality.
- serialize(Map, List, File) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serializes a property list into a Cocoa XML Property List document.
- serializeBoolean(Boolean, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a Boolean as a true or false element.
- serializeElement(String, String, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Creates an element with the specified tag name and character content.
- serializeInteger(Number, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a Number as an integer element.
- serializeList(List, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a list as an array element.
- serializeMap(Map, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a map as a dict element.
- serializeObject(Object, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize an object using the best available element.
- serializeReal(Number, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a Number as a real element.
- serializeString(String, ContentHandler) - Static method in class net.sf.antcontrib.cpptasks.apple.PropertyListSerialization
-
Serialize a string as a string element.
- set - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- setArch(ArchEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets cpu architecture, compiler may use cpu specific instructions.
- setBase(FlexLong) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets the base address.
- setCaseSensitive(boolean) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets case sensitivity of the file system.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the default compiler adapter.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets the default compiler adapter.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Class name for a user-supplied project writer.
- setClassname(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the class name for the adapter.
- setCommand(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
- setCommand(String) - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
- setCompanyname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets company name.
- setCompatibilityversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets compatibility version.
- setCompositeLastModified(long) - Method in class net.sf.antcontrib.cpptasks.DependencyInfo
- setCpu(CPUEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets preferred cpu, but does not use cpu specific instructions.
- setDataset(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the dataset for OS/390 builds.
- setDataset(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the dataset.
- setDebug(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables generation of debug info.
- setDebug(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If set true, all targets will be built for debugging.
- setDefine(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
A comma-separated list of preprocessor macros to define.
- setDependencyDepth(int) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Deprecated.
- setDepends(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets a description of the current data type.
- setDescription(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets a description of the current data type.
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Set the working directory of the process.
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Sets the base-directory
- setDir(File) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Library directory.
- setEntry(String) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets the starting address.
- setExceptions(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables generation of exception handling code
- setExceptions(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables exception support.
- setExecutable(String) - Method in class net.sf.antcontrib.cpptasks.ide.DebugDef
-
Set the name of the executable program.
- setExtends(Reference) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Specifies that this element extends the element with id attribute with a matching value.
- setExtends(Reference) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Specifies that this element extends the element with id attribute with a matching value.
- setFailonerror(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Indicates whether the build will continue even if there are compilation errors; defaults to true.
- setFailonerror(boolean) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets whether a failure to write the project file should cause the task to fail.
- setFile(File) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- setFilecomments(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets comments.
- setFiledescription(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets file description.
- setFileversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets file version.
- setFixed(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If true, marks the file to be loaded only at its preferred address.
- setHosts(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets hosts.
- setHosts(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets hosts for which this mapping is valid.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets an id that can be used to reference this element.
- setId(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets an id that can be used to reference this element.
- setID(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Set the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Sets the property name for the 'if' condition.
- setIf(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets the property name for the 'if' condition.
- setIncludes(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileExceptDef
-
Comma or space separated list of file patterns that should not be compiled using precompiled headers.
- setIncremental(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables incremental linking.
- setIncremental(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If true, allows incremental linking.
- setInherit(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If inherit has the default value of true, defines, includes and other settings from the containing cc element will be inherited.
- setInternalname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets internal name.
- setLanguage(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets language.
- setLegalcopyright(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets legal copyright.
- setLegaltrademarks(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets legal trademark.
- setLibs(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Comma-separated list of library names without leading prefixes, such as "lib", or extensions, such as ".so" or ".a".
- setLibtool(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Set use of libtool.
- setLibtool(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Set use of libtool.
- setLink(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Deprecated.
- setLocal(File) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets local directory for base of mapping.
- setLocation(CommandLineArgument.LocationEnum) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Specifies relative location of argument on command line.
- setMap(boolean) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
If set to true, a map file will be produced.
- setMultithreaded(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables or disables generation of multithreaded code
- setMultithreaded(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables generation of multithreaded code.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ide.DependencyDef
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set name.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Specifies relative location of argument on command line.
- setName(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Set the name attribute
- setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets type of the default compiler and linker.
- setName(CompilerEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets compiler type.
- setName(LinkerEnum) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets linker type.
- setNewenvironment(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Do not propagate old environment when new environment variables are specified.
- setNewenvironment(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Do not propagate old environment when new environment variables are specified.
- setObjdir(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the destination directory for object files.
- setOptimize(OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets optimization.
- setOptimize(OptimizationEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Sets optimization level.
- setOriginalfilename(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets original name.
- setOsfamily(OSFamilyEnum) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Sets operating system family.
- setOutfile(File) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the output file name.
- setOutfile(File) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets the name for the generated project file.
- setOutputFileProperty(String) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Specifies the name of a property to set with the physical filename that is produced by the linker
- setOutputType(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Sets the output type (execuable, shared, etc).
- setOuttype(OutputTypeEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the output file type.
- setOverwrite(boolean) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Sets whether an existing project file should be overwritten, default is true.
- setPatched(boolean) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets prerelease.
- setPrerelease(boolean) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets prerelease.
- setPrivatebuild(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets private build.
- setProcessErrorStream(InputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the error stream of the subprocess.
- setProcessInputStream(OutputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the input stream of the subprocess.
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- setProcessor(Processor) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Sets the processor
- setProcessOutputStream(InputStream) - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Install a handler for the output stream of the subprocess.
- setProductname(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets product name.
- setProductversion(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets product version.
- setProject(Project) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the project.
- setProject(Project) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- setProjectsOnly(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
- setProtocol(DistributerProtocolEnum) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets protocol.
- setPrototype(File) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Sets file to precompile.
- setQObject(boolean) - Method in class net.sf.antcontrib.cpptasks.trolltech.MetaObjectParser
-
Called FinalTState to set that Q_OBJECT was found.
- setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
If set to true, all files will be rebuilt.
- setRebuild(boolean) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
If set true, all targets will be unconditionally rebuilt.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRefid(Reference) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location.
- setRelentless(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
If set to true, compilation errors will not stop the task until all files have been attempted.
- setRemote(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets remote name for directory.
- setRemoteSeparator(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Sets the separator character (/ or \) for the remote system.
- setRtti(boolean) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enables run-time type information.
- setRtti(boolean) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enables or disables run-time type information.
- setRuntime(RuntimeType) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the type of runtime library, possible values "dynamic", "static".
- setSpecialbuild(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Sets private build.
- setStack(FlexInteger) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
-
Sets stack size in bytes.
- setStaticRuntime(boolean) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Requests use of a static runtime library.
- setSubsystem(SubsystemEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Sets the nature of the subsystem under which that the program will execute.
- setSubsystem(SubsystemEnum) - Method in class net.sf.antcontrib.cpptasks.compiler.LinkType
-
Sets the subsystem (gui, console, etc).
- setTcpcork(int) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets TCP_CORK value.
- setType(ProjectWriterEnum) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set project type.
- setType(LibraryTypeEnum) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Sets the preferred library type.
- setUndefine(CUtil.StringArrayBuilder) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
A comma-separated list of preprocessor macros to undefine.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.PrecompileDef
-
Set the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.TargetDef
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.ConditionalPath
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineSet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.types.UndefineArgument
-
Set the property name for the 'unless' condition.
- setUnless(String) - Method in class net.sf.antcontrib.cpptasks.VersionInfo
-
Set the property name for the 'unless' condition.
- setUser(String) - Method in class net.sf.antcontrib.cpptasks.DistributerDef
-
Sets remote user name.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.ProcessorParam
-
Specifies the string that should appear on the command line.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
-
Specifies the string that should appear on the command line.
- setValue(String) - Method in class net.sf.antcontrib.cpptasks.types.DefineArgument
-
Set the value attribute
- setWarnings(WarningLevelEnum) - Method in class net.sf.antcontrib.cpptasks.CCTask
-
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
- setWarnings(WarningLevelEnum) - Method in class net.sf.antcontrib.cpptasks.CompilerDef
-
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
- source - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
- source - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Source file extensions
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.borland.BorlandCCompiler
- sourceExtensions - Variable in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.hp.aCCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.sun.ForteCCCompiler
- sourceExtensions - Static variable in class net.sf.antcontrib.cpptasks.ti.ClxxCCompiler
-
Source file extensions
- sourceFiles - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- SourceHistory - Class in net.sf.antcontrib.cpptasks
-
The history of a source file used to build a target
- SourceHistory(String, long) - Constructor for class net.sf.antcontrib.cpptasks.SourceHistory
-
Constructor
- sourceLastModified - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
- sourceLastModified - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- sources - Variable in class net.sf.antcontrib.cpptasks.TargetHistory
- sources - Variable in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
- sources - Variable in class net.sf.antcontrib.cpptasks.TargetInfo
- specialBuild - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
Special build
- specs - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- specs - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- specs - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- srcSets - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Collection of
contained by definition - stack - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- stackExhausted() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
-
Called if the dependency depth exhausted the stack.
- stackExhausted() - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- start() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Start handling of the streams.
- start(ProcessorConfiguration) - Method in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- start(ProcessorConfiguration) - Method in interface net.sf.antcontrib.cpptasks.compiler.ProgressMonitor
- startElement(String, String, String, Attributes) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
-
startElement handler
- startElement(String, String, String, Attributes) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
-
startElement handler
- startupObject - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- staticRuntime - Variable in class net.sf.antcontrib.cpptasks.compiler.LinkType
- stop() - Method in class net.sf.antcontrib.cpptasks.compiler.CaptureStreamHandler
-
Stop handling of the streams - will not be restarted.
- StringArrayBuilder(String) - Constructor for class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
- subsystem - Variable in class net.sf.antcontrib.cpptasks.compiler.LinkType
- SubsystemEnum - Class in net.sf.antcontrib.cpptasks
-
Enumeration of supported subsystems
- SubsystemEnum() - Constructor for class net.sf.antcontrib.cpptasks.SubsystemEnum
- supercompile(CCTask, File, String[], String[], String[], boolean, CommandLineCompilerConfiguration, ProgressMonitor) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler
- superlink(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLibrarian
- superlink(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GccLinker
- superlink(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.GppLinker
- superlink(CCTask, File, String[], CommandLineLinkerConfiguration) - Method in class net.sf.antcontrib.cpptasks.gcc.cross.LdLinker
- sysIncludePath - Variable in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- sysIncludePaths - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- sysIncludes - Variable in class net.sf.antcontrib.cpptasks.DependencyInfo
- sysIncludes - Variable in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyTableHandler
- sysLibrarySets - Variable in class net.sf.antcontrib.cpptasks.LinkerDef
- sysSources - Variable in class net.sf.antcontrib.cpptasks.TargetInfo
- SystemIncludePath - Class in net.sf.antcontrib.cpptasks.types
-
A system include path.
- SystemIncludePath(Project) - Constructor for class net.sf.antcontrib.cpptasks.types.SystemIncludePath
- SystemIncludePath(Project, String) - Constructor for class net.sf.antcontrib.cpptasks.types.SystemIncludePath
- SystemLibraryCollector(Linker, Hashtable) - Constructor for class net.sf.antcontrib.cpptasks.CCTask.SystemLibraryCollector
- SystemLibrarySet - Class in net.sf.antcontrib.cpptasks.types
-
A set of system library names.
- SystemLibrarySet() - Constructor for class net.sf.antcontrib.cpptasks.types.SystemLibrarySet
T
- TargetDef - Class in net.sf.antcontrib.cpptasks
-
Information on the execution platforms for the generated code.
- TargetDef() - Constructor for class net.sf.antcontrib.cpptasks.TargetDef
-
Constructor.
- TargetHistory - Class in net.sf.antcontrib.cpptasks
-
A description of a file built or to be built
- TargetHistory(String, String, long, SourceHistory[]) - Constructor for class net.sf.antcontrib.cpptasks.TargetHistory
-
Constructor from build step
- TargetHistoryTable - Class in net.sf.antcontrib.cpptasks
-
A history of the compiler and linker settings used to build the files in the same directory as the history.
- TargetHistoryTable(CCTask, File) - Constructor for class net.sf.antcontrib.cpptasks.TargetHistoryTable
-
Creates a target history table from history.xml in the output directory, if it exists.
- TargetHistoryTable.TargetHistoryTableHandler - Class in net.sf.antcontrib.cpptasks
-
This class handles populates the TargetHistory hashtable in response to SAX parse events
- TargetHistoryTableHandler(Hashtable, File) - Constructor for class net.sf.antcontrib.cpptasks.TargetHistoryTable.TargetHistoryTableHandler
-
Constructor
- TargetInfo - Class in net.sf.antcontrib.cpptasks
-
A description of a file built or to be built
- TargetInfo(ProcessorConfiguration, File[], File[], File, boolean) - Constructor for class net.sf.antcontrib.cpptasks.TargetInfo
- TargetMatcher - Class in net.sf.antcontrib.cpptasks
-
This class matches each visited file with an appropriate compiler
- TargetMatcher(CCTask, File, ProcessorConfiguration[], LinkerConfiguration, Vector, Hashtable, VersionInfo) - Constructor for class net.sf.antcontrib.cpptasks.TargetMatcher
- targetPlatforms - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The linker definitions.
- targets - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- task - Variable in class net.sf.antcontrib.cpptasks.os390.OS390Linker
- task - Variable in class net.sf.antcontrib.cpptasks.os400.IccLinker
- task - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- tcc - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C compiler
- tcpCork - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
Not sure what this is.
- tcpp - Static variable in class net.sf.antcontrib.cpptasks.arm.ADSCCompiler
-
Singleton for ARM 16-bit C++ compiler
- terminator - Variable in class net.sf.antcontrib.cpptasks.borland.CfgFilenameState
- terminators - Variable in class net.sf.antcontrib.cpptasks.parser.FilenameState
- text - Variable in class net.sf.antcontrib.cpptasks.ide.CommentDef
- thisLetter - Variable in class net.sf.antcontrib.cpptasks.parser.LetterState
-
Character to match.
- thisLetter - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
-
Character to match.
- TimestampChecker(long, boolean) - Constructor for class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- toArray(Vector) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Converts a vector to a string array.
- toProjectName(String) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
- toRemote(String, File) - Method in class net.sf.antcontrib.cpptasks.DistributerMap
-
Converts the local file name to the remote name for the same file.
- toString() - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter.PBXObjectRef
-
Get object identifier.
- toString() - Method in class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
- toString() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineCompilerConfiguration
- toString() - Method in class net.sf.antcontrib.cpptasks.compiler.CommandLineLinkerConfiguration
- toString() - Method in class net.sf.antcontrib.cpptasks.ide.CommentDef
- toString() - Method in class net.sf.antcontrib.cpptasks.types.FlexLong
-
Overridden method to return the decimal value for display
- toString(boolean) - Static method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Method returns "1" for true, "0" for false.
- toUnixPath(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
- toWindowsPath(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
- trueLiteral - Variable in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Literal to represent a true value.
U
- UndefineArgument - Class in net.sf.antcontrib.cpptasks.types
-
Preprocessor macro undefinition.
- UndefineArgument() - Constructor for class net.sf.antcontrib.cpptasks.types.UndefineArgument
- UndefineArgument(boolean) - Constructor for class net.sf.antcontrib.cpptasks.types.UndefineArgument
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
unless property.
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.DistributerMap
-
unless property.
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.PrecompileDef
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.ProcessorParam
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.TargetDef
-
unless property.
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.ConditionalFileSet
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.ConditionalPath
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.DefineSet
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.LibrarySet
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.types.UndefineArgument
- unlessCond - Variable in class net.sf.antcontrib.cpptasks.VersionInfo
-
unless property.
- unlessProp - Variable in class net.sf.antcontrib.cpptasks.ide.ProjectDef
-
Name of property that must be absent or definition will be ignored.
- unlessProp - Variable in class net.sf.antcontrib.cpptasks.ProcessorDef
-
Name of property that if present will cause definition to be ignored.
- unquote - Variable in class net.sf.antcontrib.cpptasks.borland.QuoteBranchState
- update(String, String, String[]) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- update(ProcessorConfiguration, String[], VersionInfo) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- update(TargetInfo) - Method in class net.sf.antcontrib.cpptasks.TargetHistoryTable
- upperLetter - Variable in class net.sf.antcontrib.cpptasks.parser.CaseInsensitiveLetterState
-
Lower case version of character to match.
- upperLetter - Variable in class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Character to match (upper case).
- user - Variable in class net.sf.antcontrib.cpptasks.DistributerDef
-
user name.
- UserInterfaceCompiler - Class in net.sf.antcontrib.cpptasks.trolltech
-
Adapter for the Trolltech Qt UIC Compiler.
- UserInterfaceCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Constructor.
- UserInterfaceParser - Class in net.sf.antcontrib.cpptasks.trolltech
-
Dependency scanner for Trolltech Qt User Interface definition files.
- UserInterfaceParser() - Constructor for class net.sf.antcontrib.cpptasks.trolltech.UserInterfaceParser
-
Constructor.
V
- value - Variable in class net.sf.antcontrib.cpptasks.ProcessorParam
- value - Variable in class net.sf.antcontrib.cpptasks.types.CommandLineArgument
- value - Variable in class net.sf.antcontrib.cpptasks.types.DefineArgument
- value - Variable in class net.sf.antcontrib.cpptasks.types.FlexLong
- values - Static variable in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Enumeration values.
- values - Static variable in class net.sf.antcontrib.cpptasks.SubsystemEnum
- version - Variable in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Visual Studio version.
- version - Variable in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Version of VisualStudio.NET.
- version - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.GccProcessor
- version - Static variable in class net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2.GccProcessor
- version - Static variable in class net.sf.antcontrib.cpptasks.gcc.GccProcessor
- versionInfo - Variable in class net.sf.antcontrib.cpptasks.CCTaskProgressMonitor
- versionInfo - Variable in class net.sf.antcontrib.cpptasks.TargetMatcher
- VersionInfo - Class in net.sf.antcontrib.cpptasks
-
Version Information.
- VersionInfo() - Constructor for class net.sf.antcontrib.cpptasks.VersionInfo
-
Constructor.
- VersionInfo(Vector) - Constructor for class net.sf.antcontrib.cpptasks.VersionInfo
-
Private constructor for merge.
- versionInfos - Variable in class net.sf.antcontrib.cpptasks.CCTask
- visit(File, String) - Method in class net.sf.antcontrib.cpptasks.CCTask.ProjectFileCollector
-
Called for each file to be considered for collection.
- visit(File, String) - Method in class net.sf.antcontrib.cpptasks.CCTask.SystemLibraryCollector
- visit(File, String) - Method in interface net.sf.antcontrib.cpptasks.FileVisitor
- visit(File, String) - Method in class net.sf.antcontrib.cpptasks.ObjectFileCollector
- visit(File, String) - Method in class net.sf.antcontrib.cpptasks.TargetMatcher
- visit(DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.DependencyVisitor
-
Visits the dependency info.
- visit(DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable.TimestampChecker
- visitFiles(FileVisitor) - Method in class net.sf.antcontrib.cpptasks.ProcessorDef
-
This method calls the FileVistor's visit function for every file in the processors definition
- visitLibraries(Project, Linker, File[], FileVisitor) - Method in class net.sf.antcontrib.cpptasks.types.LibrarySet
- visitSystemLibraries(Linker, FileVisitor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- visitUserLibraries(Linker, FileVisitor) - Method in class net.sf.antcontrib.cpptasks.LinkerDef
- VisualAgeCCompiler - Class in net.sf.antcontrib.cpptasks.ibm
-
Adapter for the IBM(r) Visual Age(tm) C++ compiler for AIX(tm)
- VisualAgeCCompiler(String, String[], String[], boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.ibm.VisualAgeCCompiler
-
Private constructor.
- VisualAgeLinker - Class in net.sf.antcontrib.cpptasks.ibm
-
Adapter for IBM(r) Visual Age(tm) Linker for AIX(tm)
- VisualAgeLinker(String, String[], String[], String, String) - Constructor for class net.sf.antcontrib.cpptasks.ibm.VisualAgeLinker
- VisualStudioNETProjectWriter - Class in net.sf.antcontrib.cpptasks.devstudio
-
Writes a Visual Studio.NET project file.
- VisualStudioNETProjectWriter(String, String, String) - Constructor for class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Constructor.
W
- walkDependencies(CCTask, DependencyInfo, CompilerConfiguration, DependencyInfo[], DependencyTable.DependencyVisitor) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- WarningLevelEnum - Class in net.sf.antcontrib.cpptasks
-
Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
- WarningLevelEnum() - Constructor for class net.sf.antcontrib.cpptasks.WarningLevelEnum
-
Constructor.
- warnings - Variable in class net.sf.antcontrib.cpptasks.CompilerDef
- WhitespaceOrCaseInsensitiveLetterState - Class in net.sf.antcontrib.cpptasks.parser
-
This parser state checks consumed characters against a specific character (case insensitive) or whitespace.
- WhitespaceOrCaseInsensitiveLetterState(AbstractParser, char, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.WhitespaceOrCaseInsensitiveLetterState
-
Constructor.
- WhitespaceOrLetterState - Class in net.sf.antcontrib.cpptasks.parser
-
This parser state checks consumed characters against a specific character or whitespace.
- WhitespaceOrLetterState(AbstractParser, char, AbstractParserState) - Constructor for class net.sf.antcontrib.cpptasks.parser.WhitespaceOrLetterState
-
Constructor.
- WindowsPlatform - Class in net.sf.antcontrib.cpptasks.platforms
-
Platform specific behavior for Microsoft Windows.
- WindowsPlatform() - Constructor for class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Constructor.
- WindresResourceCompiler - Class in net.sf.antcontrib.cpptasks.gcc
-
Adapter for the GNU windres resource compiler.
- WindresResourceCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.gcc.WindresResourceCompiler
- write(String, String, String) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter.PropertyWriter
-
Write property element.
- writeComments(Writer, List) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
- writeCompileOptions(Writer, boolean, String, CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Writes compiler options.
- writeCompileOptions(String, CBuilderXProjectWriter.PropertyWriter, CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Writes elements corresponding to compilation options.
- writeCompilerElement(ContentHandler, boolean, String, CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
write the Compiler element.
- writeConfig(Writer, boolean, List, String, CommandLineCompilerConfiguration, TargetInfo, Hashtable) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
- writeConfigurationStartTag(ContentHandler, boolean, CCTask, CommandLineCompilerConfiguration) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Write the start tag of the Configuration element.
- writeDependencyInfo(BufferedWriter, StringBuffer, DependencyInfo) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- writeFilteredSources(String, String, String, File[], ContentHandler) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Writes a cluster of source files to the project.
- writeIlinkArgs(CBuilderXProjectWriter.PropertyWriter, String, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Writes ilink32 linker options to project file.
- writeIncludePathDependencies(String, BufferedWriter, StringBuffer) - Method in class net.sf.antcontrib.cpptasks.DependencyTable
- writeLdArgs(CBuilderXProjectWriter.PropertyWriter, String, String[]) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Writes ld linker options to project file.
- writeLinkerElement(ContentHandler, boolean, List, String, TargetInfo, Map) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Write Tool element for linker.
- writeLinkOptions(Writer, boolean, List, String, TargetInfo, Hashtable) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Writes link options.
- writeLinkOptions(String, CBuilderXProjectWriter.PropertyWriter, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Writes elements corresponding to link options.
- writeMessage(Writer, String, String) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Writes "This is not a makefile" warning.
- writeProject(File, CCTask, ProjectDef, List, Hashtable, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Writes a project definition file.
- writeProject(File, CCTask, ProjectDef, List, Hashtable, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.borland.CBuilderXProjectWriter
-
Writes a project definition file.
- writeProject(File, CCTask, ProjectDef, List, Hashtable, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Writes a project definition file.
- writeProject(File, CCTask, ProjectDef, List, Hashtable, TargetInfo) - Method in class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
-
Writes a project definition file.
- writeProject(File, CCTask, ProjectDef, List, Hashtable, TargetInfo) - Method in interface net.sf.antcontrib.cpptasks.ide.ProjectWriter
-
Write project definition file.
- writeResource(Writer, VersionInfo, File, boolean, LinkType) - Static method in class net.sf.antcontrib.cpptasks.platforms.WindowsPlatform
-
Writes windows resource.
- writers - Static variable in class net.sf.antcontrib.cpptasks.ide.ProjectWriterEnum
-
Project writers associated with enumeration values.
- writeSource(Writer, String, File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
-
Writes the entry for one source file in the project.
- writeWorkspace(Writer, ProjectDef, String, File) - Method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
- writeWorkspaceProject(Writer, String, String, List) - Static method in class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
X
- XcodeProjectWriter - Class in net.sf.antcontrib.cpptasks.apple
-
Writes a Apple Xcode 2.1+ project directory.
- XcodeProjectWriter() - Constructor for class net.sf.antcontrib.cpptasks.apple.XcodeProjectWriter
-
Constructor.
- XcodeProjectWriter.PBXObjectRef - Class in net.sf.antcontrib.cpptasks.apple
-
Represents a property map with an 96 bit identity.
- xmlAttribEncode(String) - Static method in class net.sf.antcontrib.cpptasks.CUtil
-
Replaces any embedded quotes in the string so that the value can be placed in an attribute in an XML file
- XpidlCompiler - Class in net.sf.antcontrib.cpptasks.mozilla
-
Adapter for the Mozilla Xpidl Compiler.
- XpidlCompiler(boolean, Environment) - Constructor for class net.sf.antcontrib.cpptasks.mozilla.XpidlCompiler
-
Constructor.
_
- _compilers - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The compiler definitions.
- _libsets - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The library sets.
- _linkers - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The linker definitions.
- _objDir - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The object directory.
- _outfile - Variable in class net.sf.antcontrib.cpptasks.CCTask
-
The output file.
- _value - Variable in class net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
All Classes All Packages