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

117 lines
12 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: Class List</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><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><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="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<h1>Class List</h1> </div>
</div>
<div class="contents">
Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1abstract__calendar.html">boost::locale::abstract_calendar</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1util_1_1base__converter.html">boost::locale::util::base_converter</a></td><td class="indexvalue">This class represent a simple stateless converter from UCS-4 and to UCS-4 for each single code point </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1basic__format.html">boost::locale::basic_format&lt; CharType &gt;</a></td><td class="indexvalue">Printf like class that allows type-safe and locale aware message formatting </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1basic__message.html">boost::locale::basic_message&lt; CharType &gt;</a></td><td class="indexvalue">This class represents a message that can be converted to a specific locale message </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1boundary_1_1boundary__indexing.html">boost::locale::boundary::boundary_indexing&lt; Char &gt;</a></td><td class="indexvalue">This facet generates an index for boundary analysis for a given text </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1boundary_1_1boundary__point.html">boost::locale::boundary::boundary_point&lt; IteratorType &gt;</a></td><td class="indexvalue">This class represents a boundary point in the text </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1boundary_1_1boundary__point__index.html">boost::locale::boundary::boundary_point_index&lt; BaseIterator &gt;</a></td><td class="indexvalue">This class holds an index of <a class="el" href="classboost_1_1locale_1_1boundary_1_1boundary__point.html">boundary points</a> and allows iterating over them </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1boundary_1_1break__info.html">boost::locale::boundary::break_info</a></td><td class="indexvalue">This structure is used for representing boundary point that follows the offset </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1calendar.html">boost::locale::calendar</a></td><td class="indexvalue">This class provides an access to general calendar information </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1calendar__facet.html">boost::locale::calendar_facet</a></td><td class="indexvalue">Facet that generates calendar for specific locale </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1collator.html">boost::locale::collator&lt; CharType &gt;</a></td><td class="indexvalue">Collation facet </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1collator__base.html">boost::locale::collator_base</a></td><td class="indexvalue">Base class that includes collation level flags </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1comparator.html">boost::locale::comparator&lt; CharType, default_level &gt;</a></td><td class="indexvalue">This class can be used in STL algorithms and containers for comparison of strings with a level other than primary </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1conv_1_1conversion__error.html">boost::locale::conv::conversion_error</a></td><td class="indexvalue">The excepton that is thrown in case of conversion error </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1converter.html">boost::locale::converter&lt; Char &gt;</a></td><td class="indexvalue">The facet that implements text manipulation </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1converter__base.html">boost::locale::converter_base</a></td><td class="indexvalue">This class provides base flags for text manipulation. It is used as base for converter facet </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1date__time.html">boost::locale::date_time</a></td><td class="indexvalue">This class represents a date time and allows to perform various operation according to the locale settings </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1date__time__duration.html">boost::locale::date_time_duration</a></td><td class="indexvalue">This class represents a period: a pair of two <a class="el" href="classboost_1_1locale_1_1date__time.html" title="this class represents a date time and allows to perform various operation according to the locale set...">date_time</a> objects </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1date__time__error.html">boost::locale::date_time_error</a></td><td class="indexvalue">This error is thrown in case of invalid state that occurred </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1date__time__period.html">boost::locale::date_time_period</a></td><td class="indexvalue">This class represents a pair of period_type and the integer values that describes its amount. For example 3 days or 4 years </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1date__time__period__set.html">boost::locale::date_time_period_set</a></td><td class="indexvalue">This class that represents a set of periods, </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1gnu__gettext_1_1messages__info_1_1domain.html">boost::locale::gnu_gettext::messages_info::domain</a></td><td class="indexvalue">This type represents GNU Gettext domain name for the messages </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1generator.html">boost::locale::generator</a></td><td class="indexvalue">Major class used for locale generation </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1hold__ptr.html">boost::locale::hold_ptr&lt; T &gt;</a></td><td class="indexvalue">Smart pointer similar to std::auto_ptr but it is non-copyable and the underlying object has the same constness as the pointer itself (unlike an ordinary pointer) </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1info.html">boost::locale::info</a></td><td class="indexvalue">Facet that holds general information about locale </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1conv_1_1invalid__charset__error.html">boost::locale::conv::invalid_charset_error</a></td><td class="indexvalue">This exception is thrown in case of use of unsupported or invalid character set </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1ios__info.html">boost::locale::ios_info</a></td><td class="indexvalue">This class holds an external data - beyond existing fmtflags that std::ios_base holds </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1localization__backend.html">boost::locale::localization_backend</a></td><td class="indexvalue">This class represents a localization backend that can be used for localizing your application </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1localization__backend__manager.html">boost::locale::localization_backend_manager</a></td><td class="indexvalue">Localization backend manager is a class that holds various backend and allows creation of their combination or selection </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1message__format.html">boost::locale::message_format&lt; CharType &gt;</a></td><td class="indexvalue">This facet provides message formatting abilities </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1gnu__gettext_1_1messages__info.html">boost::locale::gnu_gettext::messages_info</a></td><td class="indexvalue">This structure holds all information required for creating gnu-gettext message catalogs, </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1period_1_1period__type.html">boost::locale::period::period_type</a></td><td class="indexvalue">This class holds a type that represents certain period of time like year, hour, second and so on </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1posix__time.html">boost::locale::posix_time</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1boundary_1_1segment.html">boost::locale::boundary::segment&lt; IteratorType &gt;</a></td><td class="indexvalue">Segment object that represents a pair of two iterators that define the range where this segment exits and a rule that defines it </td></tr>
<tr><td class="indexkey"><a class="el" href="classboost_1_1locale_1_1boundary_1_1segment__index.html">boost::locale::boundary::segment_index&lt; BaseIterator &gt;</a></td><td class="indexvalue">This class holds an index of segments in the text range and allows to iterate over them </td></tr>
<tr><td class="indexkey"><a class="el" href="structboost_1_1locale_1_1utf_1_1utf__traits.html">boost::locale::utf::utf_traits&lt; CharType, size &gt;</a></td><td class="indexvalue">UTF Traits class - functions to convert UTF sequences to and from Unicode code points </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>