]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/gil/doc/html/g_i_l_0054.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / gil / doc / html / g_i_l_0054.html
CommitLineData
7c673cae
FG
1<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
2
3 Distributed under the Boost Software License, Version 1.0.
4 (See accompanying file LICENSE_1_0.txt or copy at
5 http://www.boost.org/LICENSE_1_0.txt)
6 -->
7
8<!--
9 Copyright 2005-2007 Adobe Systems Incorporated
10 Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
11 or a copy at http://stlab.adobe.com/licenses.html)
12
13 Some files are held under additional license.
14 Please see "http://stlab.adobe.com/licenses.html" for more information.
15-->
16
17<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
18 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
19<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
20
21<head>
22 <TITLE>Generic Image Library: packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt; Class Template Reference</TITLE>
23 <META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
24 <LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
25</head>
26<body>
27<table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
28<td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
29<div class="qindex"><a class="qindex" href="index.html">Modules</a>
30 | <a class="qindex" href="classes.html">Alphabetical List</a>
31 | <a class="qindex" href="annotated.html">Class List</a>
32 | <a class="qindex" href="dirs.html">Directories</a>
33 | <a class="qindex" href="files.html">File List</a>
34 | <a class="qindex" href="../index.html">GIL Home Page</a>
35</div>
36<!-- End Header -->
37<!-- Generated by Doxygen 1.5.6 -->
38 <div class="navpath"><a class="el" href="namespaceboost.html">boost</a>::<b>gil</b>::<a class="el" href="g_i_l_0054.html">packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;</a>
39 </div>
40<div class="contents">
41<h1>packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt; Class Template Reference<br>
42<small>
43[<a class="el" href="g_i_l_0175.html">packed_dynamic_channel_reference</a>]</small>
44</h1><!-- doxytag: class="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;" --><!-- doxytag: inherits="boost::gil::detail::packed_channel_reference_base" --><code>#include &lt;<a class="el" href="g_i_l_0014.html">channel.hpp</a>&gt;</code>
45<p>
46Inherits boost::gil::detail::packed_channel_reference_base&lt; boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;, BitField, NumBits, false &gt;.
47<p>
48
49<p>
50<a href="g_i_l_0053.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
51<h3>template&lt;typename BitField, int NumBits&gt;<br>
52 class boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;</h3>
53
54Models a constant subbyte channel reference whose bit offset is a runtime parameter. Models <a class="el" href="g_i_l_0264.html" title="A channel is the building block of a color. Color is defined as a mixture of primary...">ChannelConcept</a> Same as packed_channel_reference, except that the offset is a runtime parameter. <table border="0" cellpadding="0" cellspacing="0">
55<tr><td></td></tr>
56<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
57<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b8e369d88328c97aeb3e7e40b5e77d24"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::const_reference" ref="b8e369d88328c97aeb3e7e40b5e77d24" args="" -->
58typedef const <br>
59packed_dynamic_channel_reference<br>
60&lt; BitField, NumBits, false &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>const_reference</b></td></tr>
61
62<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c53d00f323b0e2f236805e18d91877ce"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::mutable_reference" ref="c53d00f323b0e2f236805e18d91877ce" args="" -->
63typedef const <br>
64packed_dynamic_channel_reference<br>
65&lt; BitField, NumBits, true &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>mutable_reference</b></td></tr>
66
67<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0cb251d2da1e54ca63c938ede6fbd8c8"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::integer_t" ref="0cb251d2da1e54ca63c938ede6fbd8c8" args="" -->
68typedef parent_t::integer_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>integer_t</b></td></tr>
69
70<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
71<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f630da4db95f9dd162f829bfe188a025"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::packed_dynamic_channel_reference" ref="f630da4db95f9dd162f829bfe188a025" args="(const void *data_ptr, unsigned first_bit)" -->
72&nbsp;</td><td class="memItemRight" valign="bottom"><b>packed_dynamic_channel_reference</b> (const void *data_ptr, unsigned first_bit)</td></tr>
73
74<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="89815026d77806f5655ea288bc1c27c7"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::packed_dynamic_channel_reference" ref="89815026d77806f5655ea288bc1c27c7" args="(const const_reference &amp;ref)" -->
75&nbsp;</td><td class="memItemRight" valign="bottom"><b>packed_dynamic_channel_reference</b> (const <a class="el" href="g_i_l_0054.html">const_reference</a> &amp;ref)</td></tr>
76
77<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ce6293cad9fb5911d2b390a22ea7bce9"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::packed_dynamic_channel_reference" ref="ce6293cad9fb5911d2b390a22ea7bce9" args="(const mutable_reference &amp;ref)" -->
78&nbsp;</td><td class="memItemRight" valign="bottom"><b>packed_dynamic_channel_reference</b> (const <a class="el" href="g_i_l_0056.html">mutable_reference</a> &amp;ref)</td></tr>
79
80<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="35b7d4642e4d5b9d099d6145cb7abead"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::first_bit" ref="35b7d4642e4d5b9d099d6145cb7abead" args="() const " -->
81unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><b>first_bit</b> () const </td></tr>
82
83<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="acb80df4b55e284a1e5cc442604aedea"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::get" ref="acb80df4b55e284a1e5cc442604aedea" args="() const " -->
84integer_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>get</b> () const </td></tr>
85
86<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
87<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="80ce1fc49055424150c4ff3262dde6eb"></a><!-- doxytag: member="boost::gil::packed_dynamic_channel_reference&lt; BitField, NumBits, false &gt;::packed_dynamic_channel_reference&lt; BitField, NumBits, true &gt;" ref="80ce1fc49055424150c4ff3262dde6eb" args="" -->
88class&nbsp;</td><td class="memItemRight" valign="bottom"><b>packed_dynamic_channel_reference&lt; BitField, NumBits, true &gt;</b></td></tr>
89
90</table>
91<hr>The documentation for this class was generated from the following file:<ul>
92<li><a class="el" href="g_i_l_0014.html">channel.hpp</a></ul>
93</div>
94<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:17 2009 for Generic Image Library by&nbsp;
95<a href="http://www.doxygen.org/index.html">
96<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
97</body>
98</html>