<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_23) on Mon May 02 03:14:24 KST 2011 --> <TITLE> A-Index </TITLE> <META NAME="date" CONTENT="2011-05-02"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="A-Index"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV LETTER <A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> <A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">U</A> <A HREF="index-17.html">V</A> <HR> <A NAME="_A_"><!-- --></A><H2> <B>A</B></H2> <DL> <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmListEditor.html#addButton"><B>addButton</B></A> - Variable in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmListEditor.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmListEditor</A> <DD>The Add button. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html#addIncludePath(java.lang.String)"><B>addIncludePath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui">LlvmEnvironmentVariableSupplier</A> <DD>Append a new include path. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addIncludePathToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, org.eclipse.cdt.managedbuilder.core.ITool, org.eclipse.cdt.managedbuilder.core.IOption, java.lang.String)"><B>addIncludePathToToolOption(IConfiguration, ITool, IOption, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds include path for given Build configuration's Tool's Include path Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addInputToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, org.eclipse.cdt.managedbuilder.core.ITool, org.eclipse.cdt.managedbuilder.core.IOption, java.lang.String, java.lang.String[])"><B>addInputToToolOption(IConfiguration, ITool, IOption, String, String[])</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a new value to specific Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html#addLibrary(java.lang.String)"><B>addLibrary(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui">LlvmEnvironmentVariableSupplier</A> <DD>Append a new library. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html#addLibraryPath(java.lang.String)"><B>addLibraryPath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui">LlvmEnvironmentVariableSupplier</A> <DD>Append a new library path. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLibrarySearchPathToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, org.eclipse.cdt.managedbuilder.core.ITool, org.eclipse.cdt.managedbuilder.core.IOption, java.lang.String)"><B>addLibrarySearchPathToToolOption(IConfiguration, ITool, IOption, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds new Library search path for the Linker's Library search path Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLibraryToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, org.eclipse.cdt.managedbuilder.core.ITool, org.eclipse.cdt.managedbuilder.core.IOption, java.lang.String)"><B>addLibraryToToolOption(IConfiguration, ITool, IOption, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds new Library for the Linker's Libraries Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmIncludePath(java.lang.String)"><B>addLlvmIncludePath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds new include path to LLVM Assembler's Include path option for every project in the workspace that use LLVM Toolchain and for for every build configuration. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmIncludePathToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, java.lang.String)"><B>addLlvmIncludePathToToolOption(IConfiguration, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds an include path to LLVM front-end's include path option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmLib(java.lang.String)"><B>addLlvmLib(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a new Library to LLVM linker's Libraries Option for every project in the workspace that use LLVM Toolchain and for for every build configuration. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmLibSearchPath(java.lang.String)"><B>addLlvmLibSearchPath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a new Library search path directory to LLVM linker's Library search path Option for every project in the workspace that use LLVM Toolchain and for for every build configuration. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmLibSearchPathToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, java.lang.String)"><B>addLlvmLibSearchPathToToolOption(IConfiguration, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a Library search path to LLVM linker's Library search path Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addLlvmLibToToolOption(org.eclipse.cdt.managedbuilder.core.IConfiguration, java.lang.String)"><B>addLlvmLibToToolOption(IConfiguration, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a Library to LLVM linker's Libraries Option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addNewPathToExistingPathList(java.lang.String[], java.lang.String)"><B>addNewPathToExistingPathList(String[], String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds one or more paths to the list of paths. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addPathToSelectedToolOptionBuildConf(org.eclipse.cdt.managedbuilder.core.IConfiguration, java.lang.String, int)"><B>addPathToSelectedToolOptionBuildConf(IConfiguration, String, int)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Add a path to specific build configuration's Tool option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#addPathToToolOption(java.lang.String, int)"><B>addPathToToolOption(String, int)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Adds a path to Tool option. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmListEditor.html#addPressed()"><B>addPressed()</B></A> - Method in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmListEditor.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmListEditor</A> <DD>Notifies that the Add button has been pressed. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html#appendIncludePath(java.lang.String)"><B>appendIncludePath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmPreferenceStore</A> <DD>Append an include path to the LLVM Preference store. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html#appendLibrary(java.lang.String)"><B>appendLibrary(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmPreferenceStore</A> <DD>Append a library to the LLVM Preference store. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html#appendLibraryPath(java.lang.String)"><B>appendLibraryPath(String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmPreferenceStore</A> <DD>Append a library path to the LLVM Preference store. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html#appendLlvmEnvironmentVariable(java.lang.String, java.lang.String, java.lang.String)"><B>appendLlvmEnvironmentVariable(String, String, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/LlvmEnvironmentVariableSupplier.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui">LlvmEnvironmentVariableSupplier</A> <DD>Append a new LLVM environment variable to existing list. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html#appendValue(java.lang.String, java.lang.String)"><B>appendValue(String, String)</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.ui.preferences.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/ui/preferences/LlvmPreferenceStore.html" title="class in org.eclipse.cdt.managedbuilder.llvm.ui.preferences">LlvmPreferenceStore</A> <DD>Append a new value to the Preference store if it doesn't already exists. <DT><A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html#arrayToString(java.lang.String[])"><B>arrayToString(String[])</B></A> - Static method in class org.eclipse.cdt.managedbuilder.llvm.util.<A HREF="../org/eclipse/cdt/managedbuilder/llvm/util/LlvmToolOptionPathUtil.html" title="class in org.eclipse.cdt.managedbuilder.llvm.util">LlvmToolOptionPathUtil</A> <DD>Append an array of Strings to a String separated by a path separator. </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV LETTER <A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> <A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">L</A> <A HREF="index-10.html">M</A> <A HREF="index-11.html">N</A> <A HREF="index-12.html">O</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">R</A> <A HREF="index-15.html">S</A> <A HREF="index-16.html">U</A> <A HREF="index-17.html">V</A> <HR> </BODY> </HTML>