87 lines
3.0 KiB
HTML
87 lines
3.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>template<class T> class osg::RP</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.3">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>template<class T> class <A HREF="#DOC.DOCU">osg::RP</A></H2>
|
|
<BLOCKQUOTE>Smart pointer for handling referenced counted objects</BLOCKQUOTE>
|
|
<HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<A HREF="#DOC.2.32.1"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A> <B>RP</B>(T* t=0)
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.2"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A> <B>RP</B>(const <!1><A HREF="RP.html#DOC.2.32.1">RP</A>& rp)
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.3"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A> <B>~RP</B>()
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.4"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A><!1><A HREF="RP.html#DOC.2.32.1">RP</A>& <B>operator = </B>(const <!1><A HREF="RP.html#DOC.2.32.1">RP</A>& rp)
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.5"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A>T& <B>operator*</B>() const
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.6"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A>T* <B>operator-></B>() const
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.7"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A>bool <B>operator!</B>() const
|
|
<DD><I></I>
|
|
<DT>
|
|
<A HREF="#DOC.2.32.8"><IMG ALT="[more]" BORDER=0 SRC=icon1.gif></A>T* <B>get</B>() const
|
|
<DD><I></I>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU">
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>Smart pointer for handling referenced counted objects</BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="RP">
|
|
<A NAME="DOC.2.32.1">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> RP(T* t=0)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="RP">
|
|
<A NAME="DOC.2.32.2">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> RP(const <!1><A HREF="RP.html#DOC.2.32.1">RP</A>& rp)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~RP">
|
|
<A NAME="DOC.2.32.3">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ~RP()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator = ">
|
|
<A NAME="DOC.2.32.4">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="RP.html#DOC.2.32.1">RP</A>& operator = (const <!1><A HREF="RP.html#DOC.2.32.1">RP</A>& rp)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator*">
|
|
<A NAME="DOC.2.32.5">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>T& operator*() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator->">
|
|
<A NAME="DOC.2.32.6">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>T* operator->() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator!">
|
|
<A NAME="DOC.2.32.7">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool operator!() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="get">
|
|
<A NAME="DOC.2.32.8">
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>T* get() const </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><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>
|