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 --- .../sf/antcontrib/cpptasks/types/package-use.html | 542 +++++++++++++++++++++ 1 file changed, 542 insertions(+) create mode 100644 site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html (limited to 'site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html') diff --git a/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html new file mode 100644 index 0000000..1b39e7e --- /dev/null +++ b/site/apidocs/net/sf/antcontrib/cpptasks/types/package-use.html @@ -0,0 +1,542 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

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

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.types
net.sf.antcontrib.cpptasksC++ and other compiled languages build support for Ant. 
net.sf.antcontrib.cpptasks.arm  
net.sf.antcontrib.cpptasks.borlandAdapter for Borland tools. 
net.sf.antcontrib.cpptasks.compaq  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudioAdapters for Microsoft tools. 
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2  
net.sf.antcontrib.cpptasks.openwatcomAdapters for OpenWatcom compilers and tools. 
net.sf.antcontrib.cpptasks.os390  
net.sf.antcontrib.cpptasks.os400  
net.sf.antcontrib.cpptasks.sun  
net.sf.antcontrib.cpptasks.ti  
net.sf.antcontrib.cpptasks.types  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks
CommandLineArgument + +
+          An compiler/linker command line flag.
CompilerArgument + +
+          A compiler command line argument.
ConditionalFileSet + +
+          An Ant FileSet object augmented with if and unless conditions.
DefineSet + +
+          Set of preprocessor macro defines and undefines.
FlexLong + +
+          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.
IncludePath + +
+          An include path.
LibrarySet + +
+          A set of library names.
LinkerArgument + +
+          A linker command line argument.
SystemIncludePath + +
+          A system include path.
SystemLibrarySet + +
+          A set of system library names.
UndefineArgument + +
+          Preprocessor macro undefinition.
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.arm
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.borland
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.compaq
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.compiler
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.devstudio
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.gcc
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.openwatcom
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.os390
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.os400
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.sun
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.ti
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.types used by net.sf.antcontrib.cpptasks.types
CommandLineArgument + +
+          An compiler/linker command line flag.
CommandLineArgument.LocationEnum + +
+          Enumerated attribute with the values "start", "mid" and "end",
ConditionalPath + +
+          An Ant Path object augmented with if and unless conditionals
DefineArgument + +
+          Preprocessor macro definition.
LibrarySet + +
+          A set of library names.
LibraryTypeEnum + +
+          Enumeration of library types for LibrarySet
UndefineArgument + +
+          Preprocessor macro undefinition.
+  +

+


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