ARB
Public Member Functions | List of all members
StrictlyAliased_BasePtrRef< DERIVED, BASE > Class Template Reference

#include <arbtools.h>

Inheritance diagram for StrictlyAliased_BasePtrRef< DERIVED, BASE >:
Inheritance graph
[legend]
Collaboration diagram for StrictlyAliased_BasePtrRef< DERIVED, BASE >:
Collaboration graph
[legend]

Public Member Functions

 StrictlyAliased_BasePtrRef (DERIVED *&ptr)
 
 ~StrictlyAliased_BasePtrRef ()
 
BASE *& forward ()
 

Detailed Description

template<typename DERIVED, typename BASE>
class StrictlyAliased_BasePtrRef< DERIVED, BASE >

Definition at line 158 of file arbtools.h.

Constructor & Destructor Documentation

template<typename DERIVED , typename BASE >
StrictlyAliased_BasePtrRef< DERIVED, BASE >::StrictlyAliased_BasePtrRef ( DERIVED *&  ptr)
inline

Definition at line 163 of file arbtools.h.

template<typename DERIVED , typename BASE >
StrictlyAliased_BasePtrRef< DERIVED, BASE >::~StrictlyAliased_BasePtrRef ( )
inline

Definition at line 167 of file arbtools.h.

Member Function Documentation

template<typename DERIVED , typename BASE >
BASE*& StrictlyAliased_BasePtrRef< DERIVED, BASE >::forward ( )
inline

Definition at line 171 of file arbtools.h.


The documentation for this class was generated from the following file: