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: ListPtr< 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_1ListPtr.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1ListPtr-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > ListPtr< 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 ListPtr< 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_1ListPtr__inherit__graph.png" border = "0" usemap = "#ListPtr_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 >
< 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:a25f8f6a9feb5d2b67d0bbf95ba5a364b" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > = < a class = "el" href = "classpFlow_1_1ListPtr.html" > ListPtr< / a > < T > < / td > < / tr >
< tr class = "separator:a25f8f6a9feb5d2b67d0bbf95ba5a364b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26d2efd1d748cb6e0320b66f10a13887" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a26d2efd1d748cb6e0320b66f10a13887" > listType< / a > = std::list< T * > < / td > < / tr >
< tr class = "separator:a26d2efd1d748cb6e0320b66f10a13887" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a1010a5c60498d6d610107e274868df12" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > = typename listType::iterator< / td > < / tr >
< tr class = "separator:a1010a5c60498d6d610107e274868df12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4fdc37f90c2a0ddc3f7ebed282a1e92" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.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
< / 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:ac17ddd057768ab529536f85881287ec2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ac17ddd057768ab529536f85881287ec2" > TypeInfoTemplateNV11< / a > (" ListPtr" , T)< / td > < / tr >
< tr class = "separator:ac17ddd057768ab529536f85881287ec2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a157eaa2ca5316f90c1dc8b818e551499" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a157eaa2ca5316f90c1dc8b818e551499" > ListPtr< / a > ()< / td > < / tr >
< tr class = "separator:a157eaa2ca5316f90c1dc8b818e551499" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a505c740f82e063b053597fcb6d4d9896" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a505c740f82e063b053597fcb6d4d9896" > ListPtr< / 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:a505c740f82e063b053597fcb6d4d9896" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff0d61feda03e16e2e5484408e59b5b9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#aff0d61feda03e16e2e5484408e59b5b9" > ListPtr< / a > (const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & src)< / td > < / tr >
< tr class = "separator:aff0d61feda03e16e2e5484408e59b5b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af79af8e9f2ade68a3ae7e9705a3eb485" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#af79af8e9f2ade68a3ae7e9705a3eb485" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & rhs)< / td > < / tr >
< tr class = "separator:af79af8e9f2ade68a3ae7e9705a3eb485" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2430a6d0cf52f6ed2dc80bde39a02e6c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a2430a6d0cf52f6ed2dc80bde39a02e6c" > ListPtr< / a > (< a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & & src)< / td > < / tr >
< tr class = "separator:a2430a6d0cf52f6ed2dc80bde39a02e6c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae94624a91067db34048b463319b654c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ae94624a91067db34048b463319b654c6" > operator=< / a > (< a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & & rhs)< / td > < / tr >
< tr class = "separator:ae94624a91067db34048b463319b654c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0b128ecc3b63ecbb12848c58f72f791" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ae0b128ecc3b63ecbb12848c58f72f791" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:ae0b128ecc3b63ecbb12848c58f72f791" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad44a5fb9f8af0737b295aea6cac1e3af" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ad44a5fb9f8af0737b295aea6cac1e3af" > clone< / a > () const< / td > < / tr >
< tr class = "separator:ad44a5fb9f8af0737b295aea6cac1e3af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab8719c9aea35d96dad5799fa6ff096bc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ab8719c9aea35d96dad5799fa6ff096bc" > ~ListPtr< / a > ()< / td > < / tr >
< tr class = "separator:ab8719c9aea35d96dad5799fa6ff096bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac537dae37bad56910ff7498c84c8b727" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ac537dae37bad56910ff7498c84c8b727" > set< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, T *< a class = "el" href = "classpFlow_1_1ListPtr.html#a7f38cfe7199b15f9364059f531c212d0" > ptr< / a > )< / td > < / tr >
< tr class = "separator:ac537dae37bad56910ff7498c84c8b727" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b20dcd5e7a7eeeecc889c1b039c34d9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a3b20dcd5e7a7eeeecc889c1b039c34d9" > set< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & & < a class = "el" href = "classpFlow_1_1ListPtr.html#a7f38cfe7199b15f9364059f531c212d0" > ptr< / a > )< / td > < / tr >
< tr class = "separator:a3b20dcd5e7a7eeeecc889c1b039c34d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab66c8390af93d4f4a93cf0d2bac0d2b1" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:ab66c8390af93d4f4a93cf0d2bac0d2b1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ab66c8390af93d4f4a93cf0d2bac0d2b1" > setSafe< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, Args & & ... args)< / td > < / tr >
< tr class = "separator:ab66c8390af93d4f4a93cf0d2bac0d2b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3809aca9dcd2c52a4711126018cc961d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a3809aca9dcd2c52a4711126018cc961d" > push_back< / a > (T *< a class = "el" href = "classpFlow_1_1ListPtr.html#a7f38cfe7199b15f9364059f531c212d0" > ptr< / a > )< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3809aca9dcd2c52a4711126018cc961d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aac898f32a315730dbfa6c89a9d7a8fa8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#aac898f32a315730dbfa6c89a9d7a8fa8" > push_back< / a > (< a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & & < a class = "el" href = "classpFlow_1_1ListPtr.html#a7f38cfe7199b15f9364059f531c212d0" > ptr< / a > )< / td > < / tr >
< tr class = "separator:aac898f32a315730dbfa6c89a9d7a8fa8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ae8ff88417850eea96d6b54bfd5361b30" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:ae8ff88417850eea96d6b54bfd5361b30" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ae8ff88417850eea96d6b54bfd5361b30" > push_backSafe< / a > (Args & & ... args)< / td > < / tr >
< tr class = "separator:ae8ff88417850eea96d6b54bfd5361b30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:abf949d6503bf19c5c4555cfe90446bf0" > < td class = "memItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#abf949d6503bf19c5c4555cfe90446bf0" > operator[]< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
< tr class = "separator:abf949d6503bf19c5c4555cfe90446bf0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1ListPtr.html#a8f0a61dd9e694fa1ce1afec4f006e2c9" > operator[]< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) const< / td > < / tr >
< tr class = "separator:a8f0a61dd9e694fa1ce1afec4f006e2c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1ListPtr.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 >
< tr class = "memitem:aabc711c50b75d9b670af88d45c2b87e9" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#aabc711c50b75d9b670af88d45c2b87e9" > empty< / a > () const< / td > < / tr >
< tr class = "separator:aabc711c50b75d9b670af88d45c2b87e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac0aea3a0c848461e021770d66cf43a09" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ac0aea3a0c848461e021770d66cf43a09" > release< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
< tr class = "separator:ac0aea3a0c848461e021770d66cf43a09" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac8bb3912a3ce86b15842e79d0b421204" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ac8bb3912a3ce86b15842e79d0b421204" > clear< / a > ()< / td > < / tr >
< tr class = "separator:ac8bb3912a3ce86b15842e79d0b421204" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a2389e5fc66a4099f1fe91b43356d95b1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a2389e5fc66a4099f1fe91b43356d95b1" > clear< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
< tr class = "separator:a2389e5fc66a4099f1fe91b43356d95b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad69bd11391be1a1dba5c8202259664f8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ad69bd11391be1a1dba5c8202259664f8" > begin< / a > ()< / td > < / tr >
< tr class = "separator:ad69bd11391be1a1dba5c8202259664f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29305669b60ca1680752e2fc3592ba99" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a29305669b60ca1680752e2fc3592ba99" > begin< / a > () const< / td > < / tr >
< tr class = "separator:a29305669b60ca1680752e2fc3592ba99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acad38d52497a975bfb6f2f6acd76631f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#acad38d52497a975bfb6f2f6acd76631f" > end< / a > ()< / td > < / tr >
< tr class = "separator:acad38d52497a975bfb6f2f6acd76631f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:accf9a4bd0c34d4a5f6a7dab66ea10cdc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1ListPtr.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#accf9a4bd0c34d4a5f6a7dab66ea10cdc" > end< / a > () const< / td > < / tr >
< tr class = "separator:accf9a4bd0c34d4a5f6a7dab66ea10cdc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeee1fdfb32c207ee88a784af73b1d27d" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:aeee1fdfb32c207ee88a784af73b1d27d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#aeee1fdfb32c207ee88a784af73b1d27d" > setSafe< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i, Args & & ... args)< / td > < / tr >
< tr class = "separator:aeee1fdfb32c207ee88a784af73b1d27d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a90d0c03dbe0338f3f9e65b9d28871cf5" > makeSafe< / a > (Args & & ... args)< / td > < / tr >
< tr class = "separator:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a9b89271a726f90417f66058925ce9df4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a9b89271a726f90417f66058925ce9df4" > copy< / a > (const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & src)< / td > < / tr >
< tr class = "separator:a9b89271a726f90417f66058925ce9df4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a7f38cfe7199b15f9364059f531c212d0" > < td class = "memItemLeft" align = "right" valign = "top" > T *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a7f38cfe7199b15f9364059f531c212d0" > ptr< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
< tr class = "separator:a7f38cfe7199b15f9364059f531c212d0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aee192a2d1bcd4fdaf912052525e5a79c" > < td class = "memItemLeft" align = "right" valign = "top" > const T *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#aee192a2d1bcd4fdaf912052525e5a79c" > ptr< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) const< / td > < / tr >
< tr class = "separator:aee192a2d1bcd4fdaf912052525e5a79c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6658926e1e4a1ecd9cfdaaa595644b3f" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a6658926e1e4a1ecd9cfdaaa595644b3f" > pos< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i)< / td > < / tr >
< tr class = "separator:a6658926e1e4a1ecd9cfdaaa595644b3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8171902f2f291938f21e446601980c9b" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a8171902f2f291938f21e446601980c9b" > pos< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > i) const< / td > < / tr >
< tr class = "separator:a8171902f2f291938f21e446601980c9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a2c61e0ee805cd191c8847819158cab55" > < td class = "memItemLeft" align = "right" valign = "top" > std::list< T * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a2c61e0ee805cd191c8847819158cab55" > list_< / a > < / td > < / tr >
< tr class = "separator:a2c61e0ee805cd191c8847819158cab55" > < 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::ListPtr< T > < / h3 >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a25f8f6a9feb5d2b67d0bbf95ba5a364b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ◆ < / a > < / span > ListPtrType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > = < a class = "el" href = "classpFlow_1_1ListPtr.html" > ListPtr< / a > < T> < / 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 = "ListPtr_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a26d2efd1d748cb6e0320b66f10a13887" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26d2efd1d748cb6e0320b66f10a13887" > ◆ < / a > < / span > listType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1ListPtr.html#a26d2efd1d748cb6e0320b66f10a13887" > listType< / a > = std::list< T*> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< / 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_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > = typename listType::iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae4fdc37f90c2a0ddc3f7ebed282a1e92" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > ◆ < / a > < / span > const_iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1ListPtr.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > = typename listType::const_iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a157eaa2ca5316f90c1dc8b818e551499" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a157eaa2ca5316f90c1dc8b818e551499" > ◆ < / a > < / span > ListPtr() < span class = "overload" > [1/4]< / 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_1ListPtr.html" > ListPtr< / 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 = "ListPtr_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a505c740f82e063b053597fcb6d4d9896" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a505c740f82e063b053597fcb6d4d9896" > ◆ < / a > < / span > ListPtr() < span class = "overload" > [2/4]< / 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_1ListPtr.html" > ListPtr< / 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 = "ListPtr_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aff0d61feda03e16e2e5484408e59b5b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff0d61feda03e16e2e5484408e59b5b9" > ◆ < / a > < / span > ListPtr() < span class = "overload" > [3/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1ListPtr.html" > ListPtr< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a2430a6d0cf52f6ed2dc80bde39a02e6c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2430a6d0cf52f6ed2dc80bde39a02e6c" > ◆ < / a > < / span > ListPtr() < span class = "overload" > [4/4]< / 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_1ListPtr.html" > ListPtr< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & &   < / td >
< td class = "paramname" > < em > src< / 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 = "ListPtr_8hpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab8719c9aea35d96dad5799fa6ff096bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8719c9aea35d96dad5799fa6ff096bc" > ◆ < / a > < / span > ~ListPtr()< / 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_1ListPtr.html" > ListPtr< / 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 = "ListPtr_8hpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a90d0c03dbe0338f3f9e65b9d28871cf5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90d0c03dbe0338f3f9e65b9d28871cf5" > ◆ < / a > < / span > makeSafe()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T> makeSafe < / td >
< td > (< / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / 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 > < / 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 = "ListPtr_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9b89271a726f90417f66058925ce9df4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b89271a726f90417f66058925ce9df4" > ◆ < / a > < / span > copy()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool copy < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00022" > 22< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a7f38cfe7199b15f9364059f531c212d0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f38cfe7199b15f9364059f531c212d0" > ◆ < / a > < / span > ptr() < 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" > T * ptr < / 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" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.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 = "ListPtr_8hpp_source.html#l00127" > ListPtr< boundaryIntegration > ::clonePtr()< / a > .< / p >
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 = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1ListPtr_a7f38cfe7199b15f9364059f531c212d0_icgraph.png" border = "0" usemap = "#classpFlow_1_1ListPtr_a7f38cfe7199b15f9364059f531c212d0_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aee192a2d1bcd4fdaf912052525e5a79c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee192a2d1bcd4fdaf912052525e5a79c" > ◆ < / a > < / span > ptr() < 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" > const T * ptr < / 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" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a6658926e1e4a1ecd9cfdaaa595644b3f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6658926e1e4a1ecd9cfdaaa595644b3f" > ◆ < / a > < / span > pos() < 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" > auto pos < / 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" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a8171902f2f291938f21e446601980c9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8171902f2f291938f21e446601980c9b" > ◆ < / a > < / span > pos() < 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" > auto pos < / 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" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac17ddd057768ab529536f85881287ec2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac17ddd057768ab529536f85881287ec2" > ◆ < / 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" > " ListPtr< 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 >
< a id = "af79af8e9f2ade68a3ae7e9705a3eb485" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af79af8e9f2ade68a3ae7e9705a3eb485" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1ListPtr.html" > pFlow::ListPtr< / a > < T > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00129" > 129< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae94624a91067db34048b463319b654c6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae94624a91067db34048b463319b654c6" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / a > & &   < / td >
< td class = "paramname" > < em > rhs< / 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 = "ListPtr_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae0b128ecc3b63ecbb12848c58f72f791" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0b128ecc3b63ecbb12848c58f72f791" > ◆ < / 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_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / 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 = "ListPtr_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ad44a5fb9f8af0737b295aea6cac1e3af" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad44a5fb9f8af0737b295aea6cac1e3af" > ◆ < / 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_1ListPtr.html#a25f8f6a9feb5d2b67d0bbf95ba5a364b" > ListPtrType< / 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 = "ListPtr_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac537dae37bad56910ff7498c84c8b727" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac537dae37bad56910ff7498c84c8b727" > ◆ < / a > < / span > set() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T > set < / td >
2023-03-27 10:16:23 -07:00
< 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 > ptr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00155" > 155< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a3b20dcd5e7a7eeeecc889c1b039c34d9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b20dcd5e7a7eeeecc889c1b039c34d9" > ◆ < / a > < / span > set() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T > 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 >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > ptr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ab66c8390af93d4f4a93cf0d2bac0d2b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab66c8390af93d4f4a93cf0d2bac0d2b1" > ◆ < / a > < / span > setSafe() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T> setSafe < / 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" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a3809aca9dcd2c52a4711126018cc961d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3809aca9dcd2c52a4711126018cc961d" > ◆ < / a > < / span > push_back() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > void push_back < / td >
< td > (< / td >
< td class = "paramtype" > T *  < / td >
< td class = "paramname" > < em > ptr< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00204" > 204< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aac898f32a315730dbfa6c89a9d7a8fa8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac898f32a315730dbfa6c89a9d7a8fa8" > ◆ < / a > < / span > push_back() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > void push_back < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > ptr< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00213" > 213< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae8ff88417850eea96d6b54bfd5361b30" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8ff88417850eea96d6b54bfd5361b30" > ◆ < / a > < / span > push_backSafe()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > void push_backSafe < / td >
< td > (< / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00221" > 221< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "abf949d6503bf19c5c4555cfe90446bf0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf949d6503bf19c5c4555cfe90446bf0" > ◆ < / a > < / span > operator[]() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00230" > 230< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "boundaryList_8hpp_source.html#l00095" > boundaryList::boundary()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1ListPtr_abf949d6503bf19c5c4555cfe90446bf0_icgraph.png" border = "0" usemap = "#classpFlow_1_1ListPtr_abf949d6503bf19c5c4555cfe90446bf0_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a8f0a61dd9e694fa1ce1afec4f006e2c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8f0a61dd9e694fa1ce1afec4f006e2c9" > ◆ < / a > < / span > operator[]() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00249" > 249< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.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" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00266" > 266< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "boundaryFieldList_8hpp_source.html#l00051" > boundaryFieldList< VectorField, realx3, void > ::boundaryFieldList()< / a > , < a class = "el" href = "boundaryGrainParticlesList_8cpp_source.html#l00003" > boundaryGrainParticlesList::boundaryGrainParticlesList()< / a > , < a class = "el" href = "boundarySphereParticlesList_8cpp_source.html#l00003" > boundarySphereParticlesList::boundarySphereParticlesList()< / a > , and < a class = "el" href = "boundaryContactSearchList_8cpp_source.html#l00004" > boundaryContactSearchList::setList()< / 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_1ListPtr_a259cb5a711406a8c3e5d937eb9350cca_icgraph.png" border = "0" usemap = "#classpFlow_1_1ListPtr_a259cb5a711406a8c3e5d937eb9350cca_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aabc711c50b75d9b670af88d45c2b87e9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabc711c50b75d9b670af88d45c2b87e9" > ◆ < / a > < / span > empty()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "classpFlow_1_1empty.html" > empty< / a > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00273" > 273< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "ac0aea3a0c848461e021770d66cf43a09" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac0aea3a0c848461e021770d66cf43a09" > ◆ < / a > < / span > release()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T > release < / 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00281" > 281< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac8bb3912a3ce86b15842e79d0b421204" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8bb3912a3ce86b15842e79d0b421204" > ◆ < / a > < / span > clear() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > void clear< / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00294" > 294< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.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 = "ListPtr_8hpp_source.html#l00118" > ListPtr< boundaryIntegration > ::operator=()< / a > , and < a class = "el" href = "ListPtr_8hpp_source.html#l00139" > ListPtr< boundaryIntegration > ::~ListPtr()< / 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1ListPtr_ac8bb3912a3ce86b15842e79d0b421204_icgraph.png" border = "0" usemap = "#classpFlow_1_1ListPtr_ac8bb3912a3ce86b15842e79d0b421204_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a2389e5fc66a4099f1fe91b43356d95b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2389e5fc66a4099f1fe91b43356d95b1" > ◆ < / a > < / span > clear() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > void clear < / 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00312" > 312< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad69bd11391be1a1dba5c8202259664f8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad69bd11391be1a1dba5c8202259664f8" > ◆ < / a > < / span > begin() < 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" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > begin < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00190" > 190< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a29305669b60ca1680752e2fc3592ba99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29305669b60ca1680752e2fc3592ba99" > ◆ < / a > < / span > begin() < 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_1ListPtr.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > begin < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00195" > 195< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acad38d52497a975bfb6f2f6acd76631f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acad38d52497a975bfb6f2f6acd76631f" > ◆ < / a > < / span > end() < 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" > < a class = "el" href = "classpFlow_1_1ListPtr.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > end < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00200" > 200< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "accf9a4bd0c34d4a5f6a7dab66ea10cdc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#accf9a4bd0c34d4a5f6a7dab66ea10cdc" > ◆ < / a > < / span > end() < 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_1ListPtr.html#ae4fdc37f90c2a0ddc3f7ebed282a1e92" > const_iterator< / a > end < / 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 >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtr_8hpp_source.html#l00205" > 205< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aeee1fdfb32c207ee88a784af73b1d27d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeee1fdfb32c207ee88a784af73b1d27d" > ◆ < / a > < / span > setSafe() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T> setSafe < / 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" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ListPtrI_8hpp_source.html#l00192" > 192< / a > of file < a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a2c61e0ee805cd191c8847819158cab55" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c61e0ee805cd191c8847819158cab55" > ◆ < / 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" > std::list< T*> list_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < 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 = "ListPtr_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.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 = "ListPtr_8hpp_source.html#l00190" > ListPtr< boundaryIntegration > ::begin()< / a > , < a class = "el" href = "ListPtrI_8hpp_source.html#l00022" > ListPtr< boundaryIntegration > ::copy()< / a > , < a class = "el" href = "ListPtr_8hpp_source.html#l00200" > ListPtr< boundaryIntegration > ::end()< / a > , and < a class = "el" href = "ListPtr_8hpp_source.html#l00118" > ListPtr< boundaryIntegration > ::operator=()< / 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/ListPtr/< a class = "el" href = "ListPtr_8hpp_source.html" > ListPtr.hpp< / a > < / li >
< li > src/phasicFlow/containers/List/ListPtr/< a class = "el" href = "ListPtrI_8hpp_source.html" > ListPtrI.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_1ListPtr.html" > ListPtr< / 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 >