86 lines
3.3 KiB
HTML
86 lines
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class osgUtx::TestVisitor</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class <A HREF="#DOC.DOCU">osgUtx::TestVisitor</A></H2></H2><BLOCKQUOTE> Visits while maintaining the current hierarchical context.</BLOCKQUOTE>
|
|
<HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
|
<param name=classes value="CTestVisitor,MTestVisitor.html,CTestQualifier,MTestQualifier.html">
|
|
<param name=before value="M,M^_">
|
|
<param name=after value="M,M">
|
|
<param name=indent value="0,0">
|
|
<param name=arrowdir value="down">
|
|
</APPLET>
|
|
<HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.246.3.1">visitEnter</A></B>( <!1><A HREF="TestSuite.html">TestSuite</A>* )
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.246.3.2">visit</A></B>( <!1><A HREF="TestCase.html">TestCase</A>* )
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual bool <B><A HREF="#DOC.246.3.3">visitLeave</A></B>( <!1><A HREF="TestSuite.html">TestSuite</A>* )
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.246.3.4">TestVisitor</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.246.3.5">TestVisitor</A></B>( const <!1><A HREF="TestVisitor.html#DOC.246.3.5">TestVisitor</A>& )
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.246.3.6">~TestVisitor</A></B>()
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>
|
|
Visits while maintaining the current hierarchical context. Also allows
|
|
the traversal to be short-cicuited at any point during the visitation.</BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="visitEnter"></A>
|
|
<A NAME="DOC.246.3.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool visitEnter( <!1><A HREF="TestSuite.html">TestSuite</A>* )</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="visit"></A>
|
|
<A NAME="DOC.246.3.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool visit( <!1><A HREF="TestCase.html">TestCase</A>* )</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="visitLeave"></A>
|
|
<A NAME="DOC.246.3.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual bool visitLeave( <!1><A HREF="TestSuite.html">TestSuite</A>* )</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="TestVisitor"></A>
|
|
<A NAME="DOC.246.3.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> TestVisitor()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="TestVisitor"></A>
|
|
<A NAME="DOC.246.3.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> TestVisitor( const <!1><A HREF="TestVisitor.html#DOC.246.3.5">TestVisitor</A>& )</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~TestVisitor"></A>
|
|
<A NAME="DOC.246.3.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~TestVisitor()</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
<HR>
|
|
<DL><DT><B>Direct child classes:
|
|
</B><DD><A HREF="TestQualifier.html">TestQualifier</A><BR>
|
|
</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>
|