summaryrefslogtreecommitdiff
path: root/attr_8h.html
diff options
context:
space:
mode:
authorCircle CI <circleci@navit-project.org>2021-01-31 14:52:46 +0000
committerCircle CI <circleci@navit-project.org>2021-01-31 14:52:46 +0000
commit203156a1c1d3b7bfc5a39a11ad6a5fab57e7fbfc (patch)
treeccc8d921a01c4d6f21ae3275dca810586c2c04ff /attr_8h.html
parenta8ce866e9906479277a4af5cc0118eee026ab5af (diff)
downloadnavit-203156a1c1d3b7bfc5a39a11ad6a5fab57e7fbfc.tar.gz
update:doc:Doxygen update for commit 37f22dbec6aa0a10daedef36d28d4c1de7c1eabe [ci skip]
Diffstat (limited to 'attr_8h.html')
-rw-r--r--attr_8h.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/attr_8h.html b/attr_8h.html
index 71baab4f5..25b550e84 100644
--- a/attr_8h.html
+++ b/attr_8h.html
@@ -1714,7 +1714,7 @@ Functions</h2></td></tr>
<p class="reference">References <a class="el" href="attr_8c.html#a90e35220805a2093b077f050949ca238">attr_free_content_do()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="command_8c.html#aec0100f8ba6450d28380f2f2c922733b">result_free()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="group__navit.html#ga573bc5a9c51fc9167ff9bd75f8b3a7eb">navit_destroy()</a>, and <a class="el" href="command_8c.html#aec0100f8ba6450d28380f2f2c922733b">result_free()</a>.</p>
</div>
</div>
@@ -2050,6 +2050,7 @@ Functions</h2></td></tr>
<p>Removes an attribute from an attribute list. </p>
<p>If <code>attrs</code> contains <code>attr</code>, a new attribute list is created (which contains all attributes, except for <code>attr</code>) and both <code>attrs</code> (the original attribute list) and <code>attr</code> are freed.</p>
<p>If <code>attrs</code> does not contain <code>attr</code>, this function is a no-op.</p>
+<p>Attributes are matched based on their <code>type</code> and <code>u.data</code> members, thus <code>attr</code> can be a shallow copy of the attribute, and can match multiple attributes in the list. The <code>attr</code> argument itself is not changed.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">attrs</td><td>The attribute list </td></tr>
@@ -2197,7 +2198,7 @@ Functions</h2></td></tr>
<p class="reference">References <a class="el" href="attr_8c.html#a9cc68377e3ec7cb976c69bb8cbdc5691">attr_free()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="command_8c.html#a92bea054d37b06e01ea145c2cb5e152a">command_call_function()</a>, <a class="el" href="config___8h.html#ab23d2d75bb20cb4bb8ff4a2b11d7617e">config_destroy()</a>, <a class="el" href="command_8c.html#a6a908fd1a682c6a4957bf10eefbbca9b">eval_list()</a>, <a class="el" href="graphics_8h.html#aeb9cd324a994e1c1c40e1721eb7b669f">graphics_free()</a>, <a class="el" href="gui__internal_8c.html#a89fda47eb3664b3a0194006059432f87">gui_internal_dbus_signal()</a>, <a class="el" href="layout_8c.html#abba7de7ad1494928bf4e7b8b8c456f23">layer_destroy()</a>, <a class="el" href="log_8h.html#a551fa9151db927e9394c51bd9c019e32">log_destroy()</a>, <a class="el" href="map_8h.html#a06f624f20492c8e9e9f3c7eb43b70396">map_destroy()</a>, <a class="el" href="maps_8c.html#aac1b1796640454998c50c59c45350a87">maps_new()</a>, <a class="el" href="mapset_8h.html#a3ce35b0b230f340967b7adccf5bdd0d2">mapset_destroy()</a>, <a class="el" href="group__navit.html#ga573bc5a9c51fc9167ff9bd75f8b3a7eb">navit_destroy()</a>, <a class="el" href="xmlconfig_8h.html#ad32248cbb8bde81ea676ac6b5f6859ad">navit_object_destroy()</a>, <a class="el" href="osd_8c.html#adb85c6bb843f617e8d8a33b7b25f139a">osd_destroy()</a>, <a class="el" href="osd_8h.html#a2fe824b03a6b5cd14326fac42470beba">osd_new()</a>, <a class="el" href="traffic_8c.html#a39f929403012780781092d988aa0e365">parsed_item_destroy()</a>, <a class="el" href="profile__option_8c.html#a4e678dd69081170c1cc94c45ce4a3a9f">profile_option_destroy()</a>, <a class="el" href="roadprofile_8c.html#a61c2734f37ed3992d4d03d9a2d54700b">roadprofile_destroy()</a>, <a class="el" href="script_8c.html#ad8d57117bde9df302768f691f6ad2489">script_destroy()</a>, <a class="el" href="search_8c.html#ab37b41fe0bfb8d14e24baca7535fca36">search_list_common_destroy()</a>, <a class="el" href="traffic_8c.html#ac26422b7c3c6b219a9d1501a149c2b87">tm_add_item()</a>, <a class="el" href="traffic_8c.html#ac74435e049ef252b01623ab0aaff486d">tm_item_destroy()</a>, and <a class="el" href="vehicle_8h.html#aa90d6b5f10e041eb3e7d627040d716ef">vehicle_destroy()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="command_8c.html#a92bea054d37b06e01ea145c2cb5e152a">command_call_function()</a>, <a class="el" href="config___8h.html#ab23d2d75bb20cb4bb8ff4a2b11d7617e">config_destroy()</a>, <a class="el" href="command_8c.html#a6a908fd1a682c6a4957bf10eefbbca9b">eval_list()</a>, <a class="el" href="graphics_8h.html#aeb9cd324a994e1c1c40e1721eb7b669f">graphics_free()</a>, <a class="el" href="gui__internal_8c.html#a89fda47eb3664b3a0194006059432f87">gui_internal_dbus_signal()</a>, <a class="el" href="layout_8c.html#abba7de7ad1494928bf4e7b8b8c456f23">layer_destroy()</a>, <a class="el" href="log_8h.html#a551fa9151db927e9394c51bd9c019e32">log_destroy()</a>, <a class="el" href="map_8h.html#a06f624f20492c8e9e9f3c7eb43b70396">map_destroy()</a>, <a class="el" href="maps_8c.html#aac1b1796640454998c50c59c45350a87">maps_new()</a>, <a class="el" href="mapset_8h.html#a3ce35b0b230f340967b7adccf5bdd0d2">mapset_destroy()</a>, <a class="el" href="group__navit.html#ga573bc5a9c51fc9167ff9bd75f8b3a7eb">navit_destroy()</a>, <a class="el" href="xmlconfig_8h.html#ad32248cbb8bde81ea676ac6b5f6859ad">navit_object_destroy()</a>, <a class="el" href="osd_8c.html#adb85c6bb843f617e8d8a33b7b25f139a">osd_destroy()</a>, <a class="el" href="osd_8h.html#a2fe824b03a6b5cd14326fac42470beba">osd_new()</a>, <a class="el" href="traffic_8c.html#a39f929403012780781092d988aa0e365">parsed_item_destroy()</a>, <a class="el" href="profile__option_8c.html#a4e678dd69081170c1cc94c45ce4a3a9f">profile_option_destroy()</a>, <a class="el" href="roadprofile_8c.html#a61c2734f37ed3992d4d03d9a2d54700b">roadprofile_destroy()</a>, <a class="el" href="script_8c.html#ad8d57117bde9df302768f691f6ad2489">script_destroy()</a>, <a class="el" href="search_8c.html#ab37b41fe0bfb8d14e24baca7535fca36">search_list_common_destroy()</a>, <a class="el" href="traffic_8c.html#ac26422b7c3c6b219a9d1501a149c2b87">tm_add_item()</a>, <a class="el" href="traffic_8c.html#ac74435e049ef252b01623ab0aaff486d">tm_item_destroy()</a>, <a class="el" href="traffic_8h.html#af9109a12ab8420b4e10f3a118284be74">traffic_destroy()</a>, and <a class="el" href="vehicle_8h.html#aa90d6b5f10e041eb3e7d627040d716ef">vehicle_destroy()</a>.</p>
</div>
</div>