summaryrefslogtreecommitdiff
path: root/bookmarks_8h_source.html
blob: f1e0361e76460e19dd13ad7f98da596f610ca0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>navit: bookmarks.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">navit
   &#160;<span id="projectnumber">0.5.1-trunk</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('bookmarks_8h_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Properties</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Groups</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">bookmarks.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="bookmarks_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;</div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor"> #ifndef NAVIT_BOOKMARKS_H</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor"></span><span class="preprocessor"> #define NAVIT_BOOKMARKS_H</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment">/* prototypes */</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="keyword">struct </span><a class="code" href="structbookmarks.html">bookmarks</a>;</div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="keyword">struct </span><a class="code" href="structbookmarks.html">bookmarks</a> *<a class="code" href="bookmarks_8h.html#acf977d12a3755eb22691c8ae29aa5541">bookmarks_new</a>(<span class="keyword">struct</span> <a class="code" href="structattr.html">attr</a> *<a class="code" href="structparent.html">parent</a>, <span class="keyword">struct</span> <a class="code" href="structattr.html">attr</a> **<a class="code" href="structbookmarks.html#aa04c4d12b7b6af09107bdd0dd91e4b6c">attrs</a>, <span class="keyword">struct</span> <a class="code" href="structtransformation.html">transformation</a> *<a class="code" href="structbookmarks.html#aa3e9bf1e1322ac7add3c4321c7ed823d">trans</a>);</div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#ab63ebd5d8e670e6dc64a4bff870912dd">bookmarks_destroy</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#a4d82eabf6464bcaa459b9f5fdecab81c">bookmarks_add_callback</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">struct</span> <a class="code" href="structcallback.html">callback</a> *cb);</div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#a4596c1a319dd17bb1d977d69c3020916">bookmarks_add_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">struct</span> <a class="code" href="structpcoord.html">pcoord</a> *<a class="code" href="popup_8c.html#aafe71b070668214be9b4b4849985dc6b">c</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="destination_8c.html#a83a6bff093a1144aca515982229c94ca">description</a>);</div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#a8ecce8ca626a51aafb674b71298e690f">bookmarks_cut_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="garmin__img_8c.html#a6db8523928c426c16ad964797cd0098c">label</a>);</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#a7aabf5b2770773a4d9ba793abc1769aa">bookmarks_copy_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="garmin__img_8c.html#a6db8523928c426c16ad964797cd0098c">label</a>);</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#a7dd5b53eb1b31402a0e8d9e16cd9bf3a">bookmarks_paste_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#ad9e05b2d12d45b70f9da9756ef59b377">bookmarks_rename_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">const</span> <span class="keywordtype">char</span> *oldName, <span class="keyword">const</span> <span class="keywordtype">char</span>* newName);</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#af75688dbc4da9d7339d829f4acf54f06">bookmarks_delete_bookmark</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="garmin__img_8c.html#a6db8523928c426c16ad964797cd0098c">label</a>);</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="keyword">struct </span><a class="code" href="structmap.html">map</a>* <a class="code" href="bookmarks_8h.html#a0a106ae6adaa38f69b121fbc970b76cc">bookmarks_get_map</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="keyword">enum</span> <a class="code" href="projection_8h.html#a380c9c985eef434d23f9a7b95a52cbc1">projection</a> <a class="code" href="bookmarks_8h.html#afb07f8439ea196536ab003e324d2a828">bookmarks_get_projection</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#a9d8f9e02711a10c412cb88ff79c3aae8">bookmarks_move_root</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#ae7daf58e37ca2313fdce7858f60ab8d0">bookmarks_move_up</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_);</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#ab041a20a790a20d21c1cec882b00640e">bookmarks_move_down</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_,<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="street_8c.html#afd3f693e384b1ee0a0c44d58351eb87d">name</a>);</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">struct </span><a class="code" href="structitem.html">item</a>* <a class="code" href="bookmarks_8h.html#a7f4c145dbfbc70c6a17c6a5214d38131">bookmarks_get_item</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a>* this_);</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="keywordtype">int</span> <a class="code" href="bookmarks_8h.html#a2c46c4225c1ba9637869d34dec0b895b">bookmarks_get_bookmark_count</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a>* this_);</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#a97bdf3c08a0ef610e5d5f0927f3a6b5d">bookmarks_item_rewind</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a>* this_);</div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="bookmarks_8h.html#ae1bda2cd38a611fe892b43a65a5c2d62">bookmarks_item_cwd</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a>* this_);</div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keywordtype">char</span>* <a class="code" href="bookmarks_8h.html#a66f037776bf2b4792d43518b5e8ac8e7">bookmarks_get_user_data_directory</a>(gboolean create);</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="keywordtype">char</span>* <a class="code" href="bookmarks_8h.html#aba646bf30b456391ba16a2edd7b7b65a">bookmarks_get_destination_file</a>(gboolean create);</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#af7623f57711f70c6c431e9ecd71f2cec">bookmarks_set_center_from_file</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keywordtype">char</span> *<a class="code" href="structfile.html">file</a>);</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="keywordtype">char</span>* <a class="code" href="bookmarks_8h.html#a6c155296bc383c3833c53e8594733a52">bookmarks_get_center_file</a>(gboolean create);</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#a99b3a65b1f4fd602edee7d633679309d">bookmarks_write_center_to_file</a>(<span class="keyword">struct</span> <a class="code" href="structbookmarks.html">bookmarks</a> *this_, <span class="keywordtype">char</span> *<a class="code" href="structfile.html">file</a>);</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="keywordtype">void</span> <a class="code" href="bookmarks_8h.html#a53b8bfb4977976390e2e287778f932b8">bookmarks_append_destinations</a>(<span class="keyword">struct</span> <a class="code" href="structmap.html">map</a> *former_destination_map, <span class="keywordtype">char</span> *<a class="code" href="structfile.html">file</a>, <span class="keyword">struct</span> <a class="code" href="structpcoord.html">pcoord</a> *<a class="code" href="popup_8c.html#aafe71b070668214be9b4b4849985dc6b">c</a>, <span class="keywordtype">int</span> count, <span class="keyword">enum</span> <a class="code" href="item_8h.html#a2679318a14061852e50df3c6e4e42f62">item_type</a> <a class="code" href="garmin__img_8c.html#a8f7b0321b1954f07b747aeb1e311814e">type</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="destination_8c.html#a83a6bff093a1144aca515982229c94ca">description</a>, <span class="keywordtype">int</span> <a class="code" href="street_8c.html#adeb0279e86436e1191b805431fba9e72">limit</a>);</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="comment">/* end of prototypes */</span></div>
<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div>
<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="preprocessor"></span>}</div>
<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="preprocessor"> #endif </span><span class="comment">/* NAVIT_BOOKMARKS_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="bookmarks_8h_html_ae1bda2cd38a611fe892b43a65a5c2d62"><div class="ttname"><a href="bookmarks_8h.html#ae1bda2cd38a611fe892b43a65a5c2d62">bookmarks_item_cwd</a></div><div class="ttdeci">const char * bookmarks_item_cwd(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:145</div></div>
<div class="ttc" id="bookmarks_8h_html_a7f4c145dbfbc70c6a17c6a5214d38131"><div class="ttname"><a href="bookmarks_8h.html#a7f4c145dbfbc70c6a17c6a5214d38131">bookmarks_get_item</a></div><div class="ttdeci">struct item * bookmarks_get_item(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:118</div></div>
<div class="ttc" id="structparent_html"><div class="ttname"><a href="structparent.html">parent</a></div><div class="ttdef"><b>Definition:</b> gpx2navit_txt.h:51</div></div>
<div class="ttc" id="destination_8c_html_a83a6bff093a1144aca515982229c94ca"><div class="ttname"><a href="destination_8c.html#a83a6bff093a1144aca515982229c94ca">description</a></div><div class="ttdeci">static char * description(struct search_param *search, GtkTreeIter *iter)</div><div class="ttdef"><b>Definition:</b> destination.c:70</div></div>
<div class="ttc" id="bookmarks_8h_html_a8ecce8ca626a51aafb674b71298e690f"><div class="ttname"><a href="bookmarks_8h.html#a8ecce8ca626a51aafb674b71298e690f">bookmarks_cut_bookmark</a></div><div class="ttdeci">int bookmarks_cut_bookmark(struct bookmarks *this_, const char *label)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:504</div></div>
<div class="ttc" id="bookmarks_8h_html_a66f037776bf2b4792d43518b5e8ac8e7"><div class="ttname"><a href="bookmarks_8h.html#a66f037776bf2b4792d43518b5e8ac8e7">bookmarks_get_user_data_directory</a></div><div class="ttdeci">char * bookmarks_get_user_data_directory(gboolean create)</div></div>
<div class="ttc" id="structitem_html"><div class="ttname"><a href="structitem.html">item</a></div><div class="ttdef"><b>Definition:</b> item.h:99</div></div>
<div class="ttc" id="bookmarks_8h_html_a97bdf3c08a0ef610e5d5f0927f3a6b5d"><div class="ttname"><a href="bookmarks_8h.html#a97bdf3c08a0ef610e5d5f0927f3a6b5d">bookmarks_item_rewind</a></div><div class="ttdeci">void bookmarks_item_rewind(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:113</div></div>
<div class="ttc" id="bookmarks_8h_html_a99b3a65b1f4fd602edee7d633679309d"><div class="ttname"><a href="bookmarks_8h.html#a99b3a65b1f4fd602edee7d633679309d">bookmarks_write_center_to_file</a></div><div class="ttdeci">void bookmarks_write_center_to_file(struct bookmarks *this_, char *file)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:428</div></div>
<div class="ttc" id="bookmarks_8h_html_acf977d12a3755eb22691c8ae29aa5541"><div class="ttname"><a href="bookmarks_8h.html#acf977d12a3755eb22691c8ae29aa5541">bookmarks_new</a></div><div class="ttdeci">struct bookmarks * bookmarks_new(struct attr *parent, struct attr **attrs, struct transformation *trans)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:238</div></div>
<div class="ttc" id="bookmarks_8h_html_a4d82eabf6464bcaa459b9f5fdecab81c"><div class="ttname"><a href="bookmarks_8h.html#a4d82eabf6464bcaa459b9f5fdecab81c">bookmarks_add_callback</a></div><div class="ttdeci">void bookmarks_add_callback(struct bookmarks *this_, struct callback *cb)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:293</div></div>
<div class="ttc" id="bookmarks_8h_html_ab63ebd5d8e670e6dc64a4bff870912dd"><div class="ttname"><a href="bookmarks_8h.html#ab63ebd5d8e670e6dc64a4bff870912dd">bookmarks_destroy</a></div><div class="ttdeci">void bookmarks_destroy(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:271</div></div>
<div class="ttc" id="item_8h_html_a2679318a14061852e50df3c6e4e42f62"><div class="ttname"><a href="item_8h.html#a2679318a14061852e50df3c6e4e42f62">item_type</a></div><div class="ttdeci">item_type</div><div class="ttdef"><b>Definition:</b> item.h:29</div></div>
<div class="ttc" id="bookmarks_8h_html_a7aabf5b2770773a4d9ba793abc1769aa"><div class="ttname"><a href="bookmarks_8h.html#a7aabf5b2770773a4d9ba793abc1769aa">bookmarks_copy_bookmark</a></div><div class="ttdeci">int bookmarks_copy_bookmark(struct bookmarks *this_, const char *label)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:511</div></div>
<div class="ttc" id="popup_8c_html_aafe71b070668214be9b4b4849985dc6b"><div class="ttname"><a href="popup_8c.html#aafe71b070668214be9b4b4849985dc6b">c</a></div><div class="ttdeci">static struct pcoord c</div><div class="ttdef"><b>Definition:</b> popup.c:375</div></div>
<div class="ttc" id="bookmarks_8h_html_a53b8bfb4977976390e2e287778f932b8"><div class="ttname"><a href="bookmarks_8h.html#a53b8bfb4977976390e2e287778f932b8">bookmarks_append_destinations</a></div><div class="ttdeci">void bookmarks_append_destinations(struct map *former_destination_map, char *file, struct pcoord *c, int count, enum item_type type, const char *description, int limit)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:750</div></div>
<div class="ttc" id="structbookmarks_html_aa04c4d12b7b6af09107bdd0dd91e4b6c"><div class="ttname"><a href="structbookmarks.html#aa04c4d12b7b6af09107bdd0dd91e4b6c">bookmarks::attrs</a></div><div class="ttdeci">struct attr ** attrs</div><div class="ttdef"><b>Definition:</b> bookmarks.c:67</div></div>
<div class="ttc" id="bookmarks_8h_html_af75688dbc4da9d7339d829f4acf54f06"><div class="ttname"><a href="bookmarks_8h.html#af75688dbc4da9d7339d829f4acf54f06">bookmarks_delete_bookmark</a></div><div class="ttdeci">int bookmarks_delete_bookmark(struct bookmarks *this_, const char *label)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:565</div></div>
<div class="ttc" id="structbookmarks_html"><div class="ttname"><a href="structbookmarks.html">bookmarks</a></div><div class="ttdef"><b>Definition:</b> bookmarks.c:53</div></div>
<div class="ttc" id="bookmarks_8h_html_a0a106ae6adaa38f69b121fbc970b76cc"><div class="ttname"><a href="bookmarks_8h.html#a0a106ae6adaa38f69b121fbc970b76cc">bookmarks_get_map</a></div><div class="ttdeci">struct map * bookmarks_get_map(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:286</div></div>
<div class="ttc" id="bookmarks_8h_html_ae7daf58e37ca2313fdce7858f60ab8d0"><div class="ttname"><a href="bookmarks_8h.html#ae7daf58e37ca2313fdce7858f60ab8d0">bookmarks_move_up</a></div><div class="ttdeci">void bookmarks_move_up(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:88</div></div>
<div class="ttc" id="projection_8h_html_a380c9c985eef434d23f9a7b95a52cbc1"><div class="ttname"><a href="projection_8h.html#a380c9c985eef434d23f9a7b95a52cbc1">projection</a></div><div class="ttdeci">projection</div><div class="ttdef"><b>Definition:</b> projection.h:23</div></div>
<div class="ttc" id="bookmarks_8h_html_afb07f8439ea196536ab003e324d2a828"><div class="ttname"><a href="bookmarks_8h.html#afb07f8439ea196536ab003e324d2a828">bookmarks_get_projection</a></div><div class="ttdeci">enum projection bookmarks_get_projection(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:290</div></div>
<div class="ttc" id="structattr_html"><div class="ttname"><a href="structattr.html">attr</a></div><div class="ttdef"><b>Definition:</b> attr.h:156</div></div>
<div class="ttc" id="bookmarks_8h_html_aba646bf30b456391ba16a2edd7b7b65a"><div class="ttname"><a href="bookmarks_8h.html#aba646bf30b456391ba16a2edd7b7b65a">bookmarks_get_destination_file</a></div><div class="ttdeci">char * bookmarks_get_destination_file(gboolean create)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:389</div></div>
<div class="ttc" id="bookmarks_8h_html_ad9e05b2d12d45b70f9da9756ef59b377"><div class="ttname"><a href="bookmarks_8h.html#ad9e05b2d12d45b70f9da9756ef59b377">bookmarks_rename_bookmark</a></div><div class="ttdeci">int bookmarks_rename_bookmark(struct bookmarks *this_, const char *oldName, const char *newName)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:594</div></div>
<div class="ttc" id="bookmarks_8h_html_a2c46c4225c1ba9637869d34dec0b895b"><div class="ttname"><a href="bookmarks_8h.html#a2c46c4225c1ba9637869d34dec0b895b">bookmarks_get_bookmark_count</a></div><div class="ttdeci">int bookmarks_get_bookmark_count(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:132</div></div>
<div class="ttc" id="street_8c_html_adeb0279e86436e1191b805431fba9e72"><div class="ttname"><a href="street_8c.html#adeb0279e86436e1191b805431fba9e72">limit</a></div><div class="ttdeci">static unsigned char limit[]</div><div class="ttdef"><b>Definition:</b> street.c:364</div></div>
<div class="ttc" id="structcallback_html"><div class="ttname"><a href="structcallback.html">callback</a></div><div class="ttdef"><b>Definition:</b> callback.c:26</div></div>
<div class="ttc" id="bookmarks_8h_html_af7623f57711f70c6c431e9ecd71f2cec"><div class="ttname"><a href="bookmarks_8h.html#af7623f57711f70c6c431e9ecd71f2cec">bookmarks_set_center_from_file</a></div><div class="ttdeci">void bookmarks_set_center_from_file(struct bookmarks *this_, char *file)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:406</div></div>
<div class="ttc" id="bookmarks_8h_html_a9d8f9e02711a10c412cb88ff79c3aae8"><div class="ttname"><a href="bookmarks_8h.html#a9d8f9e02711a10c412cb88ff79c3aae8">bookmarks_move_root</a></div><div class="ttdeci">void bookmarks_move_root(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:82</div></div>
<div class="ttc" id="structmap_html"><div class="ttname"><a href="structmap.html">map</a></div><div class="ttdoc">Holds information about a map. </div><div class="ttdef"><b>Definition:</b> map.c:60</div></div>
<div class="ttc" id="bookmarks_8h_html_ab041a20a790a20d21c1cec882b00640e"><div class="ttname"><a href="bookmarks_8h.html#ab041a20a790a20d21c1cec882b00640e">bookmarks_move_down</a></div><div class="ttdeci">int bookmarks_move_down(struct bookmarks *this_, const char *name)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:95</div></div>
<div class="ttc" id="garmin__img_8c_html_a6db8523928c426c16ad964797cd0098c"><div class="ttname"><a href="garmin__img_8c.html#a6db8523928c426c16ad964797cd0098c">label</a></div><div class="ttdeci">struct label_data_offset label</div><div class="ttdef"><b>Definition:</b> garmin_img.c:377</div></div>
<div class="ttc" id="garmin__img_8c_html_a8f7b0321b1954f07b747aeb1e311814e"><div class="ttname"><a href="garmin__img_8c.html#a8f7b0321b1954f07b747aeb1e311814e">type</a></div><div class="ttdeci">char type[3]</div><div class="ttdef"><b>Definition:</b> garmin_img.c:123</div></div>
<div class="ttc" id="structbookmarks_html_aa3e9bf1e1322ac7add3c4321c7ed823d"><div class="ttname"><a href="structbookmarks.html#aa3e9bf1e1322ac7add3c4321c7ed823d">bookmarks::trans</a></div><div class="ttdeci">struct transformation * trans</div><div class="ttdef"><b>Definition:</b> bookmarks.c:66</div></div>
<div class="ttc" id="street_8c_html_afd3f693e384b1ee0a0c44d58351eb87d"><div class="ttname"><a href="street_8c.html#afd3f693e384b1ee0a0c44d58351eb87d">name</a></div><div class="ttdeci">char name[0]</div><div class="ttdef"><b>Definition:</b> street.c:496</div></div>
<div class="ttc" id="structpcoord_html"><div class="ttname"><a href="structpcoord.html">pcoord</a></div><div class="ttdef"><b>Definition:</b> coord.h:40</div></div>
<div class="ttc" id="bookmarks_8h_html_a4596c1a319dd17bb1d977d69c3020916"><div class="ttname"><a href="bookmarks_8h.html#a4596c1a319dd17bb1d977d69c3020916">bookmarks_add_bookmark</a></div><div class="ttdeci">int bookmarks_add_bookmark(struct bookmarks *this_, struct pcoord *c, const char *description)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:473</div></div>
<div class="ttc" id="bookmarks_8h_html_a7dd5b53eb1b31402a0e8d9e16cd9bf3a"><div class="ttname"><a href="bookmarks_8h.html#a7dd5b53eb1b31402a0e8d9e16cd9bf3a">bookmarks_paste_bookmark</a></div><div class="ttdeci">int bookmarks_paste_bookmark(struct bookmarks *this_)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:533</div></div>
<div class="ttc" id="bookmarks_8h_html_a6c155296bc383c3833c53e8594733a52"><div class="ttname"><a href="bookmarks_8h.html#a6c155296bc383c3833c53e8594733a52">bookmarks_get_center_file</a></div><div class="ttdeci">char * bookmarks_get_center_file(gboolean create)</div><div class="ttdef"><b>Definition:</b> bookmarks.c:402</div></div>
<div class="ttc" id="structtransformation_html"><div class="ttname"><a href="structtransformation.html">transformation</a></div><div class="ttdoc">The parameters needed to transform a map for display. </div><div class="ttdef"><b>Definition:</b> transform.c:64</div></div>
<div class="ttc" id="structfile_html"><div class="ttname"><a href="structfile.html">file</a></div><div class="ttdef"><b>Definition:</b> file.h:36</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="bookmarks_8h.html">bookmarks.h</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
  </ul>
</div>
</body>
</html>