Public Member Functions | List of all members
variant_topic_tools::Pointer< T >::ImplA Class Referenceabstract

Pointer implementation (abstract base) More...

#include <Pointer.h>

Inheritance diagram for variant_topic_tools::Pointer< T >::ImplA:
Inheritance graph
[legend]

Public Member Functions

virtual T * get () const =0
 Retrieve the stored pointer (abstract declaration) More...
 
 ImplA ()
 Constructor. More...
 
virtual ~ImplA ()
 Destructor. More...
 

Detailed Description

template<typename T>
class variant_topic_tools::Pointer< T >::ImplA

Pointer implementation (abstract base)

Definition at line 78 of file Pointer.h.

Constructor & Destructor Documentation

template<typename T>
variant_topic_tools::Pointer< T >::ImplA::ImplA ( )

Constructor.

template<typename T>
virtual variant_topic_tools::Pointer< T >::ImplA::~ImplA ( )
virtual

Destructor.

Member Function Documentation

template<typename T>
virtual T* variant_topic_tools::Pointer< T >::ImplA::get ( ) const
pure virtual

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


variant_topic_tools
Author(s): Ralf Kaestner
autogenerated on Sat Jan 9 2021 03:56:50