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

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
CommandLineArgumentAn compiler/linker command line flag.
CommandLineArgument.LocationEnumEnumerated attribute with the values "start", "mid" and "end",
CompilerArgumentA compiler command line argument.
ConditionalFileSetAn Ant FileSet object augmented with if and unless conditions.
ConditionalPathAn Ant Path object augmented with if and unless conditionals
DefineArgumentPreprocessor macro definition.
DefineSetSet of preprocessor macro defines and undefines.
FlexLongHelper 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.
IncludePathAn include path.
LibrarySetA set of library names.
LibraryTypeEnumEnumeration of library types for LibrarySet
LinkerArgumentA linker command line argument.
SystemIncludePathA system include path.
SystemLibrarySetA set of system library names.
UndefineArgumentPreprocessor macro undefinition.
+  + +

+

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