2
0
mirror of https://github.com/boostorg/locale.git synced 2026-01-27 19:02:16 +00:00
Files
locale/doc/html/namespaces.html
Artyom Beilis d5c19fcc19 Updated documentation
[SVN r73646]
2011-08-11 10:11:54 +00:00

90 lines
5.5 KiB
HTML

<!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"/>
<title>Boost.Locale: Namespace Index</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
<!--
Switch the lines for stand alone version
<link rel="stylesheet" type="text/css" href="http://www.boost.org/style-v2/section-basic.css">
-->
<link rel="stylesheet" type="text/css" href="../style/section-basic.css">
</head>
<body>
<div id="boost-common-heading-doc">
<div class="heading-inner">
<div class="heading-placard"></div>
<h1 class="heading-title">
<a href="http://www.boost.org/">
<!--
Switch the lines for stand alone version
<img src="http://www.boost.org/gfx/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
-->
<img src="../style/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
<span class="heading-boost">Boost</span>
<span class="heading-cpplibraries">C++ Libraries</span>
</a>
</h1>
<p class="heading-quote">
<q>...one of the most highly
regarded and expertly designed C++ library projects in the
world.</q>
<span class="heading-attribution">&mdash; <a href=
"http://www.gotw.ca/" class="external">Herb Sutter</a> and <a href=
"http://en.wikipedia.org/wiki/Andrei_Alexandrescu" class="external">Andrei
Alexandrescu</a>, <a href=
"http://safari.awprofessional.com/?XmlId=0321113586" class="external">C++
Coding Standards</a></span>
</p>
</div>
</div>
<div id="boost-common-heading-doc-spacer"></div>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li class="current"><a href="namespaces.html"><span>Namespace&nbsp;List</span></a></li>
<li><a href="namespacemembers.html"><span>Namespace&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<h1>Namespace List</h1> </div>
</div>
<div class="contents">
Here is a list of all documented namespaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale.html">boost::locale</a></td><td class="indexvalue">This is the main namespace that encloses all localization classes </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1as.html">boost::locale::as</a></td><td class="indexvalue">This namespace includes all manipulators that can be used on IO streams </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1boundary.html">boost::locale::boundary</a></td><td class="indexvalue">This namespae contains all operations required for boundary analysis of text </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1flags.html">boost::locale::flags</a></td><td class="indexvalue">This namespace holds additional formatting flags that can be set using <a class="el" href="classboost_1_1locale_1_1ios__info.html" title="This class holds an external data - beyond existing fmtflags that std::ios_base holds.">ios_info</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1gnu__gettext.html">boost::locale::gnu_gettext</a></td><td class="indexvalue">This namespace holds classes that provide GNU Gettext message catalogs support </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1period.html">boost::locale::period</a></td><td class="indexvalue">Namespace that contains various types for manipulation with dates </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1period_1_1marks.html">boost::locale::period::marks</a></td><td class="indexvalue">This namespace holds a enum of various period types like era, year, month, etc. </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1time__zone.html">boost::locale::time_zone</a></td><td class="indexvalue">Namespace that holds functions for operating with global time zone </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1utf.html">boost::locale::utf</a></td><td class="indexvalue">Namespace that holds basic operations on UTF encoded sequences </td></tr>
<tr><td class="indexkey"><a class="el" href="namespaceboost_1_1locale_1_1util.html">boost::locale::util</a></td><td class="indexvalue">This namespace provides various utility function useful for Boost.Locale backends implementations </td></tr>
</table>
</div>
<hr class="footer"/><address class="footer"><small>
&copy; Copyright 2009-2011 Artyom Beilis, Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License</a>, Version 1.0.
</small></address>
</body>
</html>