124 lines
6.2 KiB
HTML
124 lines
6.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>template<class T> class osgTerrain::DataSet::CompositeSource::base_source_iterator</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>template<class T> class <A HREF="#DOC.DOCU">osgTerrain::DataSet::CompositeSource::base_source_iterator</A></H2></H2><HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.2.6.9.1">base_source_iterator</A></B>(<!1><A HREF="CompositeSource.html">CompositeSource</A>* composite=0, T advancer=T())
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.2.6.9.2">base_source_iterator</A></B>(const <!1><A HREF="base_source_iterator.html#DOC.2.2.6.9.2">base_source_iterator</A>& rhs)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="base_source_iterator.html">base_source_iterator</A>& <B><A HREF="#DOC.2.2.6.9.3">operator = </A></B>(const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.2.6.9.4">operator == </A></B>(const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.2.6.9.5">operator != </A></B>(const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs) const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.2.6.9.6">valid</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> & <B><A HREF="#DOC.2.2.6.9.7">operator *</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> * <B><A HREF="#DOC.2.2.6.9.8">operator -></A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="base_source_iterator.html">base_source_iterator</A>& <B><A HREF="#DOC.2.2.6.9.9">operator++</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="base_source_iterator.html">base_source_iterator</A> <B><A HREF="#DOC.2.2.6.9.10">operator++</A></B>(int)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.2.6.9.11">advance</A></B>()
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>T <B><A HREF="#DOC.2.2.6.9.12">_advancer</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="iterator.html">iterator</A> <B><A HREF="#DOC.2.2.6.9.13">_compositeIterator</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>int <B><A HREF="#DOC.2.2.6.9.14">_sourceIndex</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> <B><A HREF="#DOC.2.2.6.9.15">_nullSource</A></B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<DL>
|
|
|
|
<A NAME="base_source_iterator"></A>
|
|
<A NAME="DOC.2.2.6.9.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> base_source_iterator(<!1><A HREF="CompositeSource.html">CompositeSource</A>* composite=0, T advancer=T())</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="base_source_iterator"></A>
|
|
<A NAME="DOC.2.2.6.9.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> base_source_iterator(const <!1><A HREF="base_source_iterator.html#DOC.2.2.6.9.2">base_source_iterator</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = "></A>
|
|
<A NAME="DOC.2.2.6.9.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="base_source_iterator.html">base_source_iterator</A>& operator = (const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator == "></A>
|
|
<A NAME="DOC.2.2.6.9.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool operator == (const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator != "></A>
|
|
<A NAME="DOC.2.2.6.9.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool operator != (const <!1><A HREF="base_source_iterator.html">base_source_iterator</A>& rhs) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="valid"></A>
|
|
<A NAME="DOC.2.2.6.9.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool valid() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator *"></A>
|
|
<A NAME="DOC.2.2.6.9.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> & operator *()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator ->"></A>
|
|
<A NAME="DOC.2.2.6.9.8"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> * operator ->()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator++"></A>
|
|
<A NAME="DOC.2.2.6.9.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="base_source_iterator.html">base_source_iterator</A>& operator++()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator++"></A>
|
|
<A NAME="DOC.2.2.6.9.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="base_source_iterator.html">base_source_iterator</A> operator++(int)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="advance"></A>
|
|
<A NAME="DOC.2.2.6.9.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool advance()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_advancer"></A>
|
|
<A NAME="DOC.2.2.6.9.12"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>T _advancer</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_compositeIterator"></A>
|
|
<A NAME="DOC.2.2.6.9.13"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="iterator.html">iterator</A> _compositeIterator</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_sourceIndex"></A>
|
|
<A NAME="DOC.2.2.6.9.14"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>int _sourceIndex</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_nullSource"></A>
|
|
<A NAME="DOC.2.2.6.9.15"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>osg::ref_ptr<<!1><A HREF="Source.html">Source</A>> _nullSource</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<HR><DL><DT><B>This class has no child classes.</B></DL>
|
|
|
|
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
|
|
<BR>
|
|
This page was generated with the help of <A HREF="http://www.linuxsupportline.com/~doc++">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|