UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

109 lines (91 loc) 5.59 kB
<!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"/> <title>Boost.Locale: Namespace List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="boost-small.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Boost.Locale </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;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 id="navrow2" class="tabs2"> <ul class="tablist"> <li class="current"><a href="namespaces.html"><span>Namespace&#160;List</span></a></li> <li><a href="namespacemembers.html"><span>Namespace&#160;Members</span></a></li> </ul> </div> </div> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> initNavTree('namespaces.html',''); </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <div class="title">Namespace List</div> </div> </div><!--header--> <div class="contents"> <div class="textblock">Here is a list of all documented namespaces with brief descriptions:</div><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_1conv.html">boost::locale::conv</a></td><td class="indexvalue">Namespace that contains all functions related to character set conversion </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><!-- contents --> </div> <div id="nav-path" class="navpath"> <ul> <li class="footer"> &copy; Copyright 2009-2012 Artyom Beilis, Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License</a>, Version 1.0. </li> </ul> </div> </body> </html>