2023-03-27 10:16:23 -07:00
<!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" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: List< T > Class Template 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 >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / 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('classpFlow_1_1List.html',''); initResizable(); });
/* @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 = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "classpFlow_1_1List-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > List< T > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for List< T > :< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List__inherit__graph.png" border = "0" usemap = "#List_3_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for List< T > :< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List__coll__graph.png" border = "0" usemap = "#List_3_01T_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a4662a3b36182fc0b9d8972b6b4e665f8" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > = < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < T > < / td > < / tr >
< tr class = "separator:a4662a3b36182fc0b9d8972b6b4e665f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad10111ae21069b0aca1c03046cbf7ddd" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ad10111ae21069b0aca1c03046cbf7ddd" > listType< / a > = std::list< T, std::allocator< T > > < / td > < / tr >
< tr class = "separator:ad10111ae21069b0aca1c03046cbf7ddd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1010a5c60498d6d610107e274868df12" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > = typename listType::iterator< / td > < / tr >
< tr class = "separator:a1010a5c60498d6d610107e274868df12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ae4fdc37f90c2a0ddc3f7ebed282a1e92" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > = typename listType::const_iterator< / td > < / tr >
< tr class = "separator:ae4fdc37f90c2a0ddc3f7ebed282a1e92" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a25398c1757a5f8dfb516ba2aecec32aa" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a25398c1757a5f8dfb516ba2aecec32aa" > reference< / a > = typename listType::reference< / td > < / tr >
< tr class = "separator:a25398c1757a5f8dfb516ba2aecec32aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac5e0bc669556cd5a46657c408a0dc5f3" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ac5e0bc669556cd5a46657c408a0dc5f3" > const_reference< / a > = typename listType::const_reference< / td > < / tr >
< tr class = "separator:ac5e0bc669556cd5a46657c408a0dc5f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a6a8a2c26f8314992bb4ca80b6504f7e2" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > = typename std::initializer_list< T > < / td > < / tr >
< tr class = "separator:a6a8a2c26f8314992bb4ca80b6504f7e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a783c81fb3d585a513b521ab37644da06" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a783c81fb3d585a513b521ab37644da06" > valueType< / a > = T< / td > < / tr >
< tr class = "separator:a783c81fb3d585a513b521ab37644da06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a9ccc10a20c9547c36533d44dbe8b7f43" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a9ccc10a20c9547c36533d44dbe8b7f43" > TypeInfoTemplateNV11< / a > (" List" , T)< / td > < / tr >
< tr class = "separator:a9ccc10a20c9547c36533d44dbe8b7f43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a17e6c90f14225bdac5c65ed915b0a2f6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a17e6c90f14225bdac5c65ed915b0a2f6" > List< / a > ()< / td > < / tr >
< tr class = "separator:a17e6c90f14225bdac5c65ed915b0a2f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:acfc8a6a7ede7f18392405c07897fd075" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#acfc8a6a7ede7f18392405c07897fd075" > List< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > len)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:acfc8a6a7ede7f18392405c07897fd075" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a899d13d5d07ae0e47451fa7f2ea74e49" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a899d13d5d07ae0e47451fa7f2ea74e49" > List< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > len, const T & value)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a899d13d5d07ae0e47451fa7f2ea74e49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50c383a88e728b9b4367c4b6bbd10eef" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a50c383a88e728b9b4367c4b6bbd10eef" > List< / a > (< a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > lst)< / td > < / tr >
< tr class = "separator:a50c383a88e728b9b4367c4b6bbd10eef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ad01c63912e1132867ef8ab9cf0e40f40" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ad01c63912e1132867ef8ab9cf0e40f40" > List< / a > (const < a class = "el" href = "classpFlow_1_1List.html" > List< / a > & src)=default< / td > < / tr >
< tr class = "separator:ad01c63912e1132867ef8ab9cf0e40f40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a121f808e9b3bad05752e8ab82d077e24" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a121f808e9b3bad05752e8ab82d077e24" > List< / a > (< a class = "el" href = "classpFlow_1_1List.html" > List< / a > & & mv)=default< / td > < / tr >
< tr class = "separator:a121f808e9b3bad05752e8ab82d077e24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a93ef083d41b5f3ab548dd4ec1a07e893" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a93ef083d41b5f3ab548dd4ec1a07e893" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & rhs)=default< / td > < / tr >
< tr class = "separator:a93ef083d41b5f3ab548dd4ec1a07e893" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae42b8a381f1533a39cde0f87aba1efd4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ae42b8a381f1533a39cde0f87aba1efd4" > operator=< / a > (< a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & & rhs)=default< / td > < / tr >
< tr class = "separator:ae42b8a381f1533a39cde0f87aba1efd4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a63e7acfacda7ef359535d8da84a79077" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a63e7acfacda7ef359535d8da84a79077" > clone< / a > () const< / td > < / tr >
< tr class = "separator:a63e7acfacda7ef359535d8da84a79077" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ce8f22306202d3149fd569a222c4094" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a8ce8f22306202d3149fd569a222c4094" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a8ce8f22306202d3149fd569a222c4094" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76ab9318a0ae5c1383063ef8902a276d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a76ab9318a0ae5c1383063ef8902a276d" > ~List< / a > ()< / td > < / tr >
< tr class = "separator:a76ab9318a0ae5c1383063ef8902a276d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ae8b5e57e020327db47517eca03cfb7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a0ae8b5e57e020327db47517eca03cfb7" > countElement< / a > (const T & elm) const< / td > < / tr >
< tr class = "separator:a0ae8b5e57e020327db47517eca03cfb7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a259cb5a711406a8c3e5d937eb9350cca" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a259cb5a711406a8c3e5d937eb9350cca" > size< / a > () const< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a259cb5a711406a8c3e5d937eb9350cca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a3d92bc9dc660be4c7b1b67d95210777c" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a3d92bc9dc660be4c7b1b67d95210777c" > pos< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, bool noError=false)< / td > < / tr >
< tr class = "separator:a3d92bc9dc660be4c7b1b67d95210777c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a623f7ca54a3a3b1d78e8367c1ab77920" > < td class = "memItemLeft" align = "right" valign = "top" > const auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a623f7ca54a3a3b1d78e8367c1ab77920" > pos< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, bool noError=false) const< / td > < / tr >
< tr class = "separator:a623f7ca54a3a3b1d78e8367c1ab77920" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf949d6503bf19c5c4555cfe90446bf0" > < td class = "memItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#abf949d6503bf19c5c4555cfe90446bf0" > operator[]< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:abf949d6503bf19c5c4555cfe90446bf0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a8f0a61dd9e694fa1ce1afec4f006e2c9" > < td class = "memItemLeft" align = "right" valign = "top" > const T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a8f0a61dd9e694fa1ce1afec4f006e2c9" > operator[]< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) const< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a8f0a61dd9e694fa1ce1afec4f006e2c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aa9c405f7187b15f0873f7bc5d885000e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#aa9c405f7187b15f0873f7bc5d885000e" > find< / a > (const T & val) const< / td > < / tr >
< tr class = "separator:aa9c405f7187b15f0873f7bc5d885000e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:abd7b88a300c5038a6cdd3474000ab65b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#abd7b88a300c5038a6cdd3474000ab65b" > find< / a > (const T & val)< / td > < / tr >
< tr class = "separator:abd7b88a300c5038a6cdd3474000ab65b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91cf71be86cd63ae62fc59b12c16da9d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a91cf71be86cd63ae62fc59b12c16da9d" > findi< / a > (const T & val) const< / td > < / tr >
< tr class = "separator:a91cf71be86cd63ae62fc59b12c16da9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a20c90ecc2a6af0560b688b30c6ca89ea" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a20c90ecc2a6af0560b688b30c6ca89ea" > search< / a > (const T & val) const< / td > < / tr >
< tr class = "separator:a20c90ecc2a6af0560b688b30c6ca89ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a6becac4e21bb0fc602d28f5be5c86d8f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6becac4e21bb0fc602d28f5be5c86d8f" > set< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, const T & val)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6becac4e21bb0fc602d28f5be5c86d8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a42edd9112e393ee040449fb5ad3f6064" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a42edd9112e393ee040449fb5ad3f6064" > set< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, T & & val)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a42edd9112e393ee040449fb5ad3f6064" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a452cc3dc2647928573a55c8a5b41a5ea" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a452cc3dc2647928573a55c8a5b41a5ea" > writeList< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a452cc3dc2647928573a55c8a5b41a5ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18b6e40e2e0511b836d16ae0e7ecf061" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" > readList< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:a18b6e40e2e0511b836d16ae0e7ecf061" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-methods" > < / a >
Static Protected Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ad4a007cea89dbe9b93c62320c5fa91a3" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ad4a007cea89dbe9b93c62320c5fa91a3" > getListStride< / a > (const < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > & len)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad4a007cea89dbe9b93c62320c5fa91a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T> < br / >
class pFlow::List< T > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a4662a3b36182fc0b9d8972b6b4e665f8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4662a3b36182fc0b9d8972b6b4e665f8" > ◆ < / a > < / span > ListType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > = < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < T> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad10111ae21069b0aca1c03046cbf7ddd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad10111ae21069b0aca1c03046cbf7ddd" > ◆ < / a > < / span > listType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#ad10111ae21069b0aca1c03046cbf7ddd" > listType< / a > = std::list< T,std::allocator< T> > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a1010a5c60498d6d610107e274868df12" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1010a5c60498d6d610107e274868df12" > ◆ < / a > < / span > iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > = typename listType::iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ae4fdc37f90c2a0ddc3f7ebed282a1e92" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > ◆ < / a > < / span > const_iterator< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > = typename listType::const_iterator< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a25398c1757a5f8dfb516ba2aecec32aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25398c1757a5f8dfb516ba2aecec32aa" > ◆ < / a > < / span > reference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#a25398c1757a5f8dfb516ba2aecec32aa" > reference< / a > = typename listType::reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac5e0bc669556cd5a46657c408a0dc5f3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac5e0bc669556cd5a46657c408a0dc5f3" > ◆ < / a > < / span > const_reference< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#ac5e0bc669556cd5a46657c408a0dc5f3" > const_reference< / a > = typename listType::const_reference< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6a8a2c26f8314992bb4ca80b6504f7e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a8a2c26f8314992bb4ca80b6504f7e2" > ◆ < / a > < / span > initList< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > = typename std::initializer_list< T> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a783c81fb3d585a513b521ab37644da06" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a783c81fb3d585a513b521ab37644da06" > ◆ < / a > < / span > valueType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1List.html#a783c81fb3d585a513b521ab37644da06" > valueType< / a > = T< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a17e6c90f14225bdac5c65ed915b0a2f6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a17e6c90f14225bdac5c65ed915b0a2f6" > ◆ < / a > < / span > List() < span class = "overload" > [1/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "acfc8a6a7ede7f18392405c07897fd075" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acfc8a6a7ede7f18392405c07897fd075" > ◆ < / a > < / span > List() < span class = "overload" > [2/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > len< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a899d13d5d07ae0e47451fa7f2ea74e49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a899d13d5d07ae0e47451fa7f2ea74e49" > ◆ < / a > < / span > List() < span class = "overload" > [3/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00099" > 99< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a50c383a88e728b9b4367c4b6bbd10eef" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50c383a88e728b9b4367c4b6bbd10eef" > ◆ < / a > < / span > List() < span class = "overload" > [4/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > < T >   < / td >
< td class = "paramname" > < em > lst< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00105" > 105< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ad01c63912e1132867ef8ab9cf0e40f40" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad01c63912e1132867ef8ab9cf0e40f40" > ◆ < / a > < / span > List() < span class = "overload" > [5/6]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < T > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a121f808e9b3bad05752e8ab82d077e24" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a121f808e9b3bad05752e8ab82d077e24" > ◆ < / a > < / span > List() < span class = "overload" > [6/6]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < T > & &   < / td >
< td class = "paramname" > < em > mv< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a76ab9318a0ae5c1383063ef8902a276d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76ab9318a0ae5c1383063ef8902a276d" > ◆ < / a > < / span > ~List()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ~< a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00136" > 136< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ad4a007cea89dbe9b93c62320c5fa91a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4a007cea89dbe9b93c62320c5fa91a3" > ◆ < / a > < / span > getListStride()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > static < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > getListStride < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > len< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a9ccc10a20c9547c36533d44dbe8b7f43" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ccc10a20c9547c36533d44dbe8b7f43" > ◆ < / a > < / span > TypeInfoTemplateNV11()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > TypeInfoTemplateNV11 < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > " List< T > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a93ef083d41b5f3ab548dd4ec1a07e893" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a93ef083d41b5f3ab548dd4ec1a07e893" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ae42b8a381f1533a39cde0f87aba1efd4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae42b8a381f1533a39cde0f87aba1efd4" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a63e7acfacda7ef359535d8da84a79077" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63e7acfacda7ef359535d8da84a79077" > ◆ < / a > < / span > clone()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > > clone < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00126" > 126< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a8ce8f22306202d3149fd569a222c4094" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ce8f22306202d3149fd569a222c4094" > ◆ < / a > < / span > clonePtr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a0ae8b5e57e020327db47517eca03cfb7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ae8b5e57e020327db47517eca03cfb7" > ◆ < / a > < / span > countElement()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > pFlow::int32< / a > countElement < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > elm< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a259cb5a711406a8c3e5d937eb9350cca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a259cb5a711406a8c3e5d937eb9350cca" > ◆ < / a > < / span > size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > size< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "fileSeries_8cpp_source.html#l00067" > fileSeries::addTimeFile()< / a > , < a class = "el" href = "positionOrdered_8cpp_source.html#l00026" > positionOrdered::findAxisIndex()< / a > , < a class = "el" href = "multiTriSurface_8hpp_source.html#l00081" > multiTriSurface::numSurfaces()< / a > , and < a class = "el" href = "anyList_8cpp_source.html#l00025" > anyList::size()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List_a259cb5a711406a8c3e5d937eb9350cca_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_a259cb5a711406a8c3e5d937eb9350cca_icgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a3d92bc9dc660be4c7b1b67d95210777c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d92bc9dc660be4c7b1b67d95210777c" > ◆ < / a > < / span > pos() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > auto pos < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > noError< / em > = < code > false< / code >   < / 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 = "ListI_8hpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "anyList_8hpp_source.html#l00134" > anyList::getObject()< / a > , and < a class = "el" href = "anyList_8hpp_source.html#l00212" > anyList::getObjectPtr()< / a > .< / p >
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1List_a3d92bc9dc660be4c7b1b67d95210777c_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_a3d92bc9dc660be4c7b1b67d95210777c_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a623f7ca54a3a3b1d78e8367c1ab77920" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a623f7ca54a3a3b1d78e8367c1ab77920" > ◆ < / a > < / span > pos() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto pos < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > noError< / em > = < code > false< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "abf949d6503bf19c5c4555cfe90446bf0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf949d6503bf19c5c4555cfe90446bf0" > ◆ < / a > < / span > operator[]() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > T & operator[] < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a8f0a61dd9e694fa1ce1afec4f006e2c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8f0a61dd9e694fa1ce1afec4f006e2c9" > ◆ < / a > < / span > operator[]() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const T & operator[] < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aa9c405f7187b15f0873f7bc5d885000e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa9c405f7187b15f0873f7bc5d885000e" > ◆ < / a > < / span > find() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > pFlow::List< / a > < T > ::< a class = "el" href = "classpFlow_1_1List.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > find < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "Timers_8hpp_source.html#l00082" > Timers::removeFromList()< / a > .< / p >
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1List_aa9c405f7187b15f0873f7bc5d885000e_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_aa9c405f7187b15f0873f7bc5d885000e_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "abd7b88a300c5038a6cdd3474000ab65b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd7b88a300c5038a6cdd3474000ab65b" > ◆ < / a > < / span > find() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1List.html" > pFlow::List< / a > < T > ::< a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > find < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00117" > 117< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a91cf71be86cd63ae62fc59b12c16da9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91cf71be86cd63ae62fc59b12c16da9d" > ◆ < / a > < / span > findi()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > pFlow::int32< / a > findi < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00125" > 125< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "anyList_8hpp_source.html#l00158" > anyList::getObject()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00206" > multiRotatingAxisMotion::nameToIndex()< / a > .< / p >
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List_a91cf71be86cd63ae62fc59b12c16da9d_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_a91cf71be86cd63ae62fc59b12c16da9d_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a20c90ecc2a6af0560b688b30c6ca89ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a20c90ecc2a6af0560b688b30c6ca89ea" > ◆ < / a > < / span > search()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool search < / td >
< td > (< / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00134" > 134< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6becac4e21bb0fc602d28f5be5c86d8f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6becac4e21bb0fc602d28f5be5c86d8f" > ◆ < / a > < / span > set() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void set < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00144" > 144< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a42edd9112e393ee040449fb5ad3f6064" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42edd9112e393ee040449fb5ad3f6064" > ◆ < / a > < / span > set() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void set < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T & &   < / td >
< td class = "paramname" > < em > val< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00151" > 151< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a452cc3dc2647928573a55c8a5b41a5ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a452cc3dc2647928573a55c8a5b41a5ea" > ◆ < / a > < / span > writeList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00160" > 160< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "List_8hpp_source.html#l00201" > List< std::any > ::write()< / a > .< / p >
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List_a452cc3dc2647928573a55c8a5b41a5ea_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_a452cc3dc2647928573a55c8a5b41a5ea_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a18b6e40e2e0511b836d16ae0e7ecf061" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18b6e40e2e0511b836d16ae0e7ecf061" > ◆ < / a > < / span > readList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListI_8hpp_source.html#l00194" > 194< / a > of file < a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "List_8hpp_source.html#l00196" > List< std::any > ::read()< / a > .< / p >
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1List_a18b6e40e2e0511b836d16ae0e7ecf061_icgraph.png" border = "0" usemap = "#classpFlow_1_1List_a18b6e40e2e0511b836d16ae0e7ecf061_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aff8e92ab47032ae811d1271161cb9b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff8e92ab47032ae811d1271161cb9b22" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00196" > 196< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6a40de4ceed55b2f78cf3027739dfd91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a40de4ceed55b2f78cf3027739dfd91" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "List_8hpp_source.html#l00201" > 201< / a > of file < a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/containers/List/List/< a class = "el" href = "List_8hpp_source.html" > List.hpp< / a > < / li >
< li > src/phasicFlow/containers/List/List/< a class = "el" href = "ListI_8hpp_source.html" > ListI.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < / li >
< 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 >