carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_c_indexer_fullindexer.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     6   <title>Full C/C++ Indexer</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>Full C/C++ Indexer</h1>
       
    11 <p>The Full C/C++ Indexer is a new indexer for CDT 3.0 which makes use
       
    12 of the new DOM. It creates a full index of the project's source
       
    13 providing both declaration and cross reference information to the
       
    14 various clients that make use of the index. In comparison with the
       
    15 previous versions of the indexer, the new C/C++ indexer provides
       
    16 quicker and more accurate results.<br>
       
    17 </p>
       
    18 <p>This indexer provides the most complete set of information but can
       
    19 be potentially long running, especially on larger projects. <br>
       
    20 </p>
       
    21 <p><img border="0" src="../images/ngconcepts.gif" alt="Related concepts"
       
    22  width="143" height="21"> <br>
       
    23 <a href="cdt_c_indexer.htm">C/C++ Indexer</a><br>
       
    24 <a href="cdt_c_search.htm">C/C++ search</a><br>
       
    25 <a href="cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing
       
    26 a project</a><br>
       
    27 <a href="cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a></p>
       
    28 <p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
       
    29  width="143" height="21"><br>
       
    30 <a href="../tasks/cdt_t_sel_search.htm">Selection Searching for C/C++
       
    31 elements</a><br>
       
    32 
       
    33 <a href="../tasks/cdt_t_set_src_fold.htm">Setting Source Folders</a><br>
       
    34 </p>
       
    35 <p><img border="0" src="../images/ngref.gif" alt="Related reference"
       
    36  width="143" height="21">
       
    37 <br>
       
    38 <a href="../reference/cdt_u_search.htm">C/C++ search page, Search
       
    39 dialog box</a>
       
    40 <br>
       
    41 <a href="../reference/cdt_u_prop_general_idx.htm">C/C++ Project Properties, Indexer</a>
       
    42 </p>
       
    43 <p>&nbsp;</p>
       
    44 <img style="width: 324px; height: 14px;" src="../images/ng00_07.gif"
       
    45  alt="IBM Copyright Statement">
       
    46 </body>
       
    47 </html>