2022-04-12 10:22:57 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2022-04-12 09:53:21 +02:00
< 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.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2022-04-12 10:22:57 +02:00
<!-- BEGIN opengraph metadata -->
< meta property = "og:title" content = "RenderD7" / >
< meta property = "og:image" content = "https://repository-images.githubusercontent.com/348492097/4f16df80-88fb-11eb-9d31-4015ff22c452" / >
< meta property = "og:description" content = "Custom CSS theme for doxygen html-documentation with lots of customization parameters." / >
< meta property = "og:url" content = "https://jothepro.github.io/doxygen-awesome-css/" / >
<!-- END opengraph metadata -->
<!-- BEGIN twitter metadata -->
< meta name = "twitter:image:src" content = "https://repository-images.githubusercontent.com/348492097/4f16df80-88fb-11eb-9d31-4015ff22c452" / >
< meta name = "twitter:title" content = "RenderD7" / >
< meta name = "twitter:description" content = "Custom CSS theme for doxygen html-documentation with lots of customization parameters." / >
<!-- END twitter metadata -->
2022-04-12 09:53:21 +02:00
< title > Renderd7-nightly: Member List< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2022-04-12 10:22:57 +02:00
< link rel = "icon" type = "image/svg+xml" href = "logo.drawio.svg" / >
2022-04-12 09:53:21 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2022-04-12 10:53:45 +02:00
< script type = "text/javascript" src = "doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js" > < / script >
< script type = "text/javascript" src = "doxygen-awesome-css/doxygen-awesome-fragment-copy-button.js" > < / script >
< script type = "text/javascript" src = "doxygen-awesome-css/doxygen-awesome-paragraph-link.js" > < / script >
< script type = "text/javascript" src = "doxygen-awesome-css/doxygen-custom/toggle-alternative-theme.js" > < / script >
2022-04-12 10:22:57 +02:00
< script type = "text/javascript" >
DoxygenAwesomeFragmentCopyButton.init()
DoxygenAwesomeDarkModeToggle.init()
DoxygenAwesomeParagraphLink.init()
< / script >
2022-04-12 09:53:21 +02:00
< 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 = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2022-04-12 10:35:47 +02:00
< link href = "doxygen-awesome.css" rel = "stylesheet" type = "text/css" / >
2022-04-12 09:53:21 +02:00
< / head >
< body >
2022-04-12 10:22:57 +02:00
<!-- https://tholman.com/github - corners/ -->
2022-04-12 10:29:24 +02:00
< a href = "https://github.com/NPI-D7/RenderD7/" class = "github-corner" title = "View source on GitHub" target = "_blank" >
2022-04-12 10:22:57 +02:00
< svg viewBox = "0 0 250 250" width = "40" height = "40" style = "position: absolute; top: 0; border: 0; right: 0; z-index: 99;" aria-hidden = "true" >
< path d = "M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z" > < / path > < path d = "M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill = "currentColor" style = "transform-origin: 130px 106px;" class = "octo-arm" > < / path > < path d = "M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill = "currentColor" class = "octo-body" > < / path > < / svg > < / a > < style > . github-corner : hover . octo-arm { animation : octocat-wave 560 ms ease-in-out } @ keyframes octocat-wave { 0 % , 100 % { transform : rotate ( 0 ) } 20 % , 60 % { transform : rotate ( -25 deg ) } 40 % , 80 % { transform : rotate ( 10 deg ) } } @ media ( max-width : 500px ) { . github-corner : hover . octo-arm { animation : none } . github-corner . octo-arm { animation : octocat-wave 560 ms ease-in-out } } < / style >
2022-04-12 09:53:21 +02:00
< 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 = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Renderd7-nightly
  < span id = "projectnumber" > v0.7.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< / 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classnlohmann_1_1detail_1_1binary__reader.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ad7cb69186e01b77ec021e83137461457" > binary_reader< / a > (InputAdapterType & & adapter)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#aa03c779d4512b5764895dc341b0ef902" > chars_read< / a > < / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ab47df98119524e9c7d9ff0b820913883" > current< / a > < / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a9c413c9a1bade1ce345740f4d69156f0" > exception_message< / a > (const input_format_t format, const std::string & detail, const std::string & context) const< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ad222095c0b21a87824cb10629299629a" > get< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a55e13d567a53234573ab3833c0ca32e9" > get_binary< / a > (const input_format_t format, const NumberType len, binary_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a9940f56290b9278c58772eda2931e599" > get_bson_binary< / a > (const NumberType len, binary_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a354cbbaaea672c024ac949e1801c4302" > get_bson_cstr< / a > (string_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a23921422802aa472360dd05023e20565" > get_bson_string< / a > (const NumberType len, string_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a3750658328bf3ec3cf23f1626f9ec3af" > get_cbor_array< / a > (const std::size_t len, const cbor_tag_handler_t tag_handler)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#acb001d18095dc5bcf7336ae5122b8340" > get_cbor_binary< / a > (binary_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a47092a2195bf9cd3cdb4dda67cc404ed" > get_cbor_object< / a > (const std::size_t len, const cbor_tag_handler_t tag_handler)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a545a44ae4b3fa2b7a61d9e8517fb7154" > get_cbor_string< / a > (string_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a252c1179651d22c5343bcf0b538ed26a" > get_ignore_noop< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a0ce1d7066597952efb008aaf578b2bd6" > get_msgpack_array< / a > (const std::size_t len)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a389e550fd397a48121cb82d92bb7475a" > get_msgpack_binary< / a > (binary_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a8bebd21ceef09b6b2562e87861832700" > get_msgpack_object< / a > (const std::size_t len)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ad8cba5585327caa550dd5b6dd25a64f8" > get_msgpack_string< / a > (string_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a540919db22df36512f05a88945c13263" > get_string< / a > (const input_format_t format, const NumberType len, string_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a7d323283c60a0b89ee5eeadf5cb9a5ad" > get_token_string< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#afb36cb588b795efa513fc95e949493b7" > get_ubjson_array< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#adcf64ad3207f4bf37a5a31c920a385c3" > get_ubjson_object< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a7b6c2d4c95d56751e233e285a5f1fea7" > get_ubjson_size_type< / a > (std::pair< std::size_t, char_int_type > & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#aba7ba9ec9a52ad2bee8baff70176aa20" > get_ubjson_size_value< / a > (std::size_t & result)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a4ae90db51c102e912b7eac83c78733a6" > get_ubjson_string< / a > (string_t & result, const bool get_char=true)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a7e5e0b71548d0649ce4f131280d06c33" > get_ubjson_value< / a > (const char_int_type prefix)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a548c770e60f2285a931de4b7333c1ab0" > ia< / a > < / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ad615eba561e265165a80c95061af75b0" > is_little_endian< / a > < / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a23eb89a222e22533e9fd43e76722f44f" > parse_bson_array< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a23bde2450d7a5772bf5051e36ff560a4" > parse_bson_element_internal< / a > (const char_int_type element_type, const std::size_t element_type_parse_position)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a4e07b75ccb2579d0e738b894f0fd8cf8" > parse_bson_element_list< / a > (const bool is_array)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#abf2051ba57d9ea9b378a2e7c14e22b34" > parse_bson_internal< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a4e4accd5a2a41bfb2f18a8a0fcc9421c" > parse_cbor_internal< / a > (const bool get_char, const cbor_tag_handler_t tag_handler)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ae020385ce9424271d61f85d3842c02cb" > parse_msgpack_internal< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a5a79480d661019b0f3fc615ae12f7de7" > parse_ubjson_internal< / a > (const bool get_char=true)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#aba4d89d9d38235f72f60332d6c385222" > sax< / a > < / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > private< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#ab4afd9ee276bbb15a0f898061aad94dd" > sax_parse< / a > (const input_format_t format, json_sax_t *sax_, const bool strict=true, const cbor_tag_handler_t tag_handler=cbor_tag_handler_t::error)< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html#a61a0bd8bbe7b560bd429fa990ba3ba1a" > unexpect_eof< / a > (const input_format_t format, const char *context) const< / td > < td class = "entry" > < a class = "el" href = "classnlohmann_1_1detail_1_1binary__reader.html" > nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > private< / span > < / td > < / tr >
< / table > < / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
2022-04-12 10:49:08 +02:00
< ul >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >