blob: 77fcb1c26158df3ff786548c7e36e5a97aa50275 [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: _LocaleInfo Struct 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('struct__LocaleInfo.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="struct__LocaleInfo.html#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">_LocaleInfo Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="locale___8h_source.html">locale_.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:af87c42cf6ca7ad6189cec08bc4bf7c40"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LocaleInfo.html#af87c42cf6ca7ad6189cec08bc4bf7c40">path</a></td></tr>
<tr class="separator:af87c42cf6ca7ad6189cec08bc4bf7c40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2446ffe64a463c893dffcbe42a3e0dc8"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LocaleInfo.html#a2446ffe64a463c893dffcbe42a3e0dc8">tag</a></td></tr>
<tr class="separator:a2446ffe64a463c893dffcbe42a3e0dc8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a554af84b5ef9be39e7db1748d153b487"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LocaleInfo.html#a554af84b5ef9be39e7db1748d153b487">message</a></td></tr>
<tr class="separator:a554af84b5ef9be39e7db1748d153b487"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7901df11bb389f7d43fffb97cdc3eda7"><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="struct__LocaleInfo.html#a7901df11bb389f7d43fffb97cdc3eda7">stealth</a></td></tr>
<tr class="separator:a7901df11bb389f7d43fffb97cdc3eda7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a438a981ac29f8c99667d565abf17b777"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__LocaleInfo.html#a438a981ac29f8c99667d565abf17b777">signature</a></td></tr>
<tr class="separator:a438a981ac29f8c99667d565abf17b777"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00027">27</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a554af84b5ef9be39e7db1748d153b487"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * _LocaleInfo::message</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00030">30</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
<p>Referenced by <a class="el" href="locale_8c_source.html#l01039">DestroyLocaleNode()</a>, <a class="el" href="locale_8c_source.html#l00652">GetLocaleMessage()</a>, <a class="el" href="locale_8c_source.html#l00783">GetLocaleValue()</a>, and <a class="el" href="locale_8c_source.html#l01069">LoadLocaleList()</a>.</p>
</div>
</div>
<a class="anchor" id="af87c42cf6ca7ad6189cec08bc4bf7c40"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char* _LocaleInfo::path</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00030">30</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
<p>Referenced by <a class="el" href="locale_8c_source.html#l01039">DestroyLocaleNode()</a>, <a class="el" href="locale_8c_source.html#l00937">ListLocaleInfo()</a>, and <a class="el" href="locale_8c_source.html#l01069">LoadLocaleList()</a>.</p>
</div>
</div>
<a class="anchor" id="a438a981ac29f8c99667d565abf17b777"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">size_t _LocaleInfo::signature</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00038">38</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
<p>Referenced by <a class="el" href="locale_8c_source.html#l00783">GetLocaleValue()</a>, and <a class="el" href="locale_8c_source.html#l01069">LoadLocaleList()</a>.</p>
</div>
</div>
<a class="anchor" id="a7901df11bb389f7d43fffb97cdc3eda7"></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> _LocaleInfo::stealth</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00035">35</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
<p>Referenced by <a class="el" href="locale_8c_source.html#l00492">GetLocaleInfoList()</a>, and <a class="el" href="locale_8c_source.html#l00587">GetLocaleList()</a>.</p>
</div>
</div>
<a class="anchor" id="a2446ffe64a463c893dffcbe42a3e0dc8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * _LocaleInfo::tag</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="locale___8h_source.html#l00030">30</a> of file <a class="el" href="locale___8h_source.html">locale_.h</a>.</p>
<p>Referenced by <a class="el" href="locale_8c_source.html#l01039">DestroyLocaleNode()</a>, <a class="el" href="locale_8c_source.html#l00492">GetLocaleInfoList()</a>, <a class="el" href="locale_8c_source.html#l00587">GetLocaleList()</a>, and <a class="el" href="locale_8c_source.html#l01069">LoadLocaleList()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="locale___8h_source.html">locale_.h</a></li>
</ul>
</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="struct__LocaleInfo.html">_LocaleInfo</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>