carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-15.html
author fturovic <frank.turovich@nokia.com>
Tue, 27 Jul 2010 15:28:19 -0500
changeset 1704 24ac5a5cf80c
parent 0 fb279309251b
permissions -rw-r--r--
updated copyright dates and fixed some css issues

<!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.5.0_15) on Tue Jan 06 17:31:57 CST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>
P-Index (Carbide.c++ SDK API Reference)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="P-Index (Carbide.c++ SDK API Reference)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Carbide.c++</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IOwnedModel.html#parse()"><B>parse()</B></A> - 
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IOwnedModel.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IOwnedModel</A>
<DD>Parse the model from its document to create the preprocessor DOM.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/makefile/image/IImageBuilderCommandLineConverter.html#parse(com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileView, java.util.List)"><B>parse(IImageMakefileView, List&lt;String&gt;)</B></A> - 
Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.image.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/makefile/image/IImageBuilderCommandLineConverter.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model.makefile.image">IImageBuilderCommandLineConverter</A>
<DD>Parse the given command line and create a multi-image source, or
 null if errors encountered.
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html#PATH_ATTRIBUTE"><B>PATH_ATTRIBUTE</B></A> - 
Static variable in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html" title="class in com.nokia.carbide.templatewizard.processes">CreateFolders</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/project/IEnvironmentVariable.html#PATH_ENV_VAR_NAME"><B>PATH_ENV_VAR_NAME</B></A> - 
Static variable in interface com.nokia.carbide.cdt.builder.project.<A HREF="../com/nokia/carbide/cdt/builder/project/IEnvironmentVariable.html" title="interface in com.nokia.carbide.cdt.builder.project">IEnvironmentVariable</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/sdk/ui/shared/BuildTargetsPage.html#performHelp()"><B>performHelp()</B></A> - 
Method in class com.nokia.carbide.cpp.sdk.ui.shared.<A HREF="../com/nokia/carbide/cpp/sdk/ui/shared/BuildTargetsPage.html" title="class in com.nokia.carbide.cpp.sdk.ui.shared">BuildTargetsPage</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/PKGModelFactory.html" title="class in com.nokia.carbide.cpp.epoc.engine.model"><B>PKGModelFactory</B></A> - Class in <A HREF="../com/nokia/carbide/cpp/epoc/engine/model/package-summary.html">com.nokia.carbide.cpp.epoc.engine.model</A><DD>&nbsp;<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/PKGModelFactory.html#PKGModelFactory()"><B>PKGModelFactory()</B></A> - 
Constructor for class com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/PKGModelFactory.html" title="class in com.nokia.carbide.cpp.epoc.engine.model">PKGModelFactory</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/PKGViewPathHelper.html" title="class in com.nokia.carbide.cdt.builder"><B>PKGViewPathHelper</B></A> - Class in <A HREF="../com/nokia/carbide/cdt/builder/package-summary.html">com.nokia.carbide.cdt.builder</A><DD>Helper to resolve paths used in pkg files.<DT><A HREF="../com/nokia/carbide/cdt/builder/PKGViewPathHelper.html#PKGViewPathHelper(com.nokia.carbide.internal.api.cpp.epoc.engine.model.pkg.IPKGView, com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration)"><B>PKGViewPathHelper(IPKGView, ICarbideBuildConfiguration)</B></A> - 
Constructor for class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/PKGViewPathHelper.html" title="class in com.nokia.carbide.cdt.builder">PKGViewPathHelper</A>
<DD>Construct an instance using the given PKG view, to provide the
 content search location.
<DT><A HREF="../com/nokia/carbide/cdt/builder/PKGViewPathHelper.html#PKGViewPathHelper(IPath, IPath, java.lang.String, java.lang.String)"><B>PKGViewPathHelper(IPath, IPath, String, String)</B></A> - 
Constructor for class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/PKGViewPathHelper.html" title="class in com.nokia.carbide.cdt.builder">PKGViewPathHelper</A>
<DD>Constructor for test purposes or for out-of-project experiences.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/PKGViewRunnableAdapter.html" title="class in com.nokia.carbide.cpp.epoc.engine"><B>PKGViewRunnableAdapter</B></A> - Class in <A HREF="../com/nokia/carbide/cpp/epoc/engine/package-summary.html">com.nokia.carbide.cpp.epoc.engine</A><DD>Adapter for this runnable which handles errors by logging to the Error Log.<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/PKGViewRunnableAdapter.html#PKGViewRunnableAdapter()"><B>PKGViewRunnableAdapter()</B></A> - 
Constructor for class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/PKGViewRunnableAdapter.html" title="class in com.nokia.carbide.cpp.epoc.engine">PKGViewRunnableAdapter</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html#PLUGIN_ID"><B>PLUGIN_ID</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html" title="class in com.nokia.carbide.cdt.builder">CarbideBuilderPlugin</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html#PLUGIN_ID"><B>PLUGIN_ID</B></A> - 
Static variable in class com.nokia.carbide.cpp.project.core.<A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html" title="class in com.nokia.carbide.cpp.project.core">ProjectCorePlugin</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/SDKCorePlugin.html#PLUGIN_ID"><B>PLUGIN_ID</B></A> - 
Static variable in class com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/SDKCorePlugin.html" title="class in com.nokia.carbide.cpp.sdk.core">SDKCorePlugin</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/sdk/ui/SDKUIPlugin.html#PLUGIN_ID"><B>PLUGIN_ID</B></A> - 
Static variable in class com.nokia.carbide.cpp.sdk.ui.<A HREF="../com/nokia/carbide/cpp/sdk/ui/SDKUIPlugin.html" title="class in com.nokia.carbide.cpp.sdk.ui">SDKUIPlugin</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html#PLUGIN_ID"><B>PLUGIN_ID</B></A> - 
Static variable in class com.nokia.carbide.cpp.ui.<A HREF="../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html" title="class in com.nokia.carbide.cpp.ui">CarbideUIPlugin</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/processes/CopyFilesAndFormatAsCpp.html#postProcessContent(java.lang.String)"><B>postProcessContent(String)</B></A> - 
Method in class com.nokia.carbide.cpp.project.core.processes.<A HREF="../com/nokia/carbide/cpp/project/core/processes/CopyFilesAndFormatAsCpp.html" title="class in com.nokia.carbide.cpp.project.core.processes">CopyFilesAndFormatAsCpp</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html#postProcessContent(java.lang.String)"><B>postProcessContent(String)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html" title="class in com.nokia.carbide.templatewizard.processes">CopyFiles</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html#postProjectCreatedActions(IProject, java.lang.String, java.util.List, java.util.List, java.lang.String, java.util.Map, IProgressMonitor)"><B>postProjectCreatedActions(IProject, String, List&lt;ISymbianBuildContext&gt;, List&lt;String&gt;, String, Map&lt;ISymbianBuildContext, String&gt;, IProgressMonitor)</B></A> - 
Static method in class com.nokia.carbide.cpp.project.core.<A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html" title="class in com.nokia.carbide.cpp.project.core">ProjectCorePlugin</A>
<DD>Takes a plain Eclipse project and turns it into a Carbide.c++ project.
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_BUILD_TEST_COMPS"><B>PREF_BUILD_TEST_COMPS</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean "Build test components when building from bld.inf".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_CLEAN_LEVEL"><B>PREF_CLEAN_LEVEL</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Integer setting for "Clean Level".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_CLEAN_LEVEL_V2"><B>PREF_CLEAN_LEVEL_V2</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Integer setting for "Clean Level" for SBSv2.
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_CONCURRENT_BUILD_JOBS"><B>PREF_CONCURRENT_BUILD_JOBS</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Integer setting for number of "Build Jobs"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_DEBUG_MODE"><B>PREF_DEBUG_MODE</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Debug mode"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_DEFAULT_MMP_CHANGED_ACTION"><B>PREF_DEFAULT_MMP_CHANGED_ACTION</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Integer setting for "Default action to take when mmp files are modified".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_KEEP_GOING"><B>PREF_KEEP_GOING</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Keep going"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_MAKE_ENGINE"><B>PREF_MAKE_ENGINE</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>String setting for "Make engine"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_MANAGE_DEPENDENCIES"><B>PREF_MANAGE_DEPENDENCIES</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Manage dependency tracking".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_MMP_CHANGED_ACTION_PROMPT"><B>PREF_MMP_CHANGED_ACTION_PROMPT</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Show a dialog to modify build actions when modified MMPs are detected"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_OVERRIDE_MAKE_ENGINE"><B>PREF_OVERRIDE_MAKE_ENGINE</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Override make engine"
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_USE_BUILIN_X86_VARS"><B>PREF_USE_BUILIN_X86_VARS</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Use built-in Nokia x86 environment variables for WINSCW builds".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_USE_CONCURRENT_BUILDING"><B>PREF_USE_CONCURRENT_BUILDING</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Run builds concurrently".
<DT><A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html#PREF_USE_INCREMENTAL_BUILDER"><B>PREF_USE_INCREMENTAL_BUILDER</B></A> - 
Static variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/BuilderPreferenceConstants.html" title="class in com.nokia.carbide.cdt.builder">BuilderPreferenceConstants</A>
<DD>Boolean setting for "Use default incremental builder"
<DT><A HREF="../com/nokia/carbide/cpp/project/core/processes/CopyFilesAndUpdateSymbianOSProjectFiles.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.cpp.project.core.processes.<A HREF="../com/nokia/carbide/cpp/project/core/processes/CopyFilesAndUpdateSymbianOSProjectFiles.html" title="class in com.nokia.carbide.cpp.project.core.processes">CopyFilesAndUpdateSymbianOSProjectFiles</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/processes/CreateRezId.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.cpp.project.core.processes.<A HREF="../com/nokia/carbide/cpp/project/core/processes/CreateRezId.html" title="class in com.nokia.carbide.cpp.project.core.processes">CreateRezId</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/processes/NewProject.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.cpp.project.core.processes.<A HREF="../com/nokia/carbide/cpp/project/core/processes/NewProject.html" title="class in com.nokia.carbide.cpp.project.core.processes">NewProject</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/process/AbstractProcess.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.process.<A HREF="../com/nokia/carbide/templatewizard/process/AbstractProcess.html" title="class in com.nokia.carbide.templatewizard.process">AbstractProcess</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/process/IProcess.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in interface com.nokia.carbide.templatewizard.process.<A HREF="../com/nokia/carbide/templatewizard/process/IProcess.html" title="interface in com.nokia.carbide.templatewizard.process">IProcess</A>
<DD>The main method called to execute this process.
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html" title="class in com.nokia.carbide.templatewizard.processes">CopyFiles</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CopyFileTree.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CopyFileTree.html" title="class in com.nokia.carbide.templatewizard.processes">CopyFileTree</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html" title="class in com.nokia.carbide.templatewizard.processes">CreateFolders</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CreateTemplateVariable.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CreateTemplateVariable.html" title="class in com.nokia.carbide.templatewizard.processes">CreateTemplateVariable</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/OpenFileInEditor.html#process(com.nokia.carbide.template.engine.ITemplate, java.util.List, IProgressMonitor)"><B>process(ITemplate, List&lt;IParameter&gt;, IProgressMonitor)</B></A> - 
Method in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/OpenFileInEditor.html" title="class in com.nokia.carbide.templatewizard.processes">OpenFileInEditor</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCommandLauncher.html#project"><B>project</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCommandLauncher.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCommandLauncher</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/DefaultViewConfiguration.html#project"><B>project</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/DefaultViewConfiguration.html" title="class in com.nokia.carbide.cdt.builder">DefaultViewConfiguration</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html#project"><B>project</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html" title="class in com.nokia.carbide.cdt.builder">EpocEnginePathHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html#project"><B>project</B></A> - 
Variable in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CopyFiles.html" title="class in com.nokia.carbide.templatewizard.processes">CopyFiles</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html#project"><B>project</B></A> - 
Variable in class com.nokia.carbide.templatewizard.processes.<A HREF="../com/nokia/carbide/templatewizard/processes/CreateFolders.html" title="class in com.nokia.carbide.templatewizard.processes">CreateFolders</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html#PROJECT_RELATIVE_INFFILE_PROPS_KEY"><B>PROJECT_RELATIVE_INFFILE_PROPS_KEY</B></A> - 
Static variable in interface com.nokia.carbide.cdt.builder.project.<A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html" title="interface in com.nokia.carbide.cdt.builder.project">ICarbideProjectInfo</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html" title="class in com.nokia.carbide.cpp.project.core"><B>ProjectCorePlugin</B></A> - Class in <A HREF="../com/nokia/carbide/cpp/project/core/package-summary.html">com.nokia.carbide.cpp.project.core</A><DD>The activator class controls the plug-in life cycle<DT><A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html#ProjectCorePlugin()"><B>ProjectCorePlugin()</B></A> - 
Constructor for class com.nokia.carbide.cpp.project.core.<A HREF="../com/nokia/carbide/cpp/project/core/ProjectCorePlugin.html" title="class in com.nokia.carbide.cpp.project.core">ProjectCorePlugin</A>
<DD>The constructor
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#projectHasBuildErrors(IProject)"><B>projectHasBuildErrors(IProject)</B></A> - 
Static method in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD>Checks the Problems view for any error markers.
<DT><A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html#projectName"><B>projectName</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html" title="class in com.nokia.carbide.cdt.builder">EpocEnginePathHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#projectNeedsMakefileGeneration(IPath, com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration)"><B>projectNeedsMakefileGeneration(IPath, ICarbideBuildConfiguration)</B></A> - 
Static method in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#needsBldmakeMakefileGeneration(com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration)"><CODE>CarbideCPPBuilder.needsBldmakeMakefileGeneration(ICarbideBuildConfiguration)</CODE></A></I>
<DT><A HREF="../com/nokia/carbide/templatewizard/process/AbstractProjectProcess.html#projectParameter"><B>projectParameter</B></A> - 
Variable in class com.nokia.carbide.templatewizard.process.<A HREF="../com/nokia/carbide/templatewizard/process/AbstractProjectProcess.html" title="class in com.nokia.carbide.templatewizard.process">AbstractProjectProcess</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/DefaultViewConfiguration.html#projectPath"><B>projectPath</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/DefaultViewConfiguration.html" title="class in com.nokia.carbide.cdt.builder">DefaultViewConfiguration</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectPropertyChangedListener.html#projectPropertyChanged(com.nokia.carbide.cdt.builder.project.ICarbideProjectInfo)"><B>projectPropertyChanged(ICarbideProjectInfo)</B></A> - 
Method in interface com.nokia.carbide.cdt.builder.project.<A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectPropertyChangedListener.html" title="interface in com.nokia.carbide.cdt.builder.project">ICarbideProjectPropertyChangedListener</A>
<DD>Receive an event that the project property has changed for a project
<DT><A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html#projectRoot"><B>projectRoot</B></A> - 
Variable in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html" title="class in com.nokia.carbide.cdt.builder">EpocEnginePathHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/project/ui/utils/ProjectUIUtils.html" title="class in com.nokia.carbide.cpp.project.ui.utils"><B>ProjectUIUtils</B></A> - Class in <A HREF="../com/nokia/carbide/cpp/project/ui/utils/package-summary.html">com.nokia.carbide.cpp.project.ui.utils</A><DD>Utility class<DT><A HREF="../com/nokia/carbide/cpp/project/ui/utils/ProjectUIUtils.html#ProjectUIUtils()"><B>ProjectUIUtils()</B></A> - 
Constructor for class com.nokia.carbide.cpp.project.ui.utils.<A HREF="../com/nokia/carbide/cpp/project/ui/utils/ProjectUIUtils.html" title="class in com.nokia.carbide.cpp.project.ui.utils">ProjectUIUtils</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html#promptForMMPChangedAction()"><B>promptForMMPChangedAction()</B></A> - 
Method in interface com.nokia.carbide.cdt.builder.project.<A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html" title="interface in com.nokia.carbide.cdt.builder.project">ICarbideProjectInfo</A>
<DD>Get the project setting that determines whether or not Carbide should ask the user what action to take
 when building and mmp files have changed.
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html#PUBLISHER_NOKIA"><B>PUBLISHER_NOKIA</B></A> - 
Static variable in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISymbianSDK</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html#PUBLISHER_SYMBIAN"><B>PUBLISHER_SYMBIAN</B></A> - 
Static variable in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISymbianSDK</A>
<DD>&nbsp;
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html#PUBLISHER_UIQ"><B>PUBLISHER_UIQ</B></A> - 
Static variable in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianSDK.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISymbianSDK</A>
<DD>&nbsp;
</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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Carbide.c++</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</BODY>
</HTML>