blob: 237c123b572e23768f1b45082d1e22f2ed2f2101 [file] [log] [blame]
<!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.3"/>
<title>MagickCore: log.c File Reference</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="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">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</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('log_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="log_8c.html#nested-classes">Data Structures</a> &#124;
<a href="log_8c.html#define-members">Macros</a> &#124;
<a href="log_8c.html#typedef-members">Typedefs</a> &#124;
<a href="log_8c.html#enum-members">Enumerations</a> &#124;
<a href="log_8c.html#func-members">Functions</a> &#124;
<a href="log_8c.html#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">log.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="studio_8h_source.html">MagickCore/studio.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="blob_8h_source.html">MagickCore/blob.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="client_8h_source.html">MagickCore/client.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="configure_8h_source.html">MagickCore/configure.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="configure-private_8h_source.html">MagickCore/configure-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception_8h_source.html">MagickCore/exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception-private_8h_source.html">MagickCore/exception-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="hashmap_8h_source.html">MagickCore/hashmap.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="log_8h_source.html">MagickCore/log.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="log-private_8h_source.html">MagickCore/log-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="option_8h_source.html">MagickCore/option.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="semaphore_8h_source.html">MagickCore/semaphore.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="timer_8h_source.html">MagickCore/timer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string-private_8h_source.html">MagickCore/string-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="token_8h_source.html">MagickCore/token.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="thread___8h_source.html">MagickCore/thread_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="thread-private_8h_source.html">MagickCore/thread-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility_8h_source.html">MagickCore/utility.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility-private_8h_source.html">MagickCore/utility-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="version_8h_source.html">MagickCore/version.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="xml-tree_8h_source.html">MagickCore/xml-tree.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for log.c:</div>
<div class="dyncontent">
<div class="center"><img src="log_8c__incl.png" border="0" usemap="#log_8c" alt=""/></div>
<map name="log_8c" id="log_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1043,501,1196,528"/><area shape="rect" id="node46" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="3844,261,3984,288"/><area shape="rect" id="node56" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2293,576,2469,603"/><area shape="rect" id="node59" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="3059,651,3245,677"/><area shape="rect" id="node83" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="2649,501,2823,528"/><area shape="rect" id="node89" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="1951,501,2107,528"/><area shape="rect" id="node105" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="2772,419,2919,445"/><area shape="rect" id="node108" href="client_8h.html" title="MagickCore/client.h" alt="" coords="3480,88,3627,115"/><area shape="rect" id="node110" href="configure_8h.html" title="MagickCore/configure.h" alt="" coords="2989,336,3163,363"/><area shape="rect" id="node113" href="configure-private_8h.html" title="MagickCore/configure\l&#45;private.h" alt="" coords="3651,81,3812,122"/><area shape="rect" id="node116" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="2116,411,2280,453"/><area shape="rect" id="node118" href="log_8h.html" title="MagickCore/log.h" alt="" coords="2132,501,2265,528"/><area shape="rect" id="node125" href="log-private_8h.html" title="MagickCore/log&#45;private.h" alt="" coords="2290,501,2472,528"/><area shape="rect" id="node129" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="2747,179,2923,205"/><area shape="rect" id="node131" href="option_8h.html" title="MagickCore/option.h" alt="" coords="3837,88,3991,115"/><area shape="rect" id="node136" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="3099,261,3297,288"/><area shape="rect" id="node139" href="token_8h.html" title="MagickCore/token.h" alt="" coords="4017,88,4167,115"/><area shape="rect" id="node141" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="3200,179,3363,205"/><area shape="rect" id="node143" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="3251,88,3456,115"/><area shape="rect" id="node151" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="4192,88,4339,115"/><area shape="rect" id="node153" href="utility-private_8h.html" title="MagickCore/utility\l&#45;private.h" alt="" coords="2657,81,2792,122"/><area shape="rect" id="node161" href="version_8h.html" title="MagickCore/version.h" alt="" coords="4363,88,4524,115"/><area shape="rect" id="node163" href="xml-tree_8h.html" title="MagickCore/xml&#45;tree.h" alt="" coords="4549,88,4717,115"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="1080,651,1283,677"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="709,576,932,603"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="1593,576,1785,603"/><area shape="rect" id="node48" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3838,336,3991,363"/><area shape="rect" id="node103" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="4815,419,4973,445"/><area shape="rect" id="node50" href="color_8h.html" title="MagickCore/color.h" alt="" coords="3782,501,3927,528"/><area shape="rect" id="node52" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="4527,576,4669,603"/><area shape="rect" id="node54" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="4447,651,4631,677"/><area shape="rect" id="node64" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="4517,501,4701,528"/><area shape="rect" id="node67" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="4063,501,4245,528"/><area shape="rect" id="node69" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="3355,419,3532,445"/><area shape="rect" id="node71" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="3557,419,3705,445"/><area shape="rect" id="node75" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="3230,576,3404,603"/><area shape="rect" id="node78" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="4247,419,4391,445"/><area shape="rect" id="node81" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="3121,419,3279,445"/><area shape="rect" id="node85" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="3833,419,3996,445"/><area shape="rect" id="node87" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="2943,419,3096,445"/><area shape="rect" id="node94" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="4271,501,4441,528"/><area shape="rect" id="node97" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="4516,419,4689,445"/><area shape="rect" id="node100" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="4021,419,4171,445"/><area shape="rect" id="node73" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="3435,501,3625,528"/><area shape="rect" id="node145" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3713,179,3863,205"/><area shape="rect" id="node148" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="3387,179,3564,205"/><area shape="rect" id="node156" href="nt-base_8h.html" title="MagickCore/nt&#45;base.h" alt="" coords="2525,261,2688,288"/><area shape="rect" id="node159" href="nt-base-private_8h.html" title="MagickCore/nt&#45;base\l&#45;private.h" alt="" coords="2571,171,2721,213"/></map>
</div>
</div>
<p><a href="log_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__EventInfo.html">_EventInfo</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HandlerInfo.html">_HandlerInfo</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LogInfo.html">_LogInfo</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LogMapInfo.html">_LogMapInfo</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:af2c55c6bffff6091e53f3f4446a5b731"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#af2c55c6bffff6091e53f3f4446a5b731">LogFilename</a>&#160;&#160;&#160;&quot;log.xml&quot;</td></tr>
<tr class="separator:af2c55c6bffff6091e53f3f4446a5b731"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6eda085638e0871ec92e0d9a9ce17e10"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a6eda085638e0871ec92e0d9a9ce17e10">MegabytesToBytes</a>(value)&#160;&#160;&#160;((<a class="el" href="magick-type_8h.html#ac5e96585906e4908dbee8127d2bcdae4">MagickSizeType</a>) (value)*1024*1024)</td></tr>
<tr class="separator:a6eda085638e0871ec92e0d9a9ce17e10"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:a486e4b6521dc98a74b57ca04eac86293"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="struct__EventInfo.html">_EventInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a486e4b6521dc98a74b57ca04eac86293">EventInfo</a></td></tr>
<tr class="separator:a486e4b6521dc98a74b57ca04eac86293"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d0f7fad1fb77dba683ba1ac620b2286"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="struct__HandlerInfo.html">_HandlerInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a7d0f7fad1fb77dba683ba1ac620b2286">HandlerInfo</a></td></tr>
<tr class="separator:a7d0f7fad1fb77dba683ba1ac620b2286"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae38634a44fb24e46b488e3f62319ff7e"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="struct__LogMapInfo.html">_LogMapInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ae38634a44fb24e46b488e3f62319ff7e">LogMapInfo</a></td></tr>
<tr class="separator:ae38634a44fb24e46b488e3f62319ff7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a468d0a8d8ab4ef2b7603fb3411dad8a5"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5">LogHandlerType</a> { <br/>
&#160;&#160;<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aca3e37abc687213de55d57e899010db1">UndefinedHandler</a> = 0x0000,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aa266716e2be29b0a4c5348064d8486b8">NoHandler</a> = 0x0000,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5a98c0bbf98c1fceb5a74c1d2525046831">ConsoleHandler</a> = 0x0001,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5af58c3b1a449a0df5ea48f5a54929a97a">StdoutHandler</a> = 0x0002,
<br/>
&#160;&#160;<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5ae0b89e8e7da949572a4f3aa7f387b689">StderrHandler</a> = 0x0004,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aa836589647cfc6aaec371b26c116ca15">FileHandler</a> = 0x0008,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5a2ae68e216b22a5b2728a2bdfcc6f576b">DebugHandler</a> = 0x0010,
<a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5ad9d8f61d6a5f73f0d5327e0ebad3047b">EventHandler</a> = 0x0020
<br/>
}</td></tr>
<tr class="separator:a468d0a8d8ab4ef2b7603fb3411dad8a5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a5208f01ff2f18b8f1df080244fddf09a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5">LogHandlerType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a5208f01ff2f18b8f1df080244fddf09a">ParseLogHandlers</a> (const char *)</td></tr>
<tr class="separator:a5208f01ff2f18b8f1df080244fddf09a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6a0b86c5e6429b0af4a6d92e1ea1b29"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ae6a0b86c5e6429b0af4a6d92e1ea1b29">GetLogInfo</a> (const char *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:ae6a0b86c5e6429b0af4a6d92e1ea1b29"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3930a6d67293c23e4bb74786823a9353"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a3930a6d67293c23e4bb74786823a9353">InitializeLogList</a> (<a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:a3930a6d67293c23e4bb74786823a9353"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab1a543113ed3e28fb6cd2ee1a98cc90e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ab1a543113ed3e28fb6cd2ee1a98cc90e">LoadLogLists</a> (const char *, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:ab1a543113ed3e28fb6cd2ee1a98cc90e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af4312f7fa950dce41fa6a52eb67968f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#af4312f7fa950dce41fa6a52eb67968f2">CloseMagickLog</a> (void)</td></tr>
<tr class="separator:af4312f7fa950dce41fa6a52eb67968f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8b339b085a3aa878fe64efdf5a76a94a"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a8b339b085a3aa878fe64efdf5a76a94a">LogInfoCompare</a> (const void *x, const void *y)</td></tr>
<tr class="separator:a8b339b085a3aa878fe64efdf5a76a94a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af80e7d744419cf9203c2b91037551c2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#af80e7d744419cf9203c2b91037551c2c">GetLogInfoList</a> (const char *pattern, size_t *number_preferences, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:af80e7d744419cf9203c2b91037551c2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac16edfe75ccaf5e70230d189550f1507"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ac16edfe75ccaf5e70230d189550f1507">LogCompare</a> (const void *x, const void *y)</td></tr>
<tr class="separator:ac16edfe75ccaf5e70230d189550f1507"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b74ce03ca1bf368a3a6786c13b4076c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a7b74ce03ca1bf368a3a6786c13b4076c">GetLogList</a> (const char *pattern, size_t *number_preferences, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a7b74ce03ca1bf368a3a6786c13b4076c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7972438c808e5ad9a64cc17d206805c8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a7972438c808e5ad9a64cc17d206805c8">GetLogName</a> (void)</td></tr>
<tr class="separator:a7972438c808e5ad9a64cc17d206805c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0745af8637c9e409941498417d528018"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a0745af8637c9e409941498417d528018">IsEventLogging</a> (void)</td></tr>
<tr class="separator:a0745af8637c9e409941498417d528018"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b501be96b3084fd22c7312016ce2ea4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a6b501be96b3084fd22c7312016ce2ea4">ListLogInfo</a> (FILE *file, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a6b501be96b3084fd22c7312016ce2ea4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2cfc4d9430d44517eff65782b548bba1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a2cfc4d9430d44517eff65782b548bba1">LogComponentGenesis</a> (void)</td></tr>
<tr class="separator:a2cfc4d9430d44517eff65782b548bba1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad02d02a851c2c53fe493d5cfe8eebae6"><td class="memItemLeft" align="right" valign="top">static void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ad02d02a851c2c53fe493d5cfe8eebae6">DestroyLogElement</a> (void *log_info)</td></tr>
<tr class="separator:ad02d02a851c2c53fe493d5cfe8eebae6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aebfbd09181cea3edc0ea2e8e68f74fe1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#aebfbd09181cea3edc0ea2e8e68f74fe1">LogComponentTerminus</a> (void)</td></tr>
<tr class="separator:aebfbd09181cea3edc0ea2e8e68f74fe1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1a1a00756e59b1c993eb536b34dc4d9"><td class="memItemLeft" align="right" valign="top">static char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#ac1a1a00756e59b1c993eb536b34dc4d9">TranslateEvent</a> (const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a> <a class="el" href="method-attribute_8h.html#a5b0165433c38ac8a33af0a8639bdd62f">magick_unused</a>(type), const char *module, const char *function, const size_t line, const char *domain, const char *event)</td></tr>
<tr class="separator:ac1a1a00756e59b1c993eb536b34dc4d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a86a7a38f70bc2cc1580998b46883e6fd"><td class="memItemLeft" align="right" valign="top">static char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a86a7a38f70bc2cc1580998b46883e6fd">TranslateFilename</a> (const <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a> *log_info)</td></tr>
<tr class="separator:a86a7a38f70bc2cc1580998b46883e6fd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a289441cf38be9d8146684499f777a9ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a289441cf38be9d8146684499f777a9ed">LogMagickEventList</a> (const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a> type, const char *module, const char *function, const size_t line, const char *format, va_list operands)</td></tr>
<tr class="separator:a289441cf38be9d8146684499f777a9ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf08284d6ddd727fa9bbce37c88f5f17"><td class="memItemLeft" align="right" valign="top"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#abf08284d6ddd727fa9bbce37c88f5f17">LogMagickEvent</a> (const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a> type, const char *module, const char *function, const size_t line, const char *format,...)</td></tr>
<tr class="separator:abf08284d6ddd727fa9bbce37c88f5f17"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adcde669045e71419da72e423fd27ae9a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#adcde669045e71419da72e423fd27ae9a">LoadLogList</a> (const char *xml, const char *filename, const size_t depth, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:adcde669045e71419da72e423fd27ae9a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a508302b0c1b78905f7c69d7c512cf450"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a508302b0c1b78905f7c69d7c512cf450">SetLogEventMask</a> (const char *events)</td></tr>
<tr class="separator:a508302b0c1b78905f7c69d7c512cf450"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58bf446b5e18d2bee51093acbb2bd7b0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a58bf446b5e18d2bee51093acbb2bd7b0">SetLogFormat</a> (const char *format)</td></tr>
<tr class="separator:a58bf446b5e18d2bee51093acbb2bd7b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ea1ad74dd3e01ea4a4cbbbd5d040dc2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a8ea1ad74dd3e01ea4a4cbbbd5d040dc2">SetLogName</a> (const char *name)</td></tr>
<tr class="separator:a8ea1ad74dd3e01ea4a4cbbbd5d040dc2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a21fdb01199aca3eae5013054de33e577"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="log_8c.html#a7d0f7fad1fb77dba683ba1ac620b2286">HandlerInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a21fdb01199aca3eae5013054de33e577">LogHandlers</a> []</td></tr>
<tr class="separator:a21fdb01199aca3eae5013054de33e577"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2fb3577ac27adbfdb18d2e394c2a441e"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="log_8c.html#ae38634a44fb24e46b488e3f62319ff7e">LogMapInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a2fb3577ac27adbfdb18d2e394c2a441e">LogMap</a> []</td></tr>
<tr class="separator:a2fb3577ac27adbfdb18d2e394c2a441e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a899c1e77ef4381c8619b1c92866b6342"><td class="memItemLeft" align="right" valign="top">static char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a899c1e77ef4381c8619b1c92866b6342">log_name</a> [<a class="el" href="method-attribute_8h.html#a6bb6730cc0ff2be19b3a403e54b1aaf0">MaxTextExtent</a>] = &quot;Magick&quot;</td></tr>
<tr class="separator:a899c1e77ef4381c8619b1c92866b6342"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ca38541e660d057bf2ba8ee2cf3e323"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="hashmap_8h.html#a983d93fc1356a208ba15d9ef7487c378">LinkedListInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a8ca38541e660d057bf2ba8ee2cf3e323">log_list</a> = (<a class="el" href="hashmap_8h.html#a983d93fc1356a208ba15d9ef7487c378">LinkedListInfo</a> *) NULL</td></tr>
<tr class="separator:a8ca38541e660d057bf2ba8ee2cf3e323"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e659ee0a08710905a648463cf05f72a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a8e659ee0a08710905a648463cf05f72a">log_semaphore</a> = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td></tr>
<tr class="separator:a8e659ee0a08710905a648463cf05f72a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0966de21705ed43767e031b443b5b5d8"><td class="memItemLeft" align="right" valign="top">static volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="log_8c.html#a0966de21705ed43767e031b443b5b5d8">instantiate_log</a> = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td></tr>
<tr class="separator:a0966de21705ed43767e031b443b5b5d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="af2c55c6bffff6091e53f3f4446a5b731"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LogFilename&#160;&#160;&#160;&quot;log.xml&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00069">69</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>.</p>
</div>
</div>
<a class="anchor" id="a6eda085638e0871ec92e0d9a9ce17e10"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define MegabytesToBytes</td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname">value</td><td>)</td>
<td>&#160;&#160;&#160;((<a class="el" href="magick-type_8h.html#ac5e96585906e4908dbee8127d2bcdae4">MagickSizeType</a>) (value)*1024*1024)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="log_8c_source.html#l00610">ListLogInfo()</a>.</p>
</div>
</div>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="a486e4b6521dc98a74b57ca04eac86293"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct <a class="el" href="struct__EventInfo.html">_EventInfo</a> <a class="el" href="log_8c.html#a486e4b6521dc98a74b57ca04eac86293">EventInfo</a></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a7d0f7fad1fb77dba683ba1ac620b2286"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct <a class="el" href="struct__HandlerInfo.html">_HandlerInfo</a> <a class="el" href="log_8c.html#a7d0f7fad1fb77dba683ba1ac620b2286">HandlerInfo</a></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae38634a44fb24e46b488e3f62319ff7e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct <a class="el" href="struct__LogMapInfo.html">_LogMapInfo</a> <a class="el" href="log_8c.html#ae38634a44fb24e46b488e3f62319ff7e">LogMapInfo</a></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Enumeration Type Documentation</h2>
<a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5">LogHandlerType</a></td>
</tr>
</table>
</div><div class="memdoc">
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5aca3e37abc687213de55d57e899010db1"></a>UndefinedHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5aa266716e2be29b0a4c5348064d8486b8"></a>NoHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5a98c0bbf98c1fceb5a74c1d2525046831"></a>ConsoleHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5af58c3b1a449a0df5ea48f5a54929a97a"></a>StdoutHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5ae0b89e8e7da949572a4f3aa7f387b689"></a>StderrHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5aa836589647cfc6aaec371b26c116ca15"></a>FileHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5a2ae68e216b22a5b2728a2bdfcc6f576b"></a>DebugHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a468d0a8d8ab4ef2b7603fb3411dad8a5ad9d8f61d6a5f73f0d5327e0ebad3047b"></a>EventHandler</em>&nbsp;</td><td class="fielddoc">
</td></tr>
</table>
<p>Definition at line <a class="el" href="log_8c_source.html#l00074">74</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="af4312f7fa950dce41fa6a52eb67968f2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void CloseMagickLog </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00219">219</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::append</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00123">_LogInfo::file</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00570">IsEventLogging()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
</div>
</div>
<a class="anchor" id="ad02d02a851c2c53fe493d5cfe8eebae6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void* DestroyLogElement </td>
<td>(</td>
<td class="paramtype">void *&#160;</td>
<td class="paramname"><em>log_info</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00717">717</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="log_8c_source.html#l00129">_LogInfo::append</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::exempt</a>, <a class="el" href="log_8c_source.html#l00123">_LogInfo::file</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::filename</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::format</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::path</a>, and <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00743">LogComponentTerminus()</a>.</p>
</div>
</div>
<a class="anchor" id="ae6a0b86c5e6429b0af4a6d92e1ea1b29"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a> * GetLogInfo </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00268">268</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l00816">GetValueFromLinkedList()</a>, <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>, <a class="el" href="hashmap_8c_source.html#l01020">InsertValueInLinkedList()</a>, <a class="el" href="log_8c_source.html#l00186">instantiate_log</a>, <a class="el" href="hashmap_8c_source.html#l01241">IsLinkedListEmpty()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::name</a>, <a class="el" href="hashmap_8c_source.html#l01639">RemoveElementByValueFromLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l01973">ResetLinkedListIterator()</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00219">CloseMagickLog()</a>, <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>, <a class="el" href="log_8c_source.html#l00442">GetLogList()</a>, <a class="el" href="log_8c_source.html#l00570">IsEventLogging()</a>, <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>, <a class="el" href="log_8c_source.html#l01680">SetLogEventMask()</a>, <a class="el" href="log_8c_source.html#l01726">SetLogFormat()</a>, and <a class="el" href="log_8c_source.html#l00788">TranslateEvent()</a>.</p>
</div>
</div>
<a class="anchor" id="af80e7d744419cf9203c2b91037551c2c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a>** GetLogInfoList </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>pattern</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t *&#160;</td>
<td class="paramname"><em>number_preferences</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00349">349</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l00703">GetNumberOfElementsInLinkedList()</a>, <a class="el" href="token_8c_source.html#l00320">GlobExpression()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="log_8c_source.html#l00332">LogInfoCompare()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::name</a>, <a class="el" href="hashmap_8c_source.html#l01973">ResetLinkedListIterator()</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::stealth</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00610">ListLogInfo()</a>.</p>
</div>
</div>
<a class="anchor" id="a7b74ce03ca1bf368a3a6786c13b4076c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> char** GetLogList </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>pattern</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t *&#160;</td>
<td class="paramname"><em>number_preferences</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00442">442</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l00703">GetNumberOfElementsInLinkedList()</a>, <a class="el" href="token_8c_source.html#l00320">GlobExpression()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="log_8c_source.html#l00427">LogCompare()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::name</a>, <a class="el" href="hashmap_8c_source.html#l01973">ResetLinkedListIterator()</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::stealth</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
</div>
</div>
<a class="anchor" id="a7972438c808e5ad9a64cc17d206805c8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char* GetLogName </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00506">506</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="log_8c_source.html#l00177">log_name</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00788">TranslateEvent()</a>, and <a class="el" href="log_8c_source.html#l01011">TranslateFilename()</a>.</p>
</div>
</div>
<a class="anchor" id="a3930a6d67293c23e4bb74786823a9353"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> InitializeLogList </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00533">533</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00186">instantiate_log</a>, <a class="el" href="log_8c_source.html#l01524">LoadLogLists()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="log_8c_source.html#l00069">LogFilename</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>.</p>
</div>
</div>
<a class="anchor" id="a0745af8637c9e409941498417d528018"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> IsEventLogging </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00570">570</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00107">_LogInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="hashmap_8c_source.html#l01241">IsLinkedListEmpty()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, and <a class="el" href="log_8h_source.html#l00037">NoEvents</a>.</p>
<p>Referenced by <a class="el" href="image_8c_source.html#l00151">AcquireImage()</a>, <a class="el" href="resample_8c_source.html#l00207">AcquireResampleFilter()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="xml-tree_8c_source.html#l00164">AddChildToXMLTree()</a>, <a class="el" href="hashmap_8c_source.html#l00155">AppendValueToLinkedList()</a>, <a class="el" href="blob_8c_source.html#l00445">CloneBlobInfo()</a>, <a class="el" href="draw_8c_source.html#l00238">CloneDrawInfo()</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</a>, <a class="el" href="image_8c_source.html#l00922">CloneImageInfo()</a>, <a class="el" href="montage_8c_source.html#l00103">CloneMontageInfo()</a>, <a class="el" href="log_8c_source.html#l00219">CloseMagickLog()</a>, <a class="el" href="draw_8c_source.html#l00446">ConvertPathToPolygon()</a>, <a class="el" href="draw_8c_source.html#l00692">ConvertPrimitiveToPath()</a>, <a class="el" href="registry_8c_source.html#l00153">DeleteImageRegistry()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="utility_8c_source.html#l00723">ExpandFilenames()</a>, <a class="el" href="blob_8c_source.html#l01271">GetBlobInfo()</a>, <a class="el" href="draw_8c_source.html#l04751">GetDrawInfo()</a>, <a class="el" href="image_8c_source.html#l01207">GetImageInfo()</a>, <a class="el" href="registry_8c_source.html#l00189">GetImageRegistry()</a>, <a class="el" href="montage_8c_source.html#l00215">GetMontageInfo()</a>, <a class="el" href="registry_8c_source.html#l00274">GetNextImageRegistry()</a>, <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>, <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>, <a class="el" href="hashmap_8c_source.html#l01345">NewHashmap()</a>, <a class="el" href="image-view_8c_source.html#l00716">NewImageView()</a>, <a class="el" href="image-view_8c_source.html#l00770">NewImageViewRegion()</a>, <a class="el" href="splay-tree_8c_source.html#l01098">NewSplayTree()</a>, <a class="el" href="xml-tree_8c_source.html#l02080">NewXMLTreeTag()</a>, <a class="el" href="registry_8c_source.html#l00325">RegistryComponentTerminus()</a>, <a class="el" href="registry_8c_source.html#l00362">RemoveImageRegistry()</a>, <a class="el" href="registry_8c_source.html#l00391">ResetImageRegistryIterator()</a>, and <a class="el" href="registry_8c_source.html#l00458">SetImageRegistry()</a>.</p>
</div>
</div>
<a class="anchor" id="a6b501be96b3084fd22c7312016ce2ea4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> ListLogInfo </td>
<td>(</td>
<td class="paramtype">FILE *&#160;</td>
<td class="paramname"><em>file</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00610">610</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="string_8c_source.html#l01076">FormatMagickSize()</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::generations</a>, <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="log_8c.html#a6eda085638e0871ec92e0d9a9ce17e10">MegabytesToBytes</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::path</a>, and <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>.</p>
</div>
</div>
<a class="anchor" id="adcde669045e71419da72e423fd27ae9a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> LoadLogList </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>xml</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>depth</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01281">1281</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00410">AcquireMagickMemory()</a>, <a class="el" href="string_8c_source.html#l00119">AcquireString()</a>, <a class="el" href="hashmap_8c_source.html#l00155">AppendValueToLinkedList()</a>, <a class="el" href="string_8c_source.html#l00415">ConcatenateMagickString()</a>, <a class="el" href="exception_8h_source.html#l00075">ConfigureError</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="studio_8h_source.html#l00252">DirectorySeparator</a>, <a class="el" href="log_8c_source.html#l00107">_LogInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::exempt</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::filename</a>, <a class="el" href="string_8c_source.html#l00989">FileToString()</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::format</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::generations</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="token_8c_source.html#l00169">GetMagickToken()</a>, <a class="el" href="utility_8c_source.html#l01186">GetPathComponent()</a>, <a class="el" href="timer_8c_source.html#l00265">GetTimerInfo()</a>, <a class="el" href="log_8c_source.html#l00110">_LogInfo::handler_mask</a>, <a class="el" href="utility_8h_source.html#l00030">HeadPath</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::limit</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="string_8c_source.html#l01631">LocaleNCompare()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="option_8h_source.html#l00068">MagickLogEventOptions</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="hashmap_8c_source.html#l01404">NewLinkedList()</a>, <a class="el" href="option_8c_source.html#l02481">ParseCommandOption()</a>, <a class="el" href="log_8c_source.html#l01621">ParseLogHandlers()</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::path</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</a>, <a class="el" href="exception_8h_source.html#l00078">ResourceLimitFatalError</a>, <a class="el" href="log_8c_source.html#l00137">_LogInfo::signature</a>, <a class="el" href="string-private_8h_source.html#l00073">StringToUnsignedLong()</a>, <a class="el" href="exception-private_8h_source.html#l00036">ThrowFatalException</a>, <a class="el" href="exception-private_8h_source.html#l00054">ThrowFileException</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, and <a class="el" href="log_8c_source.html#l00134">_LogInfo::timer</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01524">LoadLogLists()</a>.</p>
</div>
</div>
<a class="anchor" id="ab1a543113ed3e28fb6cd2ee1a98cc90e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> LoadLogLists </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01524">1524</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00410">AcquireMagickMemory()</a>, <a class="el" href="hashmap_8c_source.html#l00155">AppendValueToLinkedList()</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="configure_8c_source.html#l00229">DestroyConfigureOptions()</a>, <a class="el" href="log_8c_source.html#l00107">_LogInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00143">_LogMapInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::exempt</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::filename</a>, <a class="el" href="log_8c_source.html#l00149">_LogMapInfo::filename</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::format</a>, <a class="el" href="log_8c_source.html#l00149">_LogMapInfo::format</a>, <a class="el" href="configure_8c_source.html#l00560">GetConfigureOptions()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="string_8c_source.html#l01263">GetStringInfoDatum()</a>, <a class="el" href="string_8c_source.html#l01321">GetStringInfoPath()</a>, <a class="el" href="timer_8c_source.html#l00265">GetTimerInfo()</a>, <a class="el" href="log_8c_source.html#l00110">_LogInfo::handler_mask</a>, <a class="el" href="log_8c_source.html#l00146">_LogMapInfo::handler_mask</a>, <a class="el" href="log_8c_source.html#l01281">LoadLogList()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00170">LogMap</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::name</a>, <a class="el" href="hashmap_8c_source.html#l01404">NewLinkedList()</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::path</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</a>, <a class="el" href="log_8c_source.html#l00137">_LogInfo::signature</a>, <a class="el" href="exception-private_8h_source.html#l00054">ThrowFileException</a>, <a class="el" href="exception_8c_source.html#l01039">ThrowMagickException()</a>, and <a class="el" href="log_8c_source.html#l00134">_LogInfo::timer</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>.</p>
</div>
</div>
<a class="anchor" id="ac16edfe75ccaf5e70230d189550f1507"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static int LogCompare </td>
<td>(</td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>y</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00427">427</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00442">GetLogList()</a>.</p>
</div>
</div>
<a class="anchor" id="a2cfc4d9430d44517eff65782b548bba1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> LogComponentGenesis </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00692">692</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, and <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>.</p>
<p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>.</p>
</div>
</div>
<a class="anchor" id="aebfbd09181cea3edc0ea2e8e68f74fe1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a07784d9b8e7a718c9b4f65368cf546be">MagickPrivate</a> void LogComponentTerminus </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00743">743</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="semaphore_8c_source.html#l00095">AcquireSemaphoreInfo()</a>, <a class="el" href="hashmap_8c_source.html#l00410">DestroyLinkedList()</a>, <a class="el" href="log_8c_source.html#l00717">DestroyLogElement()</a>, <a class="el" href="semaphore_8c_source.html#l00288">DestroySemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00186">instantiate_log</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="magick_8c_source.html#l01361">MagickCoreTerminus()</a>.</p>
</div>
</div>
<a class="anchor" id="a8b339b085a3aa878fe64efdf5a76a94a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static int LogInfoCompare </td>
<td>(</td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const void *&#160;</td>
<td class="paramname"><em>y</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00332">332</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>.</p>
</div>
</div>
<a class="anchor" id="abf08284d6ddd727fa9bbce37c88f5f17"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> LogMagickEvent </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a>&#160;</td>
<td class="paramname"><em>type</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>module</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>function</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>format</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>...</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01236">1236</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>.</p>
<p>Referenced by <a class="el" href="accelerate_8c_source.html#l00660">AccelerateConvolveImage()</a>, <a class="el" href="image_8c_source.html#l00151">AcquireImage()</a>, <a class="el" href="colormap_8c_source.html#l00113">AcquireImageColormap()</a>, <a class="el" href="resource_8c_source.html#l00153">AcquireMagickResource()</a>, <a class="el" href="image_8c_source.html#l00383">AcquireNextImage()</a>, <a class="el" href="resample_8c_source.html#l00207">AcquireResampleFilter()</a>, <a class="el" href="resize_8c_source.html#l00690">AcquireResizeFilter()</a>, <a class="el" href="resource_8c_source.html#l00429">AcquireUniqueFileResource()</a>, <a class="el" href="cache-view_8c_source.html#l00150">AcquireVirtualCacheView()</a>, <a class="el" href="effect_8c_source.html#l00172">AdaptiveBlurImage()</a>, <a class="el" href="effect_8c_source.html#l00497">AdaptiveSharpenImage()</a>, <a class="el" href="threshold_8c_source.html#l00153">AdaptiveThresholdImage()</a>, <a class="el" href="fx_8c_source.html#l00263">AddNoiseImage()</a>, <a class="el" href="xml-tree_8c_source.html#l00212">AddPathToXMLTree()</a>, <a class="el" href="distort_8c_source.html#l00302">AffineTransformImage()</a>, <a class="el" href="animate_8c_source.html#l03035">AnimateImages()</a>, <a class="el" href="annotate_8c_source.html#l00227">AnnotateImage()</a>, <a class="el" href="utility_8c_source.html#l00271">AppendImageFormat()</a>, <a class="el" href="image_8c_source.html#l00440">AppendImages()</a>, <a class="el" href="list_8c_source.html#l00077">AppendImageToList()</a>, <a class="el" href="hashmap_8c_source.html#l00155">AppendValueToLinkedList()</a>, <a class="el" href="compress_8c_source.html#l00278">Ascii85Flush()</a>, <a class="el" href="blob_8c_source.html#l00195">AttachBlob()</a>, <a class="el" href="utility_8c_source.html#l00335">Base64Decode()</a>, <a class="el" href="utility_8c_source.html#l00489">Base64Encode()</a>, <a class="el" href="threshold_8c_source.html#l00376">BilevelImage()</a>, <a class="el" href="threshold_8c_source.html#l00502">BlackThresholdImage()</a>, <a class="el" href="blob_8c_source.html#l00250">BlobToFile()</a>, <a class="el" href="blob_8c_source.html#l00325">BlobToImage()</a>, <a class="el" href="fx_8c_source.html#l00430">BlueShiftImage()</a>, <a class="el" href="effect_8c_source.html#l00821">BlurImage()</a>, <a class="el" href="decorate_8c_source.html#l00103">BorderImage()</a>, <a class="el" href="enhance_8c_source.html#l00218">BrightnessContrastImage()</a>, <a class="el" href="image_8c_source.html#l00642">CatchImageException()</a>, <a class="el" href="channel_8c_source.html#l00196">ChannelFxImage()</a>, <a class="el" href="fx_8c_source.html#l00588">CharcoalImage()</a>, <a class="el" href="transform_8c_source.html#l00187">ChopImage()</a>, <a class="el" href="threshold_8c_source.html#l00679">ClampImage()</a>, <a class="el" href="histogram_8c_source.html#l00175">ClassifyImageColors()</a>, <a class="el" href="hashmap_8c_source.html#l00212">ClearLinkedList()</a>, <a class="el" href="image_8c_source.html#l00699">ClipImagePath()</a>, <a class="el" href="cache-view_8c_source.html#l00203">CloneCacheView()</a>, <a class="el" href="image_8c_source.html#l00793">CloneImage()</a>, <a class="el" href="artifact_8c_source.html#l00102">CloneImageArtifacts()</a>, <a class="el" href="option_8c_source.html#l01748">CloneImageOptions()</a>, <a class="el" href="profile_8c_source.html#l00156">CloneImageProfiles()</a>, <a class="el" href="property_8c_source.html#l00112">CloneImageProperties()</a>, <a class="el" href="list_8c_source.html#l00199">CloneImages()</a>, <a class="el" href="cache_8c_source.html#l00403">ClonePixelCache()</a>, <a class="el" href="cache_8c_source.html#l00449">ClonePixelCacheMethods()</a>, <a class="el" href="cache_8c_source.html#l00503">ClonePixelCacheRepository()</a>, <a class="el" href="splay-tree_8c_source.html#l00344">CloneSplayTree()</a>, <a class="el" href="string_8c_source.html#l00265">CloneString()</a>, <a class="el" href="string_8c_source.html#l00318">CloneStringInfo()</a>, <a class="el" href="blob_8c_source.html#l00499">CloseBlob()</a>, <a class="el" href="enhance_8c_source.html#l00295">ClutImage()</a>, <a class="el" href="layer_8c_source.html#l00228">CoalesceImages()</a>, <a class="el" href="enhance_8c_source.html#l00462">ColorDecisionListImage()</a>, <a class="el" href="fx_8c_source.html#l00653">ColorizeImage()</a>, <a class="el" href="fx_8c_source.html#l00854">ColorMatrixImage()</a>, <a class="el" href="channel_8c_source.html#l00454">CombineImages()</a>, <a class="el" href="compare_8c_source.html#l00104">CompareImages()</a>, <a class="el" href="layer_8c_source.html#l00745">CompareImagesLayers()</a>, <a class="el" href="string_8c_source.html#l00366">CompareStringInfo()</a>, <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>, <a class="el" href="layer_8c_source.html#l01760">CompositeLayers()</a>, <a class="el" href="quantize_8c_source.html#l01180">CompressImageColormap()</a>, <a class="el" href="string_8c_source.html#l00541">ConcatenateStringInfo()</a>, <a class="el" href="transform_8c_source.html#l00411">ConsolidateCMYKImages()</a>, <a class="el" href="constitute_8c_source.html#l00182">ConstituteImage()</a>, <a class="el" href="enhance_8c_source.html#l00848">ContrastImage()</a>, <a class="el" href="enhance_8c_source.html#l00992">ContrastStretchImage()</a>, <a class="el" href="transform_8c_source.html#l00531">CropImage()</a>, <a class="el" href="transform_8c_source.html#l00778">CropImageToTiles()</a>, <a class="el" href="colormap_8c_source.html#l00188">CycleColormapImage()</a>, <a class="el" href="cipher_8c_source.html#l01113">DecipherImage()</a>, <a class="el" href="artifact_8c_source.html#l00194">DeleteImageArtifact()</a>, <a class="el" href="option_8c_source.html#l01841">DeleteImageOption()</a>, <a class="el" href="profile_8c_source.html#l00195">DeleteImageProfile()</a>, <a class="el" href="property_8c_source.html#l00255">DeleteImageProperty()</a>, <a class="el" href="registry_8c_source.html#l00153">DeleteImageRegistry()</a>, <a class="el" href="list_8c_source.html#l00337">DeleteImages()</a>, <a class="el" href="splay-tree_8c_source.html#l00484">DeleteNodeByValueFromSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l00601">DeleteNodeFromSplayTree()</a>, <a class="el" href="shear_8c_source.html#l00821">DeskewImage()</a>, <a class="el" href="effect_8c_source.html#l01041">DespeckleImage()</a>, <a class="el" href="blob_8c_source.html#l00631">DestroyBlob()</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="configure_8c_source.html#l00229">DestroyConfigureOptions()</a>, <a class="el" href="draw_8c_source.html#l00808">DestroyDrawInfo()</a>, <a class="el" href="hashmap_8c_source.html#l00340">DestroyHashmap()</a>, <a class="el" href="image_8c_source.html#l01012">DestroyImage()</a>, <a class="el" href="artifact_8c_source.html#l00230">DestroyImageArtifacts()</a>, <a class="el" href="image_8c_source.html#l01081">DestroyImageInfo()</a>, <a class="el" href="list_8c_source.html#l00443">DestroyImageList()</a>, <a class="el" href="option_8c_source.html#l01877">DestroyImageOptions()</a>, <a class="el" href="cache_8c_source.html#l00733">DestroyImagePixelCache()</a>, <a class="el" href="cache_8c_source.html#l00766">DestroyImagePixels()</a>, <a class="el" href="property_8c_source.html#l00291">DestroyImageProperties()</a>, <a class="el" href="hashmap_8c_source.html#l00410">DestroyLinkedList()</a>, <a class="el" href="locale_8c_source.html#l00207">DestroyLocaleOptions()</a>, <a class="el" href="montage_8c_source.html#l00165">DestroyMontageInfo()</a>, <a class="el" href="cache_8c_source.html#l00873">DestroyPixelCache()</a>, <a class="el" href="stream_8c_source.html#l00212">DestroyPixelStream()</a>, <a class="el" href="quantize_8c_source.html#l01378">DestroyQuantizeInfo()</a>, <a class="el" href="random_8c_source.html#l00279">DestroyRandomInfo()</a>, <a class="el" href="resample_8c_source.html#l00268">DestroyResampleFilter()</a>, <a class="el" href="signature_8c_source.html#l00168">DestroySignatureInfo()</a>, <a class="el" href="stream_8c_source.html#l00268">DestroyStreamInfo()</a>, <a class="el" href="string_8c_source.html#l00841">DestroyStringInfo()</a>, <a class="el" href="token_8c_source.html#l00129">DestroyTokenInfo()</a>, <a class="el" href="xml-tree_8c_source.html#l00459">DestroyXMLTree()</a>, <a class="el" href="blob_8c_source.html#l00682">DetachBlob()</a>, <a class="el" href="image_8c_source.html#l01143">DisassociateImageStream()</a>, <a class="el" href="display_8c_source.html#l16194">DisplayImages()</a>, <a class="el" href="layer_8c_source.html#l00375">DisposeImages()</a>, <a class="el" href="distort_8c_source.html#l01682">DistortImage()</a>, <a class="el" href="distort_8c_source.html#l01475">DistortResizeImage()</a>, <a class="el" href="draw_8c_source.html#l01080">DrawAffineImage()</a>, <a class="el" href="draw_8c_source.html#l01396">DrawClipPath()</a>, <a class="el" href="draw_8c_source.html#l01479">DrawDashPolygon()</a>, <a class="el" href="draw_8c_source.html#l03203">DrawGradientImage()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l03464">DrawPatternPath()</a>, <a class="el" href="draw_8c_source.html#l03770">DrawPolygonPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04639">DrawStrokePolygon()</a>, <a class="el" href="blob_8c_source.html#l00811">DuplicateBlob()</a>, <a class="el" href="list_8c_source.html#l00491">DuplicateImages()</a>, <a class="el" href="effect_8c_source.html#l01243">EdgeImage()</a>, <a class="el" href="effect_8c_source.html#l01334">EmbossImage()</a>, <a class="el" href="cipher_8c_source.html#l01169">EncipherImage()</a>, <a class="el" href="enhance_8c_source.html#l01291">EnhanceImage()</a>, <a class="el" href="blob_8c_source.html#l00846">EOFBlob()</a>, <a class="el" href="enhance_8c_source.html#l01480">EqualizeImage()</a>, <a class="el" href="string_8c_source.html#l00917">EscapeString()</a>, <a class="el" href="statistic_8c_source.html#l00753">EvaluateImage()</a>, <a class="el" href="statistic_8c_source.html#l00423">EvaluateImages()</a>, <a class="el" href="transform_8c_source.html#l00980">ExcerptImage()</a>, <a class="el" href="utility_8c_source.html#l00723">ExpandFilenames()</a>, <a class="el" href="pixel_8c_source.html#l01861">ExportImagePixels()</a>, <a class="el" href="quantum-export_8c_source.html#l03187">ExportQuantumPixels()</a>, <a class="el" href="transform_8c_source.html#l01125">ExtentImage()</a>, <a class="el" href="blob_8c_source.html#l00929">FileToBlob()</a>, <a class="el" href="blob_8c_source.html#l01123">FileToImage()</a>, <a class="el" href="string_8c_source.html#l00989">FileToString()</a>, <a class="el" href="string_8c_source.html#l01028">FileToStringInfo()</a>, <a class="el" href="signature_8c_source.html#l00207">FinalizeSignature()</a>, <a class="el" href="transform_8c_source.html#l01183">FlipImage()</a>, <a class="el" href="paint_8c_source.html#l00108">FloodfillPaintImage()</a>, <a class="el" href="transform_8c_source.html#l01323">FlopImage()</a>, <a class="el" href="decorate_8c_source.html#l00169">FrameImage()</a>, <a class="el" href="statistic_8c_source.html#l00985">FunctionImage()</a>, <a class="el" href="fx_8c_source.html#l03012">FxImage()</a>, <a class="el" href="enhance_8c_source.html#l01752">GammaImage()</a>, <a class="el" href="effect_8c_source.html#l01433">GaussianBlurImage()</a>, <a class="el" href="draw_8c_source.html#l04718">GetAffineMatrix()</a>, <a class="el" href="stream_8c_source.html#l00314">GetAuthenticMetacontentFromStream()</a>, <a class="el" href="stream_8c_source.html#l00398">GetAuthenticPixelsFromStream()</a>, <a class="el" href="stream_8c_source.html#l00360">GetAuthenticPixelsStream()</a>, <a class="el" href="blob_8c_source.html#l01211">GetBlobError()</a>, <a class="el" href="blob_8c_source.html#l01307">GetBlobProperties()</a>, <a class="el" href="blob_8c_source.html#l01339">GetBlobSize()</a>, <a class="el" href="blob_8c_source.html#l01446">GetBlobStreamHandler()</a>, <a class="el" href="cache-view_8c_source.html#l00422">GetCacheViewColorspace()</a>, <a class="el" href="cache-view_8c_source.html#l00456">GetCacheViewExtent()</a>, <a class="el" href="cache-view_8c_source.html#l00498">GetCacheViewImage()</a>, <a class="el" href="cache-view_8c_source.html#l00531">GetCacheViewStorageClass()</a>, <a class="el" href="coder_8c_source.html#l00382">GetCoderInfoList()</a>, <a class="el" href="coder_8c_source.html#l00467">GetCoderList()</a>, <a class="el" href="color_8c_source.html#l01163">GetColorInfoList()</a>, <a class="el" href="color_8c_source.html#l01256">GetColorList()</a>, <a class="el" href="color_8c_source.html#l01399">GetColorTuple()</a>, <a class="el" href="configure_8c_source.html#l00351">GetConfigureInfoList()</a>, <a class="el" href="configure_8c_source.html#l00445">GetConfigureList()</a>, <a class="el" href="configure_8c_source.html#l00510">GetConfigureOption()</a>, <a class="el" href="configure_8c_source.html#l00560">GetConfigureOptions()</a>, <a class="el" href="configure_8c_source.html#l00651">GetConfigurePaths()</a>, <a class="el" href="configure_8c_source.html#l00866">GetConfigureValue()</a>, <a class="el" href="delegate_8c_source.html#l00256">GetDelegateCommand()</a>, <a class="el" href="delegate_8c_source.html#l00326">GetDelegateCommands()</a>, <a class="el" href="delegate_8c_source.html#l00478">GetDelegateInfoList()</a>, <a class="el" href="delegate_8c_source.html#l00575">GetDelegateList()</a>, <a class="el" href="delegate_8c_source.html#l00644">GetDelegateMode()</a>, <a class="el" href="delegate_8c_source.html#l00677">GetDelegateThreadSupport()</a>, <a class="el" href="draw_8c_source.html#l04751">GetDrawInfo()</a>, <a class="el" href="image_8c_source.html#l01176">GetImageAlphaChannel()</a>, <a class="el" href="artifact_8c_source.html#l00271">GetImageArtifact()</a>, <a class="el" href="attribute_8c_source.html#l00123">GetImageBoundingBox()</a>, <a class="el" href="magick_8c_source.html#l00155">GetImageDecoder()</a>, <a class="el" href="attribute_8c_source.html#l00270">GetImageDepth()</a>, <a class="el" href="compare_8c_source.html#l01106">GetImageDistortion()</a>, <a class="el" href="compare_8c_source.html#l01237">GetImageDistortions()</a>, <a class="el" href="segment_8c_source.html#l00951">GetImageDynamicThreshold()</a>, <a class="el" href="magick_8c_source.html#l00185">GetImageEncoder()</a>, <a class="el" href="cache_8c_source.html#l01399">GetImageExtent()</a>, <a class="el" href="statistic_8c_source.html#l01105">GetImageExtrema()</a>, <a class="el" href="feature_8c_source.html#l00139">GetImageFeatures()</a>, <a class="el" href="list_8c_source.html#l00586">GetImageFromList()</a>, <a class="el" href="image_8c_source.html#l01207">GetImageInfo()</a>, <a class="el" href="statistic_8c_source.html#l01232">GetImageKurtosis()</a>, <a class="el" href="list_8c_source.html#l00681">GetImageListLength()</a>, <a class="el" href="magick_8c_source.html#l00222">GetImageMagick()</a>, <a class="el" href="image_8c_source.html#l01296">GetImageMask()</a>, <a class="el" href="statistic_8c_source.html#l01155">GetImageMean()</a>, <a class="el" href="option_8c_source.html#l01916">GetImageOption()</a>, <a class="el" href="profile_8c_source.html#l00258">GetImageProfile()</a>, <a class="el" href="property_8c_source.html#l01986">GetImageProperty()</a>, <a class="el" href="quantize_8c_source.html#l02189">GetImageQuantizeError()</a>, <a class="el" href="statistic_8c_source.html#l01365">GetImageRange()</a>, <a class="el" href="image_8c_source.html#l01385">GetImageReferenceCount()</a>, <a class="el" href="registry_8c_source.html#l00189">GetImageRegistry()</a>, <a class="el" href="statistic_8c_source.html#l01504">GetImageStatistics()</a>, <a class="el" href="prepress_8c_source.html#l00086">GetImageTotalInkDensity()</a>, <a class="el" href="attribute_8c_source.html#l00607">GetImageType()</a>, <a class="el" href="image_8c_source.html#l01424">GetImageVirtualPixelMethod()</a>, <a class="el" href="hashmap_8c_source.html#l00461">GetLastValueInLinkedList()</a>, <a class="el" href="locale_8c_source.html#l00492">GetLocaleInfoList()</a>, <a class="el" href="locale_8c_source.html#l00587">GetLocaleList()</a>, <a class="el" href="locale_8c_source.html#l00700">GetLocaleOptions()</a>, <a class="el" href="locale_8c_source.html#l00783">GetLocaleValue()</a>, <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>, <a class="el" href="log_8c_source.html#l00442">GetLogList()</a>, <a class="el" href="magic_8c_source.html#l00339">GetMagicInfoList()</a>, <a class="el" href="magick_8c_source.html#l00282">GetMagickAdjoin()</a>, <a class="el" href="magick_8c_source.html#l00312">GetMagickBlobSupport()</a>, <a class="el" href="magick_8c_source.html#l00343">GetMagickDescription()</a>, <a class="el" href="magick_8c_source.html#l00374">GetMagickEndianSupport()</a>, <a class="el" href="magick_8c_source.html#l00511">GetMagickInfoList()</a>, <a class="el" href="magick_8c_source.html#l00604">GetMagickList()</a>, <a class="el" href="magick_8c_source.html#l00666">GetMagickPrecision()</a>, <a class="el" href="property_8c_source.html#l02495">GetMagickProperty()</a>, <a class="el" href="property_8c_source.html#l02201">GetMagickPropertyLetter()</a>, <a class="el" href="magick_8c_source.html#l00694">GetMagickRawSupport()</a>, <a class="el" href="magick_8c_source.html#l00726">GetMagickSeekableStream()</a>, <a class="el" href="magick_8c_source.html#l00757">GetMagickThreadSupport()</a>, <a class="el" href="magic_8c_source.html#l00434">GetMagicList()</a>, <a class="el" href="magic_8c_source.html#l00499">GetMagicName()</a>, <a class="el" href="mime_8c_source.html#l00545">GetMimeDescription()</a>, <a class="el" href="mime_8c_source.html#l00385">GetMimeInfoList()</a>, <a class="el" href="mime_8c_source.html#l00480">GetMimeList()</a>, <a class="el" href="mime_8c_source.html#l00575">GetMimeType()</a>, <a class="el" href="montage_8c_source.html#l00215">GetMontageInfo()</a>, <a class="el" href="effect_8c_source.html#l01532">GetMotionBlurKernel()</a>, <a class="el" href="annotate_8c_source.html#l00675">GetMultilineTypeMetrics()</a>, <a class="el" href="artifact_8c_source.html#l00332">GetNextImageArtifact()</a>, <a class="el" href="list_8c_source.html#l00753">GetNextImageInList()</a>, <a class="el" href="option_8c_source.html#l02192">GetNextImageOption()</a>, <a class="el" href="profile_8c_source.html#l00301">GetNextImageProfile()</a>, <a class="el" href="property_8c_source.html#l02883">GetNextImageProperty()</a>, <a class="el" href="registry_8c_source.html#l00274">GetNextImageRegistry()</a>, <a class="el" href="hashmap_8c_source.html#l00500">GetNextKeyInHashmap()</a>, <a class="el" href="splay-tree_8c_source.html#l00767">GetNextKeyInSplayTree()</a>, <a class="el" href="hashmap_8c_source.html#l00563">GetNextValueInHashmap()</a>, <a class="el" href="hashmap_8c_source.html#l00626">GetNextValueInLinkedList()</a>, <a class="el" href="splay-tree_8c_source.html#l00821">GetNextValueInSplayTree()</a>, <a class="el" href="xml-tree_8c_source.html#l00553">GetNextXMLTreeTag()</a>, <a class="el" href="hashmap_8c_source.html#l00703">GetNumberOfElementsInLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l00669">GetNumberOfEntriesInHashmap()</a>, <a class="el" href="splay-tree_8c_source.html#l00933">GetNumberOfNodesInSplayTree()</a>, <a class="el" href="gem_8c_source.html#l00911">GetOptimalKernelWidth1D()</a>, <a class="el" href="gem_8c_source.html#l00952">GetOptimalKernelWidth2D()</a>, <a class="el" href="geometry_8c_source.html#l00340">GetPageGeometry()</a>, <a class="el" href="utility_8c_source.html#l01186">GetPathComponent()</a>, <a class="el" href="cache_8c_source.html#l01990">GetPixelCacheColorspace()</a>, <a class="el" href="cache_8c_source.html#l02241">GetPixelCacheStorageClass()</a>, <a class="el" href="cache_8c_source.html#l02282">GetPixelCacheTileSize()</a>, <a class="el" href="policy_8c_source.html#l00241">GetPolicyInfoList()</a>, <a class="el" href="policy_8c_source.html#l00313">GetPolicyList()</a>, <a class="el" href="policy_8c_source.html#l00380">GetPolicyValue()</a>, <a class="el" href="quantize_8c_source.html#l02295">GetQuantizeInfo()</a>, <a class="el" href="quantum_8c_source.html#l00515">GetQuantumType()</a>, <a class="el" href="signature_8c_source.html#l00297">GetSignatureBlocksize()</a>, <a class="el" href="signature_8c_source.html#l00328">GetSignatureDigest()</a>, <a class="el" href="signature_8c_source.html#l00359">GetSignatureDigestsize()</a>, <a class="el" href="threshold_8c_source.html#l00896">GetThresholdMapFile()</a>, <a class="el" href="type_8c_source.html#l00459">GetTypeInfoList()</a>, <a class="el" href="type_8c_source.html#l00552">GetTypeList()</a>, <a class="el" href="annotate_8c_source.html#l00786">GetTypeMetrics()</a>, <a class="el" href="hashmap_8c_source.html#l00737">GetValueFromHashmap()</a>, <a class="el" href="hashmap_8c_source.html#l00816">GetValueFromLinkedList()</a>, <a class="el" href="splay-tree_8c_source.html#l00878">GetValueFromSplayTree()</a>, <a class="el" href="stream_8c_source.html#l00630">GetVirtualMetacontentFromStream()</a>, <a class="el" href="stream_8c_source.html#l00592">GetVirtualPixelsStream()</a>, <a class="el" href="stream_8c_source.html#l00704">GetVirtualPixelStream()</a>, <a class="el" href="xml-tree_8c_source.html#l00587">GetXMLTreeAttribute()</a>, <a class="el" href="xml-tree_8c_source.html#l00655">GetXMLTreeAttributes()</a>, <a class="el" href="xml-tree_8c_source.html#l00702">GetXMLTreeChild()</a>, <a class="el" href="xml-tree_8c_source.html#l00741">GetXMLTreeContent()</a>, <a class="el" href="xml-tree_8c_source.html#l00772">GetXMLTreeOrdered()</a>, <a class="el" href="xml-tree_8c_source.html#l00806">GetXMLTreePath()</a>, <a class="el" href="xml-tree_8c_source.html#l00880">GetXMLTreeProcessingInstructions()</a>, <a class="el" href="xml-tree_8c_source.html#l00927">GetXMLTreeSibling()</a>, <a class="el" href="xml-tree_8c_source.html#l00958">GetXMLTreeTag()</a>, <a class="el" href="paint_8c_source.html#l00399">GradientImage()</a>, <a class="el" href="enhance_8c_source.html#l01920">HaldClutImage()</a>, <a class="el" href="compress_8c_source.html#l00381">HuffmanDecodeImage()</a>, <a class="el" href="compress_8c_source.html#l00681">HuffmanEncodeImage()</a>, <a class="el" href="identify_8c_source.html#l00236">IdentifyImage()</a>, <a class="el" href="list_8c_source.html#l00826">ImageListToArray()</a>, <a class="el" href="blob_8c_source.html#l01739">ImagesToBlob()</a>, <a class="el" href="blob_8c_source.html#l01489">ImageToBlob()</a>, <a class="el" href="blob_8c_source.html#l01618">ImageToFile()</a>, <a class="el" href="fx_8c_source.html#l03178">ImplodeImage()</a>, <a class="el" href="pixel_8c_source.html#l03763">ImportImagePixels()</a>, <a class="el" href="quantum-import_8c_source.html#l03414">ImportQuantumPixels()</a>, <a class="el" href="signature_8c_source.html#l00390">InitializeSignature()</a>, <a class="el" href="blob_8c_source.html#l01877">InjectImageBlob()</a>, <a class="el" href="list_8c_source.html#l00881">InsertImageInList()</a>, <a class="el" href="hashmap_8c_source.html#l01020">InsertValueInLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l01123">InsertValueInSortedLinkedList()</a>, <a class="el" href="resize_8c_source.html#l01576">InterpolativeResizeImage()</a>, <a class="el" href="property_8c_source.html#l02991">InterpretImageProperties()</a>, <a class="el" href="fourier_8c_source.html#l01186">InverseFourierTransformImage()</a>, <a class="el" href="delegate_8c_source.html#l00835">InvokeDelegate()</a>, <a class="el" href="module_8c_source.html#l01622">InvokeDynamicImageFilter()</a>, <a class="el" href="blob_8c_source.html#l02021">IsBlobExempt()</a>, <a class="el" href="blob_8c_source.html#l02052">IsBlobSeekable()</a>, <a class="el" href="blob_8c_source.html#l02101">IsBlobTemporary()</a>, <a class="el" href="color_8c_source.html#l01620">IsEquivalentImage()</a>, <a class="el" href="hashmap_8c_source.html#l01210">IsHashmapEmpty()</a>, <a class="el" href="image_8c_source.html#l01641">IsHighDynamicRangeImage()</a>, <a class="el" href="histogram_8c_source.html#l00634">IsHistogramImage()</a>, <a class="el" href="attribute_8c_source.html#l00664">IsImageGray()</a>, <a class="el" href="attribute_8c_source.html#l00750">IsImageMonochrome()</a>, <a class="el" href="image_8c_source.html#l01745">IsImageObject()</a>, <a class="el" href="attribute_8c_source.html#l00831">IsImageOpaque()</a>, <a class="el" href="hashmap_8c_source.html#l01241">IsLinkedListEmpty()</a>, <a class="el" href="histogram_8c_source.html#l00796">IsPaletteImage()</a>, <a class="el" href="policy_8c_source.html#l00473">IsRightsAuthorized()</a>, <a class="el" href="image_8c_source.html#l01782">IsTaintImage()</a>, <a class="el" href="enhance_8c_source.html#l02135">LevelImage()</a>, <a class="el" href="enhance_8c_source.html#l02446">LevelImageColors()</a>, <a class="el" href="enhance_8c_source.html#l02289">LevelizeImage()</a>, <a class="el" href="hashmap_8c_source.html#l01276">LinkedListToArray()</a>, <a class="el" href="resize_8c_source.html#l01909">LiquidRescaleImage()</a>, <a class="el" href="utility_8c_source.html#l01550">ListFiles()</a>, <a class="el" href="threshold_8c_source.html#l01101">ListThresholdMapFile()</a>, <a class="el" href="coder_8c_source.html#l00678">LoadCoderList()</a>, <a class="el" href="color_8c_source.html#l01823">LoadColorList()</a>, <a class="el" href="configure_8c_source.html#l01030">LoadConfigureList()</a>, <a class="el" href="delegate_8c_source.html#l01216">LoadDelegateList()</a>, <a class="el" href="locale_8c_source.html#l01069">LoadLocaleList()</a>, <a class="el" href="magic_8c_source.html#l00665">LoadMagicList()</a>, <a class="el" href="mime_8c_source.html#l00738">LoadMimeList()</a>, <a class="el" href="policy_8c_source.html#l00644">LoadPolicyList()</a>, <a class="el" href="type_8c_source.html#l00954">LoadTypeList()</a>, <a class="el" href="draw_8c_source.html#l00677">LogPathInfo()</a>, <a class="el" href="draw_8c_source.html#l00400">LogPolygonInfo()</a>, <a class="el" href="draw_8c_source.html#l04020">LogPrimitiveInfo()</a>, <a class="el" href="compress_8c_source.html#l00922">LZWEncodeImage()</a>, <a class="el" href="resize_8c_source.html#l01951">MagnifyImage()</a>, <a class="el" href="layer_8c_source.html#l01888">MergeImageLayers()</a>, <a class="el" href="resize_8c_source.html#l01992">MinifyImage()</a>, <a class="el" href="image_8c_source.html#l01835">ModifyImage()</a>, <a class="el" href="enhance_8c_source.html#l02780">ModulateImage()</a>, <a class="el" href="montage_8c_source.html#l00338">MontageImageList()</a>, <a class="el" href="fx_8c_source.html#l03380">MorphImages()</a>, <a class="el" href="effect_8c_source.html#l01562">MotionBlurImage()</a>, <a class="el" href="enhance_8c_source.html#l03000">NegateImage()</a>, <a class="el" href="image_8c_source.html#l01889">NewMagickImage()</a>, <a class="el" href="paint_8c_source.html#l00532">OilPaintImage()</a>, <a class="el" href="paint_8c_source.html#l00757">OpaquePaintImage()</a>, <a class="el" href="blob_8c_source.html#l02329">OpenBlob()</a>, <a class="el" href="cache_8c_source.html#l03417">OpenPixelCache()</a>, <a class="el" href="layer_8c_source.html#l01452">OptimizeImageTransparency()</a>, <a class="el" href="layer_8c_source.html#l00904">OptimizeLayerFrames()</a>, <a class="el" href="threshold_8c_source.html#l01261">OrderedPosterizeImage()</a>, <a class="el" href="compress_8c_source.html#l01084">PackbitsEncodeImage()</a>, <a class="el" href="geometry_8c_source.html#l01249">ParseMetaGeometry()</a>, <a class="el" href="cipher_8c_source.html#l01126">PasskeyDecipherImage()</a>, <a class="el" href="cipher_8c_source.html#l01182">PasskeyEncipherImage()</a>, <a class="el" href="threshold_8c_source.html#l01459">PerceptibleImage()</a>, <a class="el" href="cache_8c_source.html#l03733">PersistPixelCache()</a>, <a class="el" href="blob_8c_source.html#l02687">PingBlob()</a>, <a class="el" href="constitute_8c_source.html#l00257">PingImage()</a>, <a class="el" href="constitute_8c_source.html#l00312">PingImages()</a>, <a class="el" href="fx_8c_source.html#l03828">PlasmaImage()</a>, <a class="el" href="fx_8c_source.html#l03898">PolaroidImage()</a>, <a class="el" href="statistic_8c_source.html#l01706">PolynomialImage()</a>, <a class="el" href="quantize_8c_source.html#l02350">PosterizeImage()</a>, <a class="el" href="effect_8c_source.html#l01804">PreviewImage()</a>, <a class="el" href="string_8c_source.html#l01726">PrintStringInfo()</a>, <a class="el" href="profile_8c_source.html#l00479">ProfileImage()</a>, <a class="el" href="xml-tree_8c_source.html#l02137">PruneTagFromXMLTree()</a>, <a class="el" href="hashmap_8c_source.html#l01535">PutEntryInHashmap()</a>, <a class="el" href="quantize_8c_source.html#l02719">QuantizeImage()</a>, <a class="el" href="quantize_8c_source.html#l02820">QuantizeImages()</a>, <a class="el" href="color_8c_source.html#l02148">QueryColorCompliance()</a>, <a class="el" href="effect_8c_source.html#l02335">RadialBlurImage()</a>, <a class="el" href="decorate_8c_source.html#l00650">RaiseImage()</a>, <a class="el" href="threshold_8c_source.html#l01599">RandomThresholdImage()</a>, <a class="el" href="constitute_8c_source.html#l00405">ReadImage()</a>, <a class="el" href="constitute_8c_source.html#l00846">ReadImages()</a>, <a class="el" href="cache_8c_source.html#l04129">ReadPixelCacheMetacontent()</a>, <a class="el" href="cache_8c_source.html#l04299">ReadPixelCachePixels()</a>, <a class="el" href="stream_8c_source.html#l00969">ReadStream()</a>, <a class="el" href="blob_8c_source.html#l03512">ReferenceBlob()</a>, <a class="el" href="image_8c_source.html#l01976">ReferenceImage()</a>, <a class="el" href="magick_8c_source.html#l01429">RegisterMagickInfo()</a>, <a class="el" href="magick_8c_source.html#l01202">RegisterMagickSignalHandler()</a>, <a class="el" href="registry_8c_source.html#l00325">RegistryComponentTerminus()</a>, <a class="el" href="resource_8c_source.html#l00763">RelinquishMagickResource()</a>, <a class="el" href="resource_8c_source.html#l00878">RelinquishUniqueFileResource()</a>, <a class="el" href="quantize_8c_source.html#l03101">RemapImage()</a>, <a class="el" href="quantize_8c_source.html#l03167">RemapImages()</a>, <a class="el" href="display_8c_source.html#l16238">RemoteDisplayCommand()</a>, <a class="el" href="layer_8c_source.html#l01579">RemoveDuplicateLayers()</a>, <a class="el" href="hashmap_8c_source.html#l01639">RemoveElementByValueFromLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l01713">RemoveElementFromLinkedList()</a>, <a class="el" href="hashmap_8c_source.html#l01787">RemoveEntryFromHashmap()</a>, <a class="el" href="list_8c_source.html#l01041">RemoveFirstImageFromList()</a>, <a class="el" href="artifact_8c_source.html#l00372">RemoveImageArtifact()</a>, <a class="el" href="list_8c_source.html#l00982">RemoveImageFromList()</a>, <a class="el" href="option_8c_source.html#l02639">RemoveImageOption()</a>, <a class="el" href="profile_8c_source.html#l01012">RemoveImageProfile()</a>, <a class="el" href="property_8c_source.html#l03336">RemoveImageProperty()</a>, <a class="el" href="registry_8c_source.html#l00362">RemoveImageRegistry()</a>, <a class="el" href="hashmap_8c_source.html#l01876">RemoveLastElementFromLinkedList()</a>, <a class="el" href="list_8c_source.html#l01092">RemoveLastImageFromList()</a>, <a class="el" href="splay-tree_8c_source.html#l01149">RemoveNodeByValueFromSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l01258">RemoveNodeFromSplayTree()</a>, <a class="el" href="layer_8c_source.html#l01660">RemoveZeroDelayLayers()</a>, <a class="el" href="annotate_8c_source.html#l01630">RenderPostscript()</a>, <a class="el" href="list_8c_source.html#l01145">ReplaceImageInList()</a>, <a class="el" href="list_8c_source.html#l01203">ReplaceImageInListReturnLast()</a>, <a class="el" href="resize_8c_source.html#l02042">ResampleImage()</a>, <a class="el" href="hashmap_8c_source.html#l01937">ResetHashmapIterator()</a>, <a class="el" href="artifact_8c_source.html#l00416">ResetImageArtifactIterator()</a>, <a class="el" href="option_8c_source.html#l02715">ResetImageOptionIterator()</a>, <a class="el" href="option_8c_source.html#l02679">ResetImageOptions()</a>, <a class="el" href="image_8c_source.html#l02012">ResetImagePage()</a>, <a class="el" href="profile_8c_source.html#l01052">ResetImageProfileIterator()</a>, <a class="el" href="property_8c_source.html#l03378">ResetImagePropertyIterator()</a>, <a class="el" href="registry_8c_source.html#l00391">ResetImageRegistryIterator()</a>, <a class="el" href="hashmap_8c_source.html#l01973">ResetLinkedListIterator()</a>, <a class="el" href="splay-tree_8c_source.html#l01339">ResetSplayTree()</a>, <a class="el" href="splay-tree_8c_source.html#l01431">ResetSplayTreeIterator()</a>, <a class="el" href="string_8c_source.html#l01810">ResetStringInfo()</a>, <a class="el" href="resize_8c_source.html#l02608">ResizeImage()</a>, <a class="el" href="list_8c_source.html#l01254">ReverseImageList()</a>, <a class="el" href="transform_8c_source.html#l01550">RollImage()</a>, <a class="el" href="distort_8c_source.html#l02808">RotateImage()</a>, <a class="el" href="resize_8c_source.html#l02739">SampleImage()</a>, <a class="el" href="resize_8c_source.html#l02916">ScaleImage()</a>, <a class="el" href="blob_8c_source.html#l03557">SeekBlob()</a>, <a class="el" href="segment_8c_source.html#l01796">SegmentImage()</a>, <a class="el" href="effect_8c_source.html#l02603">SelectiveBlurImage()</a>, <a class="el" href="channel_8c_source.html#l00607">SeparateImage()</a>, <a class="el" href="channel_8c_source.html#l00759">SeparateImages()</a>, <a class="el" href="fx_8c_source.html#l04081">SepiaToneImage()</a>, <a class="el" href="blob_8c_source.html#l03671">SetBlobExempt()</a>, <a class="el" href="blob_8c_source.html#l03706">SetBlobExtent()</a>, <a class="el" href="cache_8c_source.html#l04750">SetCacheAlphaChannel()</a>, <a class="el" href="cache-view_8c_source.html#l01031">SetCacheViewStorageClass()</a>, <a class="el" href="cache-view_8c_source.html#l01068">SetCacheViewVirtualPixelMethod()</a>, <a class="el" href="geometry_8c_source.html#l01534">SetGeometry()</a>, <a class="el" href="geometry_8c_source.html#l01568">SetGeometryInfo()</a>, <a class="el" href="image_8c_source.html#l03129">SetImageAlpha()</a>, <a class="el" href="image_8c_source.html#l02151">SetImageAlphaChannel()</a>, <a class="el" href="artifact_8c_source.html#l00456">SetImageArtifact()</a>, <a class="el" href="image_8c_source.html#l02348">SetImageBackgroundColor()</a>, <a class="el" href="image_8c_source.html#l02470">SetImageColor()</a>, <a class="el" href="attribute_8c_source.html#l00903">SetImageDepth()</a>, <a class="el" href="image_8c_source.html#l02633">SetImageInfo()</a>, <a class="el" href="image_8c_source.html#l02966">SetImageInfoBlob()</a>, <a class="el" href="image_8c_source.html#l03002">SetImageInfoFile()</a>, <a class="el" href="image_8c_source.html#l03040">SetImageMask()</a>, <a class="el" href="option_8c_source.html#l02754">SetImageOption()</a>, <a class="el" href="profile_8c_source.html#l01260">SetImageProfile()</a>, <a class="el" href="property_8c_source.html#l03423">SetImageProperty()</a>, <a class="el" href="registry_8c_source.html#l00458">SetImageRegistry()</a>, <a class="el" href="attribute_8c_source.html#l01128">SetImageType()</a>, <a class="el" href="image_8c_source.html#l03209">SetImageVirtualPixelMethod()</a>, <a class="el" href="magick_8c_source.html#l01475">SetMagickInfo()</a>, <a class="el" href="magick_8c_source.html#l01524">SetMagickPrecision()</a>, <a class="el" href="cache_8c_source.html#l03371">SetPixelCacheExtent()</a>, <a class="el" href="cache_8c_source.html#l04497">SetPixelCacheMethods()</a>, <a class="el" href="cache_8c_source.html#l04806">SetPixelCacheVirtualMethod()</a>, <a class="el" href="pixel_8c_source.html#l05932">SetPixelChannelMask()</a>, <a class="el" href="quantum_8c_source.html#l00653">SetQuantumDepth()</a>, <a class="el" href="quantum_8c_source.html#l00713">SetQuantumEndian()</a>, <a class="el" href="quantum_8c_source.html#l00753">SetQuantumFormat()</a>, <a class="el" href="quantum_8c_source.html#l00792">SetQuantumImageType()</a>, <a class="el" href="quantum_8c_source.html#l00894">SetQuantumPad()</a>, <a class="el" href="resample_8c_source.html#l01410">SetResampleFilterInterpolateMethod()</a>, <a class="el" href="resample_8c_source.html#l01449">SetResampleFilterVirtualPixelMethod()</a>, <a class="el" href="string_8c_source.html#l01842">SetStringInfo()</a>, <a class="el" href="string_8c_source.html#l01883">SetStringInfoDatum()</a>, <a class="el" href="string_8c_source.html#l01917">SetStringInfoLength()</a>, <a class="el" href="string_8c_source.html#l01960">SetStringInfoPath()</a>, <a class="el" href="xml-tree_8c_source.html#l02210">SetXMLTreeAttribute()</a>, <a class="el" href="xml-tree_8c_source.html#l02303">SetXMLTreeContent()</a>, <a class="el" href="effect_8c_source.html#l02935">ShadeImage()</a>, <a class="el" href="fx_8c_source.html#l04233">ShadowImage()</a>, <a class="el" href="effect_8c_source.html#l03179">SharpenImage()</a>, <a class="el" href="transform_8c_source.html#l01643">ShaveImage()</a>, <a class="el" href="shear_8c_source.html#l01836">ShearImage()</a>, <a class="el" href="shear_8c_source.html#l01973">ShearRotateImage()</a>, <a class="el" href="enhance_8c_source.html#l03335">SigmoidalContrastImage()</a>, <a class="el" href="signature_8c_source.html#l00471">SignatureImage()</a>, <a class="el" href="compare_8c_source.html#l01552">SimilarityImage()</a>, <a class="el" href="image_8c_source.html#l03396">SmushImages()</a>, <a class="el" href="fx_8c_source.html#l04542">SolarizeImage()</a>, <a class="el" href="colormap_8c_source.html#l00298">SortColormapByIntensity()</a>, <a class="el" href="distort_8c_source.html#l02893">SparseColorImage()</a>, <a class="el" href="transform_8c_source.html#l01703">SpliceImage()</a>, <a class="el" href="list_8c_source.html#l01307">SpliceImageIntoList()</a>, <a class="el" href="string_8c_source.html#l01991">SplitStringInfo()</a>, <a class="el" href="effect_8c_source.html#l03275">SpreadImage()</a>, <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, <a class="el" href="statistic_8c_source.html#l02368">StatisticImage()</a>, <a class="el" href="fx_8c_source.html#l04679">SteganoImage()</a>, <a class="el" href="fx_8c_source.html#l04866">StereoAnaglyphImage()</a>, <a class="el" href="stream_8c_source.html#l01235">StreamImage()</a>, <a class="el" href="stream_8c_source.html#l01293">StreamImagePixels()</a>, <a class="el" href="string_8c_source.html#l02565">StringToStringInfo()</a>, <a class="el" href="image_8c_source.html#l03547">StripImage()</a>, <a class="el" href="fx_8c_source.html#l04995">SwirlImage()</a>, <a class="el" href="stream_8c_source.html#l02674">SyncAuthenticPixelsStream()</a>, <a class="el" href="blob_8c_source.html#l03846">SyncBlob()</a>, <a class="el" href="image_8c_source.html#l03599">SyncImage()</a>, <a class="el" href="image_8c_source.html#l03715">SyncImageSettings()</a>, <a class="el" href="image_8c_source.html#l03696">SyncImagesSettings()</a>, <a class="el" href="blob_8c_source.html#l03919">TellBlob()</a>, <a class="el" href="composite_8c_source.html#l02334">TextureImage()</a>, <a class="el" href="exception_8c_source.html#l00988">ThrowMagickExceptionList()</a>, <a class="el" href="resize_8c_source.html#l03393">ThumbnailImage()</a>, <a class="el" href="fx_8c_source.html#l05197">TintImage()</a>, <a class="el" href="transform_8c_source.html#l02049">TransformImage()</a>, <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>, <a class="el" href="transform_8c_source.html#l02138">TransformImages()</a>, <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>, <a class="el" href="paint_8c_source.html#l00888">TransparentPaintImage()</a>, <a class="el" href="paint_8c_source.html#l01018">TransparentPaintImageChroma()</a>, <a class="el" href="transform_8c_source.html#l02198">TransposeImage()</a>, <a class="el" href="transform_8c_source.html#l02342">TransverseImage()</a>, <a class="el" href="transform_8c_source.html#l02494">TrimImage()</a>, <a class="el" href="effect_8c_source.html#l03436">UnsharpMaskImage()</a>, <a class="el" href="fx_8c_source.html#l05415">VignetteImage()</a>, <a class="el" href="fx_8c_source.html#l05517">WaveImage()</a>, <a class="el" href="threshold_8c_source.html#l01774">WhiteThresholdImage()</a>, <a class="el" href="constitute_8c_source.html#l01013">WriteImage()</a>, <a class="el" href="constitute_8c_source.html#l01295">WriteImages()</a>, <a class="el" href="cache_8c_source.html#l05082">WritePixelCacheMetacontent()</a>, <a class="el" href="cache_8c_source.html#l05252">WritePixelCachePixels()</a>, <a class="el" href="stream_8c_source.html#l02731">WriteStream()</a>, <a class="el" href="xwindow_8c_source.html#l09730">XImportImage()</a>, <a class="el" href="xml-tree_8c_source.html#l02479">XMLTreeInfoToXML()</a>, <a class="el" href="shear_8c_source.html#l01399">XShearImage()</a>, <a class="el" href="shear_8c_source.html#l01615">YShearImage()</a>, and <a class="el" href="compress_8c_source.html#l01291">ZLIBEncodeImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a289441cf38be9d8146684499f777a9ed"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> LogMagickEventList </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a>&#160;</td>
<td class="paramname"><em>type</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>module</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>function</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>format</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">va_list&#160;</td>
<td class="paramname"><em>operands</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01112">1112</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00129">_LogInfo::append</a>, <a class="el" href="option_8c_source.html#l02268">CommandOptionToMnemonic()</a>, <a class="el" href="log_8c_source.html#l00078">ConsoleHandler</a>, <a class="el" href="timer_8c_source.html#l00126">ContinueTimer()</a>, <a class="el" href="log_8c_source.html#l00082">DebugHandler</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00107">_LogInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00083">EventHandler</a>, <a class="el" href="log_8c_source.html#l00123">_LogInfo::file</a>, <a class="el" href="log_8c_source.html#l00081">FileHandler</a>, <a class="el" href="utility-private_8h_source.html#l00072">fopen_utf8()</a>, <a class="el" href="locale_8c_source.html#l00286">FormatLocaleFile()</a>, <a class="el" href="log_8c_source.html#l00126">_LogInfo::generation</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00110">_LogInfo::handler_mask</a>, <a class="el" href="log_8c_source.html#l00570">IsEventLogging()</a>, <a class="el" href="utility_8c_source.html#l01422">IsPathAccessible()</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::limit</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="option_8h_source.html#l00068">MagickLogEventOptions</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="log_8c_source.html#l00080">StderrHandler</a>, <a class="el" href="log_8c_source.html#l00079">StdoutHandler</a>, <a class="el" href="log_8c_source.html#l00134">_LogInfo::timer</a>, <a class="el" href="log_8c_source.html#l00788">TranslateEvent()</a>, <a class="el" href="log_8c_source.html#l01011">TranslateFilename()</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>.</p>
</div>
</div>
<a class="anchor" id="a5208f01ff2f18b8f1df080244fddf09a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5">LogHandlerType</a> ParseLogHandlers </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>handlers</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01621">1621</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l01631">LocaleNCompare()</a>, <a class="el" href="log_8c_source.html#l00157">LogHandlers</a>, <a class="el" href="log_8c_source.html#l00098">_HandlerInfo::name</a>, <a class="el" href="log_8c_source.html#l00077">NoHandler</a>, and <a class="el" href="log_8c_source.html#l00076">UndefinedHandler</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01281">LoadLogList()</a>.</p>
</div>
</div>
<a class="anchor" id="a508302b0c1b78905f7c69d7c512cf450"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a> SetLogEventMask </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>events</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01680">1680</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="log_8c_source.html#l00107">_LogInfo::event_mask</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="hashmap_8c_source.html#l00816">GetValueFromLinkedList()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00180">log_list</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, <a class="el" href="option_8h_source.html#l00068">MagickLogEventOptions</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="option_8c_source.html#l02481">ParseCommandOption()</a>, <a class="el" href="log_8h_source.html#l00036">UndefinedEvents</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
<p>Referenced by <a class="el" href="magick_8c_source.html#l01218">MagickCoreGenesis()</a>.</p>
</div>
</div>
<a class="anchor" id="a58bf446b5e18d2bee51093acbb2bd7b0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> void SetLogFormat </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>format</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01726">1726</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="string_8c_source.html#l00689">ConstantString()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="string_8c_source.html#l00814">DestroyString()</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::format</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="semaphore_8c_source.html#l00337">LockSemaphoreInfo()</a>, <a class="el" href="log_8c_source.html#l00183">log_semaphore</a>, and <a class="el" href="semaphore_8c_source.html#l00467">UnlockSemaphoreInfo()</a>.</p>
</div>
</div>
<a class="anchor" id="a8ea1ad74dd3e01ea4a4cbbbd5d040dc2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> const char* SetLogName </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>name</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01768">1768</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="log_8c_source.html#l00177">log_name</a>, and <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>.</p>
</div>
</div>
<a class="anchor" id="ac1a1a00756e59b1c993eb536b34dc4d9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static char* TranslateEvent </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60">LogEventType</a> &#160;</td>
<td class="paramname"><em>magick_unused</em>type, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>module</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>function</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>domain</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>event</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00788">788</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="exception_8c_source.html#l00102">AcquireExceptionInfo()</a>, <a class="el" href="string_8c_source.html#l00119">AcquireString()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="exception_8c_source.html#l00409">DestroyExceptionInfo()</a>, <a class="el" href="studio_8h_source.html#l00252">DirectorySeparator</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::format</a>, <a class="el" href="locale_8c_source.html#l00381">FormatLocaleString()</a>, <a class="el" href="string_8c_source.html#l01156">FormatMagickTime()</a>, <a class="el" href="log_8c_source.html#l00126">_LogInfo::generation</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::generations</a>, <a class="el" href="client_8c_source.html#l00064">GetClientName()</a>, <a class="el" href="timer_8c_source.html#l00232">GetElapsedTime()</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00506">GetLogName()</a>, <a class="el" href="thread-private_8h_source.html#l00068">GetMagickThreadSignature()</a>, <a class="el" href="timer_8c_source.html#l00301">GetUserTime()</a>, <a class="el" href="string_8c_source.html#l01531">LocaleCompare()</a>, <a class="el" href="version_8h_source.html#l00032">MagickLibVersionText</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, <a class="el" href="memory_8c_source.html#l00958">ResizeQuantumMemory()</a>, and <a class="el" href="log_8c_source.html#l00134">_LogInfo::timer</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>.</p>
</div>
</div>
<a class="anchor" id="a86a7a38f70bc2cc1580998b46883e6fd"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static char* TranslateFilename </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="log_8h.html#ab4d47706a8e465be3d784f484a61473b">LogInfo</a> *&#160;</td>
<td class="paramname"><em>log_info</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l01011">1011</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>References <a class="el" href="string_8c_source.html#l00119">AcquireString()</a>, <a class="el" href="string_8c_source.html#l00744">CopyMagickString()</a>, <a class="el" href="log_8c_source.html#l00113">_LogInfo::filename</a>, <a class="el" href="locale_8c_source.html#l00381">FormatLocaleString()</a>, <a class="el" href="log_8c_source.html#l00126">_LogInfo::generation</a>, <a class="el" href="log_8c_source.html#l00119">_LogInfo::generations</a>, <a class="el" href="client_8c_source.html#l00064">GetClientName()</a>, <a class="el" href="log_8c_source.html#l00506">GetLogName()</a>, <a class="el" href="version_8h_source.html#l00032">MagickLibVersionText</a>, <a class="el" href="method-attribute_8h_source.html#l00108">MaxTextExtent</a>, and <a class="el" href="memory_8c_source.html#l00958">ResizeQuantumMemory()</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>.</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="a0966de21705ed43767e031b443b5b5d8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">volatile <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> instantiate_log = <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dda5c7243daf92cdb3082c79d702afcfffc">MagickFalse</a></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00186">186</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>, and <a class="el" href="log_8c_source.html#l00743">LogComponentTerminus()</a>.</p>
</div>
</div>
<a class="anchor" id="a8ca38541e660d057bf2ba8ee2cf3e323"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="hashmap_8h.html#a983d93fc1356a208ba15d9ef7487c378">LinkedListInfo</a>* log_list = (<a class="el" href="hashmap_8h.html#a983d93fc1356a208ba15d9ef7487c378">LinkedListInfo</a> *) NULL</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00180">180</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>, <a class="el" href="log_8c_source.html#l00442">GetLogList()</a>, <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>, <a class="el" href="log_8c_source.html#l00570">IsEventLogging()</a>, <a class="el" href="log_8c_source.html#l01281">LoadLogList()</a>, <a class="el" href="log_8c_source.html#l01524">LoadLogLists()</a>, <a class="el" href="log_8c_source.html#l00743">LogComponentTerminus()</a>, and <a class="el" href="log_8c_source.html#l01680">SetLogEventMask()</a>.</p>
</div>
</div>
<a class="anchor" id="a899c1e77ef4381c8619b1c92866b6342"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">char log_name[<a class="el" href="method-attribute_8h.html#a6bb6730cc0ff2be19b3a403e54b1aaf0">MaxTextExtent</a>] = &quot;Magick&quot;</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00177">177</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00506">GetLogName()</a>, and <a class="el" href="log_8c_source.html#l01768">SetLogName()</a>.</p>
</div>
</div>
<a class="anchor" id="a8e659ee0a08710905a648463cf05f72a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a>* log_semaphore = (<a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *) NULL</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="log_8c_source.html#l00183">183</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l00219">CloseMagickLog()</a>, <a class="el" href="log_8c_source.html#l00268">GetLogInfo()</a>, <a class="el" href="log_8c_source.html#l00349">GetLogInfoList()</a>, <a class="el" href="log_8c_source.html#l00442">GetLogList()</a>, <a class="el" href="log_8c_source.html#l00533">InitializeLogList()</a>, <a class="el" href="log_8c_source.html#l00692">LogComponentGenesis()</a>, <a class="el" href="log_8c_source.html#l00743">LogComponentTerminus()</a>, <a class="el" href="log_8c_source.html#l01112">LogMagickEventList()</a>, <a class="el" href="log_8c_source.html#l01680">SetLogEventMask()</a>, and <a class="el" href="log_8c_source.html#l01726">SetLogFormat()</a>.</p>
</div>
</div>
<a class="anchor" id="a21fdb01199aca3eae5013054de33e577"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="log_8c.html#a7d0f7fad1fb77dba683ba1ac620b2286">HandlerInfo</a> LogHandlers[]</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> {</div>
<div class="line"> { <span class="stringliteral">&quot;console&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5a98c0bbf98c1fceb5a74c1d2525046831">ConsoleHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;debug&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5a2ae68e216b22a5b2728a2bdfcc6f576b">DebugHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;event&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5ad9d8f61d6a5f73f0d5327e0ebad3047b">EventHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;file&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aa836589647cfc6aaec371b26c116ca15">FileHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;none&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aa266716e2be29b0a4c5348064d8486b8">NoHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;stderr&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5ae0b89e8e7da949572a4f3aa7f387b689">StderrHandler</a> },</div>
<div class="line"> { <span class="stringliteral">&quot;stdout&quot;</span>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5af58c3b1a449a0df5ea48f5a54929a97a">StdoutHandler</a> },</div>
<div class="line"> { (<span class="keywordtype">char</span> *) NULL, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5aca3e37abc687213de55d57e899010db1">UndefinedHandler</a> }</div>
<div class="line"> }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="log_8c_source.html#l00157">157</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01621">ParseLogHandlers()</a>.</p>
</div>
</div>
<a class="anchor" id="a2fb3577ac27adbfdb18d2e394c2a441e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="log_8c.html#ae38634a44fb24e46b488e3f62319ff7e">LogMapInfo</a> LogMap[]</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> {</div>
<div class="line"> { <a class="code" href="log_8h.html#a5d4d59a282badd09dd3b71cb216cab60a126b730e0b27779a0c76da85f9c18124">NoEvents</a>, <a class="code" href="log_8c.html#a468d0a8d8ab4ef2b7603fb3411dad8a5a98c0bbf98c1fceb5a74c1d2525046831">ConsoleHandler</a>, <span class="stringliteral">&quot;Magick-%d.log&quot;</span>,</div>
<div class="line"> <span class="stringliteral">&quot;%t %r %u %v %d %c[%p]: %m/%f/%l/%d\n %e&quot;</span> }</div>
<div class="line"> }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="log_8c_source.html#l00170">170</a> of file <a class="el" href="log_8c_source.html">log.c</a>.</p>
<p>Referenced by <a class="el" href="log_8c_source.html#l01524">LoadLogLists()</a>.</p>
</div>
</div>
</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="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="dir_ed73005e52fb9d11ccda84631fe63a06.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_95a66e94b416f0a122e65928fcf2737e.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_7e75216414136f366c55fef7840927ba.html">MagickCore</a></li><li class="navelem"><a class="el" href="log_8c.html">log.c</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.3 </li>
</ul>
</div>
</body>
</html>