1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
<!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>
<title>Struct Poco::Tuple</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="author" content="Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="publisher" content="Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="copyright" content="Copyright (c) 2009, Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="language" content="en"/>
<meta name="date" content="2009-11-24"/>
<meta name="generator" content="PocoDoc"/>
<link rel="stylesheet" href="css/styles.css" type="text/css"/>
</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
<div class="header">
<h1 class="namespace"><a href="Poco.html" class="namespace">Poco</a></h1>
<h1 class="template">template < class T0, class T1 = NullTypeList, class T2 = NullTypeList, class T3 = NullTypeList, class T4 = NullTypeList, class T5 = NullTypeList, class T6 = NullTypeList, class T7 = NullTypeList, class T8 = NullTypeList, class T9 = NullTypeList, class T10 = NullTypeList, class T11 = NullTypeList, class T12 = NullTypeList, class T13 = NullTypeList, class T14 = NullTypeList, class T15 = NullTypeList, class T16 = NullTypeList, class T17 = NullTypeList, class T18 = NullTypeList, class T19 = NullTypeList ></h1>
<h1 class="symbol">struct Tuple</h1>
</div>
<div class="body">
<p>
<b>Library:</b> Foundation<br />
<b>Package:</b> Core<br />
<b>Header:</b> Poco/Tuple.h</p>
<h2>Member Summary</h2>
<p><b>Member Functions: </b><a href="Poco.Tuple.html#11293" title="Poco::Tuple::get()">get</a>, <a href="Poco.Tuple.html#11300" title="Poco::Tuple::operator !=()">operator !=</a>, <a href="Poco.Tuple.html#11302" title="Poco::Tuple::operator <()">operator <</a>, <a href="Poco.Tuple.html#11298" title="Poco::Tuple::operator ==()">operator ==</a>, <a href="Poco.Tuple.html#11295" title="Poco::Tuple::set()">set</a></p>
<h2>Types</h2>
<h3><a name="11268">Type</a></h3>
<p class="decl">typedef typename <a href="Poco.TypeListType.html" title="struct Poco::TypeListType">TypeListType</a> < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19 >::HeadType <a href="Poco.Tuple.html#11268" title="Poco::Tuple::Type">Type</a>;</p>
<div class="description">
<p></p>
</div>
<h2>Enumerations</h2>
<h3><a name="11269">TupleLengthType</a></h3>
<div class="description">
<p></p>
</div>
<p class="decl"><a name="11270">length</a> = Type::length</p>
<div class="description">
<p></p>
</div>
<h2>Constructors</h2>
<h3><a name="11271">Tuple</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl"><a href="Poco.Tuple.html" title="class Poco::Tuple">Tuple</a>();</p>
<div class="description">
<p></p>
</div>
<h3><a name="11272">Tuple</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl"><a href="Poco.Tuple.html" title="class Poco::Tuple">Tuple</a>(<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T0 >::CONSTTYPE & t0,<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T1 >::CONSTTYPE & t1 = typename TypeWrapper < T1 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T2 >::CONSTTYPE & t2 = typename TypeWrapper < T2 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T3 >::CONSTTYPE & t3 = typename TypeWrapper < T3 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T4 >::CONSTTYPE & t4 = typename TypeWrapper < T4 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T5 >::CONSTTYPE & t5 = typename TypeWrapper < T5 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T6 >::CONSTTYPE & t6 = typename TypeWrapper < T6 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T7 >::CONSTTYPE & t7 = typename TypeWrapper < T7 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T8 >::CONSTTYPE & t8 = typename TypeWrapper < T8 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T9 >::CONSTTYPE & t9 = typename TypeWrapper < T9 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T10 >::CONSTTYPE & t10 = typename TypeWrapper < T10 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T11 >::CONSTTYPE & t11 = typename TypeWrapper < T11 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T12 >::CONSTTYPE & t12 = typename TypeWrapper < T12 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T13 >::CONSTTYPE & t13 = typename TypeWrapper < T13 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T14 >::CONSTTYPE & t14 = typename TypeWrapper < T14 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T15 >::CONSTTYPE & t15 = typename TypeWrapper < T15 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T16 >::CONSTTYPE & t16 = typename TypeWrapper < T16 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T17 >::CONSTTYPE & t17 = typename TypeWrapper < T17 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T18 >::CONSTTYPE & t18 = typename TypeWrapper < T18 >::TYPE (),<br /> typename <a href="Poco.TypeWrapper.html" title="struct Poco::TypeWrapper">TypeWrapper</a> < T19 >::CONSTTYPE & t19 = typename TypeWrapper < T19 >::TYPE ()<br />);</p>
<div class="description">
<p></p>
</div>
<h2>Member Functions</h2>
<h3><a name="11293">get</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">template < int N > typename TypeGetter < N, <a href="Poco.Tuple.html#11268" title="Poco::Tuple::Type">Type</a> >::ConstHeadType & get() const;</p>
<div class="description">
<p></p>
</div>
<h3><a name="11294">get</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">template < int N > typename TypeGetter < N, <a href="Poco.Tuple.html#11268" title="Poco::Tuple::Type">Type</a> >::HeadType & get();</p>
<div class="description">
<p></p>
</div>
<h3><a name="11300">operator !=</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">bool operator != (<br /> const <a href="Poco.Tuple.html" title="class Poco::Tuple">Tuple</a> & other<br />) const;</p>
<div class="description">
<p></p>
</div>
<h3><a name="11302">operator <</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">bool operator < (<br /> const <a href="Poco.Tuple.html" title="class Poco::Tuple">Tuple</a> & other<br />) const;</p>
<div class="description">
<p></p>
</div>
<h3><a name="11298">operator ==</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">bool operator == (<br /> const <a href="Poco.Tuple.html" title="class Poco::Tuple">Tuple</a> & other<br />) const;</p>
<div class="description">
<p></p>
</div>
<h3><a name="11295">set</a> <img src="images/inline.gif" alt="inline" title="inline" style="vertical-align:baseline;" border="0" /> </h3>
<p class="decl">template < int N > void set(<br /> typename TypeGetter < N,<br /> <a href="Poco.Tuple.html#11268" title="Poco::Tuple::Type">Type</a> >::ConstHeadType & val<br />);</p>
<div class="description">
<p></p>
</div>
<p class="footer">POCO C++ Libraries 1.3.6-all<br />
Copyright © 2009, <a href="http://pocoproject.org/" target="_blank">Applied Informatics Software Engineering GmbH and Contributors</a></p>
</div>
</body>
</html>
|