2021-12-14 13:41:01 +01:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2021-12-14 13:41:01 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: strings Namespace 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 = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.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 id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2021-12-14 13:41:01 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2021-12-14 13:41:01 +01:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2021-12-14 13:41:01 +01:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2021-12-14 13:41:01 +01:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2021-12-14 13:41:01 +01:00
< div id = "main-nav" > < / div >
< / 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('namespacestrings.html',''); initResizable(); });
2021-12-14 13:41:01 +01:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > strings Namespace Reference< / div > < / div >
2021-12-14 13:41:01 +01:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
2021-12-14 13:41:01 +01:00
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structstrings_1_1_ascii_case_insensitive_eq.html" > AsciiCaseInsensitiveEq< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structstrings_1_1_ascii_case_insensitive_hash.html" > AsciiCaseInsensitiveHash< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structstrings_1_1_ascii_case_insensitive_less.html" > AsciiCaseInsensitiveLess< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "enum-members" name = "enum-members" > < / a >
2021-12-14 13:41:01 +01:00
Enumerations< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a66ed6e0102ed7c17544b4b6e9c710e95" > < td class = "memItemLeft" align = "right" valign = "top" > enum class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a > { < br / >
    < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95a3c0539ce8799b67a3434374200981edb" > kLower< / a >
, < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95a47ea365ae543cb59618f5940400548cf" > kUpper< / a >
, < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95a9fda60ba14f0809e152bc08409aa2737" > kFirst< / a >
, < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95afce56956341de0de0ec7359c1a84e390" > kMixed< / a >
, < br / >
2021-12-14 13:41:01 +01:00
    < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95ad8829aab41d68ae8000ef8b263f519b1" > kNoAlpha< / a >
< br / >
}< / td > < / tr >
< tr class = "separator:a66ed6e0102ed7c17544b4b6e9c710e95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
2021-12-14 13:41:01 +01:00
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a6f4add8f0f294e071a91db86fa56f332" > < td class = "memItemLeft" align = "right" valign = "top" > std::ostream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#a6f4add8f0f294e071a91db86fa56f332" > operator< < < / a > (std::ostream & os, const < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a > & type)< / td > < / tr >
< tr class = "separator:a6f4add8f0f294e071a91db86fa56f332" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a54c980565812fd01837a47a58bd1096c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#a54c980565812fd01837a47a58bd1096c" > GetAsciiCapitalization< / a > (const absl::string_view < a class = "el" href = "parser_8yy_8cc.html#a5a634cf4429798b1c921a81de8250051" > input< / a > )< / td > < / tr >
< tr class = "separator:a54c980565812fd01837a47a58bd1096c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3bdc886767f8dcd94a9fc1f88502c768" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#a3bdc886767f8dcd94a9fc1f88502c768" > AsciiCaseInsensitiveCompare< / a > (absl::string_view s1, absl::string_view s2)< / td > < / tr >
< tr class = "separator:a3bdc886767f8dcd94a9fc1f88502c768" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac09deedfdb5e5723eea46574ee229a01" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#ac09deedfdb5e5723eea46574ee229a01" > MakeAsciiTitlecase< / a > (std::string *s, absl::string_view delimiters)< / td > < / tr >
< tr class = "separator:ac09deedfdb5e5723eea46574ee229a01" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae26c1d646f4ae47bc5dd12419550435f" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacestrings.html#ae26c1d646f4ae47bc5dd12419550435f" > MakeAsciiTitlecase< / a > (absl::string_view s, absl::string_view delimiters)< / td > < / tr >
< tr class = "separator:ae26c1d646f4ae47bc5dd12419550435f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a66ed6e0102ed7c17544b4b6e9c710e95" name = "a66ed6e0102ed7c17544b4b6e9c710e95" > < / a >
2021-12-14 13:41:01 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66ed6e0102ed7c17544b4b6e9c710e95" > ◆ < / a > < / span > AsciiCapitalizationType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > enum class < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a > < / td >
2021-12-14 13:41:01 +01:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > strong< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2022-01-17 21:42:14 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a66ed6e0102ed7c17544b4b6e9c710e95a3c0539ce8799b67a3434374200981edb" name = "a66ed6e0102ed7c17544b4b6e9c710e95a3c0539ce8799b67a3434374200981edb" > < / a > kLower  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a66ed6e0102ed7c17544b4b6e9c710e95a47ea365ae543cb59618f5940400548cf" name = "a66ed6e0102ed7c17544b4b6e9c710e95a47ea365ae543cb59618f5940400548cf" > < / a > kUpper  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a66ed6e0102ed7c17544b4b6e9c710e95a9fda60ba14f0809e152bc08409aa2737" name = "a66ed6e0102ed7c17544b4b6e9c710e95a9fda60ba14f0809e152bc08409aa2737" > < / a > kFirst  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a66ed6e0102ed7c17544b4b6e9c710e95afce56956341de0de0ec7359c1a84e390" name = "a66ed6e0102ed7c17544b4b6e9c710e95afce56956341de0de0ec7359c1a84e390" > < / a > kMixed  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a66ed6e0102ed7c17544b4b6e9c710e95ad8829aab41d68ae8000ef8b263f519b1" name = "a66ed6e0102ed7c17544b4b6e9c710e95ad8829aab41d68ae8000ef8b263f519b1" > < / a > kNoAlpha  < / td > < td class = "fielddoc" > < / td > < / tr >
2021-12-14 13:41:01 +01:00
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "case_8h_source.html#l00045" > 45< / a > of file < a class = "el" href = "case_8h_source.html" > case.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a3bdc886767f8dcd94a9fc1f88502c768" name = "a3bdc886767f8dcd94a9fc1f88502c768" > < / a >
2021-12-14 13:41:01 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3bdc886767f8dcd94a9fc1f88502c768" > ◆ < / a > < / span > AsciiCaseInsensitiveCompare()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int AsciiCaseInsensitiveCompare < / td >
< td > (< / td >
< td class = "paramtype" > absl::string_view  < / td >
< td class = "paramname" > < em > s1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > absl::string_view  < / td >
< td class = "paramname" > < em > s2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "case_8cc_source.html#l00089" > 89< / a > of file < a class = "el" href = "case_8cc_source.html" > case.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a54c980565812fd01837a47a58bd1096c" name = "a54c980565812fd01837a47a58bd1096c" > < / a >
2021-12-14 13:41:01 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a54c980565812fd01837a47a58bd1096c" > ◆ < / a > < / span > GetAsciiCapitalization()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a > GetAsciiCapitalization < / td >
< td > (< / td >
< td class = "paramtype" > const absl::string_view  < / td >
< td class = "paramname" > < em > input< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "case_8cc_source.html#l00051" > 51< / a > of file < a class = "el" href = "case_8cc_source.html" > case.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae26c1d646f4ae47bc5dd12419550435f" name = "ae26c1d646f4ae47bc5dd12419550435f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae26c1d646f4ae47bc5dd12419550435f" > ◆ < / a > < / span > MakeAsciiTitlecase() < span class = "overload" > [1/2]< / span > < / h2 >
2021-12-14 13:41:01 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > std::string MakeAsciiTitlecase < / td >
2021-12-14 13:41:01 +01:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > absl::string_view  < / td >
2021-12-14 13:41:01 +01:00
< td class = "paramname" > < em > s< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > absl::string_view  < / td >
< td class = "paramname" > < em > delimiters< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "case_8cc_source.html#l00122" > 122< / a > of file < a class = "el" href = "case_8cc_source.html" > case.cc< / a > .< / p >
2021-12-14 13:41:01 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac09deedfdb5e5723eea46574ee229a01" name = "ac09deedfdb5e5723eea46574ee229a01" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac09deedfdb5e5723eea46574ee229a01" > ◆ < / a > < / span > MakeAsciiTitlecase() < span class = "overload" > [2/2]< / span > < / h2 >
2021-12-14 13:41:01 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > void MakeAsciiTitlecase < / td >
2021-12-14 13:41:01 +01:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > std::string *  < / td >
2021-12-14 13:41:01 +01:00
< td class = "paramname" > < em > s< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > absl::string_view  < / td >
< td class = "paramname" > < em > delimiters< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "case_8cc_source.html#l00112" > 112< / a > of file < a class = "el" href = "case_8cc_source.html" > case.cc< / a > .< / p >
2021-12-14 13:41:01 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6f4add8f0f294e071a91db86fa56f332" name = "a6f4add8f0f294e071a91db86fa56f332" > < / a >
2021-12-14 13:41:01 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f4add8f0f294e071a91db86fa56f332" > ◆ < / a > < / span > operator< < ()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::ostream & operator< < < / td >
< td > (< / td >
< td class = "paramtype" > std::ostream &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacestrings.html#a66ed6e0102ed7c17544b4b6e9c710e95" > AsciiCapitalizationType< / a > &   < / td >
< td class = "paramname" > < em > type< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "case_8cc_source.html#l00033" > 33< / a > of file < a class = "el" href = "case_8cc_source.html" > case.cc< / a > .< / p >
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacestrings.html" > strings< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2021-12-14 13:41:01 +01:00
< / ul >
< / div >
< / body >
< / html >