From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- .../cpptasks/devstudio/DevStudio2005CCompiler.html | 407 +++++++++++++ .../cpptasks/devstudio/DevStudioCCompiler.html | 383 ++++++++++++ .../devstudio/DevStudioCompatibleCCompiler.html | 556 ++++++++++++++++++ .../devstudio/DevStudioCompatibleLibrarian.html | 613 +++++++++++++++++++ .../devstudio/DevStudioCompatibleLinker.html | 654 +++++++++++++++++++++ .../cpptasks/devstudio/DevStudioLibrarian.html | 310 ++++++++++ .../cpptasks/devstudio/DevStudioLinker.html | 310 ++++++++++ .../cpptasks/devstudio/DevStudioMIDLCompiler.html | 625 ++++++++++++++++++++ .../cpptasks/devstudio/DevStudioProcessor.html | 343 +++++++++++ .../cpptasks/devstudio/DevStudioProjectWriter.html | 286 +++++++++ .../devstudio/DevStudioResourceCompiler.html | 653 ++++++++++++++++++++ .../devstudio/VisualStudioNETProjectWriter.html | 289 +++++++++ .../class-use/DevStudio2005CCompiler.html | 177 ++++++ .../devstudio/class-use/DevStudioCCompiler.html | 177 ++++++ .../class-use/DevStudioCompatibleCCompiler.html | 225 +++++++ .../class-use/DevStudioCompatibleLibrarian.html | 207 +++++++ .../class-use/DevStudioCompatibleLinker.html | 235 ++++++++ .../devstudio/class-use/DevStudioLibrarian.html | 177 ++++++ .../devstudio/class-use/DevStudioLinker.html | 177 ++++++ .../devstudio/class-use/DevStudioMIDLCompiler.html | 177 ++++++ .../devstudio/class-use/DevStudioProcessor.html | 141 +++++ .../class-use/DevStudioProjectWriter.html | 141 +++++ .../class-use/DevStudioResourceCompiler.html | 177 ++++++ .../class-use/VisualStudioNETProjectWriter.html | 141 +++++ .../cpptasks/devstudio/package-frame.html | 55 ++ .../cpptasks/devstudio/package-summary.html | 217 +++++++ .../cpptasks/devstudio/package-tree.html | 176 ++++++ .../antcontrib/cpptasks/devstudio/package-use.html | 272 +++++++++ 28 files changed, 8301 insertions(+) create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html (limited to 'site/apidocs/net/sf/antcontrib/cpptasks/devstudio') diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html new file mode 100644 index 0000000..5eb6f2c --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudio2005CCompiler.html @@ -0,0 +1,407 @@ + + + + + + + +DevStudio2005CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudio2005CCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class DevStudio2005CCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler +

+ +

+

+
Author:
+
David Haney
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddDebugSwitch(java.util.Vector args) + +
+          Override the default debug flags to use VC 8 compatible versions.
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static DevStudio2005CCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudio2005CCompiler getInstance()
+
+
+
+
+
+
+ +

+addDebugSwitch

+
+protected void addDebugSwitch(java.util.Vector args)
+
+
Override the default debug flags to use VC 8 compatible versions. +

+

+
Overrides:
addDebugSwitch in class DevStudioCompatibleCCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html new file mode 100644 index 0000000..77ba3be --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCCompiler.html @@ -0,0 +1,383 @@ + + + + + + + +DevStudioCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+                          extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
+
public final class DevStudioCCompiler
extends DevStudioCompatibleCCompiler
+ + +

+Adapter for the Microsoft(r) C/C++ Optimizing Compiler +

+ +

+

+
Author:
+
Adam Murdoch
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+static DevStudioCCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
addDebugSwitch, addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioCCompiler getInstance()
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html new file mode 100644 index 0000000..584d3ab --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html @@ -0,0 +1,556 @@ + + + + + + + +DevStudioCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleCCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
+                  extended by net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
+                      extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, PrecompilingCompiler, Processor
+
+
+
Direct Known Subclasses:
DevStudio2005CCompiler, DevStudioCCompiler, IntelWin32CCompiler, IntelWin64CCompiler
+
+
+
+
public abstract class DevStudioCompatibleCCompiler
extends PrecompilingCommandLineCCompiler
+ + +

+An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + +
+Constructor Summary
+protected DevStudioCompatibleCCompiler(java.lang.String command, + java.lang.String identifierArg, + boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddDebugSwitch(java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+protected  CompilerConfigurationcreatePrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude) + +
+           
+protected  CompilerConfigurationcreatePrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig, + java.io.File prototype, + java.lang.String lastInclude, + java.lang.String[] exceptFiles) + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCCompiler
createParser
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.PrecompilingCommandLineCompiler
createPrecompileConfigurations
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleCCompiler

+
+protected DevStudioCompatibleCCompiler(java.lang.String command,
+                                       java.lang.String identifierArg,
+                                       boolean newEnvironment,
+                                       org.apache.tools.ant.types.Environment env)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addDebugSwitch

+
+protected void addDebugSwitch(java.util.Vector args)
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+createPrecompileGeneratingConfig

+
+protected CompilerConfiguration createPrecompileGeneratingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                                 java.io.File prototype,
+                                                                 java.lang.String lastInclude)
+
+
+
Specified by:
createPrecompileGeneratingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+createPrecompileUsingConfig

+
+protected CompilerConfiguration createPrecompileUsingConfig(CommandLineCompilerConfiguration baseConfig,
+                                                            java.io.File prototype,
+                                                            java.lang.String lastInclude,
+                                                            java.lang.String[] exceptFiles)
+
+
+
Specified by:
createPrecompileUsingConfig in class PrecompilingCommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html new file mode 100644 index 0000000..cde7c80 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html @@ -0,0 +1,613 @@ + + + + + + + +DevStudioCompatibleLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
DevStudioLibrarian, IntelWin32Librarian
+
+
+
+
public abstract class DevStudioCompatibleLibrarian
extends CommandLineLinker
+ + +

+Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
DevStudioCompatibleLibrarian(java.lang.String command, + java.lang.String identifierArg) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+protected  java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleLibrarian

+
+public DevStudioCompatibleLibrarian(java.lang.String command,
+                                    java.lang.String identifierArg)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+protected java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html new file mode 100644 index 0000000..7a77dbc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html @@ -0,0 +1,654 @@ + + + + + + + +DevStudioCompatibleLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioCompatibleLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
Direct Known Subclasses:
CompaqVisualFortranLinker, DevStudioLinker, IntelWin32Linker
+
+
+
+
public abstract class DevStudioCompatibleLinker
extends CommandLineLinker
+ + +

+Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + +
+Constructor Summary
DevStudioCompatibleLinker(java.lang.String command, + java.lang.String identifierArg, + java.lang.String outputSuffix) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddBase(long base, + java.util.Vector args) + +
+           
+protected  voidaddEntry(java.lang.String entry, + java.util.Vector args) + +
+           
+protected  voidaddFixed(java.lang.Boolean fixed, + java.util.Vector args) + +
+           
+protected  voidaddImpliedArgs(boolean debug, + LinkType linkType, + java.util.Vector args) + +
+           
+protected  voidaddIncremental(boolean incremental, + java.util.Vector args) + +
+           
+protected  voidaddMap(boolean map, + java.util.Vector args) + +
+           
+protected  voidaddStack(int stack, + java.util.Vector args) + +
+           
+ voidaddVersionFiles(VersionInfo versionInfo, + LinkType linkType, + java.io.File outputFile, + boolean isDebug, + java.io.File objDir, + TargetMatcher matcher) + +
+          Adds source or object files to the bidded fileset to + support version information.
+ java.lang.StringgetCommandFileSwitch(java.lang.String commandFile) + +
+           
+ java.io.File[]getLibraryPath() + +
+          returns the library path for the linker
+ java.lang.String[]getLibraryPatterns(java.lang.String[] libnames, + LibraryTypeEnum libType) + +
+          Returns a set of filename patterns corresponding to library names.
+ intgetMaximumCommandLength() + +
+           
+ java.lang.String[]getOutputFileSwitch(java.lang.String outputFile) + +
+           
+ booleanisCaseSensitive() + +
+          Returns true if the linker is case-sensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Linker
getLinker
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioCompatibleLinker

+
+public DevStudioCompatibleLinker(java.lang.String command,
+                                 java.lang.String identifierArg,
+                                 java.lang.String outputSuffix)
+
+
+ + + + + + + + +
+Method Detail
+ +

+addBase

+
+protected void addBase(long base,
+                       java.util.Vector args)
+
+
+
Specified by:
addBase in class CommandLineLinker
+
+
+
+
+
+
+ +

+addFixed

+
+protected void addFixed(java.lang.Boolean fixed,
+                        java.util.Vector args)
+
+
+
Specified by:
addFixed in class CommandLineLinker
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(boolean debug,
+                              LinkType linkType,
+                              java.util.Vector args)
+
+
+
Specified by:
addImpliedArgs in class CommandLineLinker
+
+
+
+
+
+
+ +

+addIncremental

+
+protected void addIncremental(boolean incremental,
+                              java.util.Vector args)
+
+
+
Specified by:
addIncremental in class CommandLineLinker
+
+
+
+
+
+
+ +

+addMap

+
+protected void addMap(boolean map,
+                      java.util.Vector args)
+
+
+
Specified by:
addMap in class CommandLineLinker
+
+
+
+
+
+
+ +

+addStack

+
+protected void addStack(int stack,
+                        java.util.Vector args)
+
+
+
Specified by:
addStack in class CommandLineLinker
+
+
+
+
+
+
+ +

+addEntry

+
+protected void addEntry(java.lang.String entry,
+                        java.util.Vector args)
+
+
+
Specified by:
addEntry in class CommandLineLinker
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public java.lang.String getCommandFileSwitch(java.lang.String commandFile)
+
+
+
Specified by:
getCommandFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+getLibraryPath

+
+public java.io.File[] getLibraryPath()
+
+
Description copied from interface: Linker
+
returns the library path for the linker +

+

+
+
+
+
+ +

+getLibraryPatterns

+
+public java.lang.String[] getLibraryPatterns(java.lang.String[] libnames,
+                                             LibraryTypeEnum libType)
+
+
Description copied from interface: Linker
+
Returns a set of filename patterns corresponding to library names. + + For example, "advapi32" would be expanded to "advapi32.dll" by + DevStudioLinker and to "libadvapi32.a" and "libadvapi32.so" by + GccLinker. +

+

+
Parameters:
libnames - array of library names
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineLinker
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public java.lang.String[] getOutputFileSwitch(java.lang.String outputFile)
+
+
+
Specified by:
getOutputFileSwitch in class CommandLineLinker
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public boolean isCaseSensitive()
+
+
Description copied from interface: Linker
+
Returns true if the linker is case-sensitive +

+

+
+
+
+
+ +

+addVersionFiles

+
+public void addVersionFiles(VersionInfo versionInfo,
+                            LinkType linkType,
+                            java.io.File outputFile,
+                            boolean isDebug,
+                            java.io.File objDir,
+                            TargetMatcher matcher)
+                     throws java.io.IOException
+
+
Adds source or object files to the bidded fileset to + support version information. +

+

+
Specified by:
addVersionFiles in interface Linker
Overrides:
addVersionFiles in class AbstractLinker
+
+
+
Parameters:
versionInfo - version information
linkType - link type
isDebug - true if debug build
outputFile - name of generated executable
objDir - directory for generated files
matcher - bidded fileset +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html new file mode 100644 index 0000000..401eedc --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLibrarian.html @@ -0,0 +1,310 @@ + + + + + + + +DevStudioLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioLibrarian

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
+                  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class DevStudioLibrarian
extends DevStudioCompatibleLibrarian
+ + +

+Adapter for the Microsoft (r) Library Manager +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static DevStudioLibrariangetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
addVersionFiles, bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioLibrarian getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html new file mode 100644 index 0000000..e501bd2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioLinker.html @@ -0,0 +1,310 @@ + + + + + + + +DevStudioLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioLinker

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractLinker
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
+                  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Linker, Processor
+
+
+
+
public final class DevStudioLinker
extends DevStudioCompatibleLinker
+ + +

+Adapter for the Microsoft (r) Incremental Linker +

+ +

+

+
Author:
+
Adam Murdoch, Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + +
+Method Summary
+static DevStudioLinkergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker for the specified link type.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker
bid, changeEnvironment, createConfiguration, getLibraryKey
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioLinker getInstance()
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Linker
+
Gets the linker for the specified link type. +

+

+ +
Returns:
appropriate linker or null, will return this if this linker can + handle the specified link type
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html new file mode 100644 index 0000000..6a716e0 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioMIDLCompiler.html @@ -0,0 +1,625 @@ + + + + + + + +DevStudioMIDLCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioMIDLCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class DevStudioMIDLCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Microsoft (r) MIDL Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static DevStudioMIDLCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getIdentifier, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioMIDLCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html new file mode 100644 index 0000000..382a275 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProcessor.html @@ -0,0 +1,343 @@ + + + + + + + +DevStudioProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioProcessor

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor
+
+
+
+
public class DevStudioProcessor
extends java.lang.Object
+ + +

+A add-in class for Microsoft Developer Studio processors +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+static java.lang.StringgetCommandFileSwitch(java.lang.String cmdFile) + +
+           
+static voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+static java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+static java.lang.String[]getOutputFileSwitch(java.lang.String outPath) + +
+           
+static voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+static booleanisCaseSensitive() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+addWarningSwitch

+
+public static void addWarningSwitch(java.util.Vector args,
+                                    int level)
+
+
+
+
+
+
+ +

+getCommandFileSwitch

+
+public static java.lang.String getCommandFileSwitch(java.lang.String cmdFile)
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+public static void getDefineSwitch(java.lang.StringBuffer buffer,
+                                   java.lang.String define,
+                                   java.lang.String value)
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+public static java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
+
+
+
+ +

+getOutputFileSwitch

+
+public static java.lang.String[] getOutputFileSwitch(java.lang.String outPath)
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+public static void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                     java.lang.String define)
+
+
+
+
+
+
+ +

+isCaseSensitive

+
+public static boolean isCaseSensitive()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html new file mode 100644 index 0000000..569fcfd --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioProjectWriter.html @@ -0,0 +1,286 @@ + + + + + + + +DevStudioProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class DevStudioProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file. + + Status: Collects file list but does not pick + up libraries and settings from project. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
DevStudioProjectWriter(java.lang.String versionArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List files, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DevStudioProjectWriter

+
+public DevStudioProjectWriter(java.lang.String versionArg)
+
+
Constructor. +

+

+
Parameters:
versionArg - String Visual Studio version.
+
+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List files,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - File name base, writer may append appropriate extension
task - cc task for which to write project
projectDef - project element
files - source files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if error writing project file
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html new file mode 100644 index 0000000..e337087 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/DevStudioResourceCompiler.html @@ -0,0 +1,653 @@ + + + + + + + +DevStudioResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class DevStudioResourceCompiler

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
+      extended by net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
+          extended by net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
+              extended by net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler
+
+
+
All Implemented Interfaces:
java.lang.Cloneable, Compiler, Processor
+
+
+
+
public final class DevStudioResourceCompiler
extends CommandLineCompiler
+ + +

+Adapter for the Microsoft (r) Windows 32 Resource Compiler +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidaddImpliedArgs(java.util.Vector args, + boolean debug, + boolean multithreaded, + boolean exceptions, + LinkType linkType, + java.lang.Boolean rtti, + OptimizationEnum optimization) + +
+           
+protected  voidaddWarningSwitch(java.util.Vector args, + int level) + +
+           
+ ProcessorchangeEnvironment(boolean newEnvironment, + org.apache.tools.ant.types.Environment env) + +
+           
+protected  ParsercreateParser(java.io.File source) + +
+          The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler
+protected  intgetArgumentCountPerInputFile() + +
+           
+protected  voidgetDefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define, + java.lang.String value) + +
+           
+protected  java.io.File[]getEnvironmentIncludePath() + +
+           
+ java.lang.StringgetIdentifier() + +
+          Retrieve an identifier that identifies the specific version of the + compiler.
+protected  java.lang.StringgetIncludeDirSwitch(java.lang.String includeDir) + +
+           
+protected  java.lang.StringgetInputFileArgument(java.io.File outputDir, + java.lang.String filename, + int index) + +
+           
+static DevStudioResourceCompilergetInstance() + +
+           
+ LinkergetLinker(LinkType type) + +
+          Gets the linker that is associated with this processors
+ intgetMaximumCommandLength() + +
+           
+protected  intgetMaximumInputFilesPerCommand() + +
+           
+protected  intgetTotalArgumentLengthForInputFile(java.io.File outputDir, + java.lang.String inputFile) + +
+           
+protected  voidgetUndefineSwitch(java.lang.StringBuffer buffer, + java.lang.String define) + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler
addIncludes, buildDefineArguments, compile, createConfiguration, getCommand, getLibtool, getLibtoolCompiler, runCommand, setCommand
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+ + + + + + + +
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid
+  +

+ + + + + + + + +
+Method Detail
+ +

+getInstance

+
+public static DevStudioResourceCompiler getInstance()
+
+
+
+
+
+
+ +

+addImpliedArgs

+
+protected void addImpliedArgs(java.util.Vector args,
+                              boolean debug,
+                              boolean multithreaded,
+                              boolean exceptions,
+                              LinkType linkType,
+                              java.lang.Boolean rtti,
+                              OptimizationEnum optimization)
+
+
+
Specified by:
addImpliedArgs in class CommandLineCompiler
+
+
+
+
+
+
+ +

+addWarningSwitch

+
+protected void addWarningSwitch(java.util.Vector args,
+                                int level)
+
+
+
Specified by:
addWarningSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+changeEnvironment

+
+public Processor changeEnvironment(boolean newEnvironment,
+                                   org.apache.tools.ant.types.Environment env)
+
+
+
Specified by:
changeEnvironment in interface Processor
Overrides:
changeEnvironment in class AbstractProcessor
+
+
+
+
+
+
+ +

+createParser

+
+protected Parser createParser(java.io.File source)
+
+
The include parser for C will work just fine, but we didn't want to + inherit from CommandLineCCompiler +

+

+
Specified by:
createParser in class AbstractCompiler
+
+
+
+
+
+
+ +

+getArgumentCountPerInputFile

+
+protected int getArgumentCountPerInputFile()
+
+
+
Overrides:
getArgumentCountPerInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getDefineSwitch

+
+protected void getDefineSwitch(java.lang.StringBuffer buffer,
+                               java.lang.String define,
+                               java.lang.String value)
+
+
+
Specified by:
getDefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getEnvironmentIncludePath

+
+protected java.io.File[] getEnvironmentIncludePath()
+
+
+
Specified by:
getEnvironmentIncludePath in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIncludeDirSwitch

+
+protected java.lang.String getIncludeDirSwitch(java.lang.String includeDir)
+
+
+
Specified by:
getIncludeDirSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getInputFileArgument

+
+protected java.lang.String getInputFileArgument(java.io.File outputDir,
+                                                java.lang.String filename,
+                                                int index)
+
+
+
Overrides:
getInputFileArgument in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getLinker

+
+public Linker getLinker(LinkType type)
+
+
Description copied from interface: Processor
+
Gets the linker that is associated with this processors +

+

+
+
+
+
+ +

+getMaximumCommandLength

+
+public int getMaximumCommandLength()
+
+
+
Specified by:
getMaximumCommandLength in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getMaximumInputFilesPerCommand

+
+protected int getMaximumInputFilesPerCommand()
+
+
+
Overrides:
getMaximumInputFilesPerCommand in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getTotalArgumentLengthForInputFile

+
+protected int getTotalArgumentLengthForInputFile(java.io.File outputDir,
+                                                 java.lang.String inputFile)
+
+
+
Overrides:
getTotalArgumentLengthForInputFile in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getUndefineSwitch

+
+protected void getUndefineSwitch(java.lang.StringBuffer buffer,
+                                 java.lang.String define)
+
+
+
Specified by:
getUndefineSwitch in class CommandLineCompiler
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
Description copied from interface: Processor
+
Retrieve an identifier that identifies the specific version of the + compiler. Compilers with the same identifier should produce the same + output files for the same input files and command line switches. +

+

+
Specified by:
getIdentifier in interface Processor
Overrides:
getIdentifier in class CommandLineCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html new file mode 100644 index 0000000..9882de2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/VisualStudioNETProjectWriter.html @@ -0,0 +1,289 @@ + + + + + + + +VisualStudioNETProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class VisualStudioNETProjectWriter

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter
+
+
+
All Implemented Interfaces:
ProjectWriter
+
+
+
+
public final class VisualStudioNETProjectWriter
extends java.lang.Object
implements ProjectWriter
+ + +

+Writes a Visual Studio.NET project file. +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
VisualStudioNETProjectWriter(java.lang.String versionArg, + java.lang.String trueArg, + java.lang.String falseArg) + +
+          Constructor.
+  + + + + + + + + + + + +
+Method Summary
+ voidwriteProject(java.io.File fileName, + CCTask task, + ProjectDef projectDef, + java.util.List sources, + java.util.Hashtable targets, + TargetInfo linkTarget) + +
+          Writes a project definition file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VisualStudioNETProjectWriter

+
+public VisualStudioNETProjectWriter(java.lang.String versionArg,
+                                    java.lang.String trueArg,
+                                    java.lang.String falseArg)
+
+
Constructor. +

+

+
Parameters:
versionArg - String VisualStudio.NET version
trueArg - literal to represent true, "true" in VC 2005.
falseArg - literal to represent false, "false" in VC 2005.
+
+ + + + + + + + +
+Method Detail
+ +

+writeProject

+
+public void writeProject(java.io.File fileName,
+                         CCTask task,
+                         ProjectDef projectDef,
+                         java.util.List sources,
+                         java.util.Hashtable targets,
+                         TargetInfo linkTarget)
+                  throws java.io.IOException,
+                         org.xml.sax.SAXException
+
+
Writes a project definition file. +

+

+
Specified by:
writeProject in interface ProjectWriter
+
+
+
Parameters:
fileName - project name for file, should has .cbx extension
task - cc task for which to write project
projectDef - project element
sources - source files
targets - compilation targets
linkTarget - link target +
Throws: +
java.io.IOException - if I/O error +
org.xml.sax.SAXException - if XML serialization error
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html new file mode 100644 index 0000000..1f270fa --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudio2005CCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudio2005CCompiler

+
+ + + + + + + + + +
+Packages that use DevStudio2005CCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudio2005CCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudio2005CCompiler
+static DevStudio2005CCompilerDevStudio2005CCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html new file mode 100644 index 0000000..9dea587 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioCCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioCCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioCCompiler
+static DevStudioCCompilerDevStudioCCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html new file mode 100644 index 0000000..d7659c8 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleCCompiler.html @@ -0,0 +1,225 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleCCompiler

+
+ + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleCCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Subclasses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
+ classDevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
+  +

+ + + + + +
+Uses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + + + + + +
Subclasses of DevStudioCompatibleCCompiler in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32CCompiler + +
+          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.
+ classIntelWin64CCompiler + +
+          Adapter for the Intel C++ compiler for Itanium(TM) Applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html new file mode 100644 index 0000000..d5ecf7e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLibrarian.html @@ -0,0 +1,207 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLibrarian

+
+ + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleLibrarian
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
+  +

+ + + + + +
+Uses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLibrarian in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32Librarian + +
+          Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 + systems running Microsoft (r) operating systems
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html new file mode 100644 index 0000000..80dc69b --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioCompatibleLinker.html @@ -0,0 +1,235 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioCompatibleLinker

+
+ + + + + + + + + + + + + + + + + +
+Packages that use DevStudioCompatibleLinker
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.compaq
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.compaq
+ classCompaqVisualFortranLinker + +
+          Adapter for the Compaq(r) Visual Fortran linker.
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.devstudio
+ classDevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
+  +

+ + + + + +
+Uses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.intel
+  +

+ + + + + + + + + +
Subclasses of DevStudioCompatibleLinker in net.sf.antcontrib.cpptasks.intel
+ classIntelWin32Linker + +
+          Adapter for the Intel (r) linker for 32-bit applications
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html new file mode 100644 index 0000000..5a28ff2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLibrarian.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioLibrarian

+
+ + + + + + + + + +
+Packages that use DevStudioLibrarian
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioLibrarian in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioLibrarian
+static DevStudioLibrarianDevStudioLibrarian.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html new file mode 100644 index 0000000..078edea --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioLinker.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioLinker

+
+ + + + + + + + + +
+Packages that use DevStudioLinker
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioLinker
+static DevStudioLinkerDevStudioLinker.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html new file mode 100644 index 0000000..e59711f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioMIDLCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioMIDLCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioMIDLCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioMIDLCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioMIDLCompiler
+static DevStudioMIDLCompilerDevStudioMIDLCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html new file mode 100644 index 0000000..4b4728e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProcessor.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.DevStudioProcessor +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html new file mode 100644 index 0000000..04c0d9f --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.DevStudioProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html new file mode 100644 index 0000000..72fe125 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/DevStudioResourceCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.DevStudioResourceCompiler

+
+ + + + + + + + + +
+Packages that use DevStudioResourceCompiler
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
+  +

+ + + + + +
+Uses of DevStudioResourceCompiler in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Methods in net.sf.antcontrib.cpptasks.devstudio that return DevStudioResourceCompiler
+static DevStudioResourceCompilerDevStudioResourceCompiler.getInstance() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html new file mode 100644 index 0000000..a8bd034 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/VisualStudioNETProjectWriter.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.VisualStudioNETProjectWriter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html new file mode 100644 index 0000000..c272207 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html @@ -0,0 +1,55 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.devstudio + + + + +
+Classes  + +
+DevStudio2005CCompiler +
+DevStudioCCompiler +
+DevStudioCompatibleCCompiler +
+DevStudioCompatibleLibrarian +
+DevStudioCompatibleLinker +
+DevStudioLibrarian +
+DevStudioLinker +
+DevStudioMIDLCompiler +
+DevStudioProcessor +
+DevStudioProjectWriter +
+DevStudioResourceCompiler +
+VisualStudioNETProjectWriter
+ + + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html new file mode 100644 index 0000000..4664d73 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html @@ -0,0 +1,217 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.devstudio +

+Adapters for Microsoft tools. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
DevStudio2005CCompilerAdapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
DevStudioCCompilerAdapter for the Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompilerAn abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarianAbstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinkerAbstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
DevStudioLibrarianAdapter for the Microsoft (r) Library Manager
DevStudioLinkerAdapter for the Microsoft (r) Incremental Linker
DevStudioMIDLCompilerAdapter for the Microsoft (r) MIDL Compiler
DevStudioProcessorA add-in class for Microsoft Developer Studio processors
DevStudioProjectWriterWrites a Microsoft Visual Studio 97 or Visual Studio 6 project file.
DevStudioResourceCompilerAdapter for the Microsoft (r) Windows 32 Resource Compiler
VisualStudioNETProjectWriterWrites a Visual Studio.NET project file.
+  + +

+

+Package net.sf.antcontrib.cpptasks.devstudio Description +

+ +

+Adapters for Microsoft tools. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html new file mode 100644 index 0000000..44517e2 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html @@ -0,0 +1,176 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio Class Hierarchy (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.devstudio +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html new file mode 100644 index 0000000..e0d11a6 --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html @@ -0,0 +1,272 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.devstudio

+
+ + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.devstudio
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.intel  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.compaq
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.devstudio
DevStudio2005CCompiler + +
+          Adapter for the Microsoft(r) C/C++ 8 Optimizing Compiler
DevStudioCCompiler + +
+          Adapter for the Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
DevStudioLibrarian + +
+          Adapter for the Microsoft (r) Library Manager
DevStudioLinker + +
+          Adapter for the Microsoft (r) Incremental Linker
DevStudioMIDLCompiler + +
+          Adapter for the Microsoft (r) MIDL Compiler
DevStudioResourceCompiler + +
+          Adapter for the Microsoft (r) Windows 32 Resource Compiler
+  +

+ + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.intel
DevStudioCompatibleCCompiler + +
+          An abstract base class for compilers that are basically command line + compatible with Microsoft(r) C/C++ Optimizing Compiler
DevStudioCompatibleLibrarian + +
+          Abstract base adapter for librarians with command line options compatible + with the Microsoft(r) Library Manager
DevStudioCompatibleLinker + +
+          Abstract base class for linkers that try to mimic the command line arguments + for the Microsoft (r) Incremental Linker
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3