Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7fd7c575020aa78a8e2e309ea8909f43 > files > 163

gdal-1.6.2-6.fc13.i686.rpm

<!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"/>
<title>GDAL: VRTFilteredSource Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>VRTFilteredSource Class Reference</h1><!-- doxytag: class="VRTFilteredSource" --><!-- doxytag: inherits="VRTComplexSource" --><div class="dynheader">
Inheritance diagram for VRTFilteredSource:</div>
<div class="dynsection">
 <div class="center">
  <img src="classVRTFilteredSource.png" usemap="#VRTFilteredSource_map" alt=""/>
  <map id="VRTFilteredSource_map" name="VRTFilteredSource_map">
<area href="classVRTComplexSource.html" alt="VRTComplexSource" shape="rect" coords="0,112,169,136"/>
<area href="classVRTSimpleSource.html" alt="VRTSimpleSource" shape="rect" coords="0,56,169,80"/>
<area href="classVRTSource.html" alt="VRTSource" shape="rect" coords="0,0,169,24"/>
<area href="classVRTKernelFilteredSource.html" alt="VRTKernelFilteredSource" shape="rect" coords="0,224,169,248"/>
<area href="classVRTAverageFilteredSource.html" alt="VRTAverageFilteredSource" shape="rect" coords="0,280,169,304"/>
</map>
 </div>
</div>

<p><a href="classVRTFilteredSource-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa150f9a2518133efc48a166bf69f85ef"></a><!-- doxytag: member="VRTFilteredSource::SetExtraEdgePixels" ref="aa150f9a2518133efc48a166bf69f85ef" args="(int)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>SetExtraEdgePixels</b> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abc87da9a306e2766815328a7d02b35d6"></a><!-- doxytag: member="VRTFilteredSource::SetFilteringDataTypesSupported" ref="abc87da9a306e2766815328a7d02b35d6" args="(int, GDALDataType *)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>SetFilteringDataTypesSupported</b> (int, <a class="el" href="gdal_8h.html#a22e22ce0a55036a96f652765793fb7a4">GDALDataType</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad766482c2015898b4931fce64e3e5ce7"></a><!-- doxytag: member="VRTFilteredSource::FilterData" ref="ad766482c2015898b4931fce64e3e5ce7" args="(int nXSize, int nYSize, GDALDataType eType, GByte *pabySrcData, GByte *pabyDstData)=0" -->
virtual CPLErr&nbsp;</td><td class="memItemRight" valign="bottom"><b>FilterData</b> (int nXSize, int nYSize, <a class="el" href="gdal_8h.html#a22e22ce0a55036a96f652765793fb7a4">GDALDataType</a> eType, GByte *pabySrcData, GByte *pabyDstData)=0</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a88b939b0f8d4e8d08938e09fef278b9f"></a><!-- doxytag: member="VRTFilteredSource::RasterIO" ref="a88b939b0f8d4e8d08938e09fef278b9f" args="(int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nPixelSpace, int nLineSpace)" -->
virtual CPLErr&nbsp;</td><td class="memItemRight" valign="bottom"><b>RasterIO</b> (int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, <a class="el" href="gdal_8h.html#a22e22ce0a55036a96f652765793fb7a4">GDALDataType</a> eBufType, int nPixelSpace, int nLineSpace)</td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acef622ab997ab7885b8d99298fa230c7"></a><!-- doxytag: member="VRTFilteredSource::nSupportedTypesCount" ref="acef622ab997ab7885b8d99298fa230c7" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>nSupportedTypesCount</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab74cb403f7fbc4dafc21fdcd65caea03"></a><!-- doxytag: member="VRTFilteredSource::aeSupportedTypes" ref="ab74cb403f7fbc4dafc21fdcd65caea03" args="[20]" -->
<a class="el" href="gdal_8h.html#a22e22ce0a55036a96f652765793fb7a4">GDALDataType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>aeSupportedTypes</b> [20]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aca1d795de79bb5e06d88106ce2470cc2"></a><!-- doxytag: member="VRTFilteredSource::nExtraEdgePixels" ref="aca1d795de79bb5e06d88106ce2470cc2" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>nExtraEdgePixels</b></td></tr>
</table>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="vrtdataset_8h_source.html">vrtdataset.h</a></li>
<li>vrtfilters.cpp</li>
</ul>
</div>
<hr>

Generated for GDAL by 
<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.6.2-20100208.
</body>
</html>