2017-02-22 23:26:44 +01: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.5" / >
2018-02-23 16:44:31 +01:00
< title > Faiss: testing::internal::NativeArray< Element > Class Template Reference< / title >
2017-02-22 23:26:44 +01:00
< 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 = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > Faiss
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< 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 >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Classes< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Namespaces< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Friends< / a > < / 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 id = "nav-path" class = "navpath" >
< ul >
2018-02-23 16:44:31 +01:00
< li class = "navelem" > < b > testing< / b > < / li > < li class = "navelem" > < b > internal< / b > < / li > < li class = "navelem" > < a class = "el" href = "classtesting_1_1internal_1_1NativeArray.html" > NativeArray< / a > < / li > < / ul >
2017-02-22 23:26:44 +01:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2018-02-23 16:44:31 +01:00
< a href = "#pub-types" > Public Types< / a > |
2017-02-22 23:26:44 +01:00
< a href = "#pub-methods" > Public Member Functions< / a > |
2018-02-23 16:44:31 +01:00
< a href = "classtesting_1_1internal_1_1NativeArray-members.html" > List of all members< / a > < / div >
2017-02-22 23:26:44 +01:00
< div class = "headertitle" >
2018-02-23 16:44:31 +01:00
< div class = "title" > testing::internal::NativeArray< Element > Class Template Reference< / div > < / div >
2017-02-22 23:26:44 +01:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2018-02-23 16:44:31 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a12216d686e16e4cc63d952fada5b2ba9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a12216d686e16e4cc63d952fada5b2ba9" > < / a >
typedef Element  < / td > < td class = "memItemRight" valign = "bottom" > < b > value_type< / b > < / td > < / tr >
< tr class = "separator:a12216d686e16e4cc63d952fada5b2ba9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac1301a57977b57a1ad013e4e25fc2a72" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ac1301a57977b57a1ad013e4e25fc2a72" > < / a >
typedef Element *  < / td > < td class = "memItemRight" valign = "bottom" > < b > iterator< / b > < / td > < / tr >
< tr class = "separator:ac1301a57977b57a1ad013e4e25fc2a72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ce7c8408460d7158a2870456d134557" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a9ce7c8408460d7158a2870456d134557" > < / a >
typedef const Element *  < / td > < td class = "memItemRight" valign = "bottom" > < b > const_iterator< / b > < / td > < / tr >
< tr class = "separator:a9ce7c8408460d7158a2870456d134557" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2017-02-22 23:26:44 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-02-23 16:44:31 +01:00
< tr class = "memitem:a52b3689c62532703d11e9d82939a7141" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a52b3689c62532703d11e9d82939a7141" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > NativeArray< / b > (const Element *array, size_t count, < a class = "el" href = "structtesting_1_1internal_1_1RelationToSourceReference.html" > RelationToSourceReference< / a > )< / td > < / tr >
< tr class = "separator:a52b3689c62532703d11e9d82939a7141" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac184ee5741af5be3402213819c834405" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ac184ee5741af5be3402213819c834405" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > NativeArray< / b > (const Element *array, size_t count, < a class = "el" href = "structtesting_1_1internal_1_1RelationToSourceCopy.html" > RelationToSourceCopy< / a > )< / td > < / tr >
< tr class = "separator:ac184ee5741af5be3402213819c834405" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abb346ac3040f5da733f594cc2d5958bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "abb346ac3040f5da733f594cc2d5958bc" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > NativeArray< / b > (const < a class = "el" href = "classtesting_1_1internal_1_1NativeArray.html" > NativeArray< / a > & rhs)< / td > < / tr >
< tr class = "separator:abb346ac3040f5da733f594cc2d5958bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a45de2485baac8bf148e2943828094a40" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a45de2485baac8bf148e2943828094a40" > < / a >
size_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > size< / b > () const < / td > < / tr >
< tr class = "separator:a45de2485baac8bf148e2943828094a40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49c534d29034d9230372ada54ef961bb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a49c534d29034d9230372ada54ef961bb" > < / a >
const_iterator  < / td > < td class = "memItemRight" valign = "bottom" > < b > begin< / b > () const < / td > < / tr >
< tr class = "separator:a49c534d29034d9230372ada54ef961bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4957ad1ebf7c21eab07d5e0ae2bb17aa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a4957ad1ebf7c21eab07d5e0ae2bb17aa" > < / a >
const_iterator  < / td > < td class = "memItemRight" valign = "bottom" > < b > end< / b > () const < / td > < / tr >
< tr class = "separator:a4957ad1ebf7c21eab07d5e0ae2bb17aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60af8d9c429771ee131b5ddf7e06e3c9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a60af8d9c429771ee131b5ddf7e06e3c9" > < / a >
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > operator==< / b > (const < a class = "el" href = "classtesting_1_1internal_1_1NativeArray.html" > NativeArray< / a > & rhs) const < / td > < / tr >
< tr class = "separator:a60af8d9c429771ee131b5ddf7e06e3c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-02-22 23:26:44 +01:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-02-23 16:44:31 +01:00
< div class = "textblock" > < h3 > template< typename Element> < br / >
class testing::internal::NativeArray< Element > < / h3 >
2017-02-22 23:26:44 +01:00
2018-02-23 16:44:31 +01:00
< p > Definition at line < a class = "el" href = "gtest-internal_8h_source.html#l01034" > 1034< / a > of file < a class = "el" href = "gtest-internal_8h_source.html" > gtest-internal.h< / a > .< / p >
< / div > < hr / > The documentation for this class was generated from the following file:< ul >
< li > /data/users/matthijs/github_faiss/faiss/tests/gtest/include/gtest/internal/< a class = "el" href = "gtest-internal_8h_source.html" > gtest-internal.h< / a > < / li >
2017-02-22 23:26:44 +01:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.5
< / small > < / address >
< / body >
< / html >