Public Member Functions | Public Attributes | List of all members
variant_topic_tools::BuiltinPointer< T >::Impl Class Reference

Built-in pointer implementation. More...

#include <BuiltinPointer.h>

Inheritance diagram for variant_topic_tools::BuiltinPointer< T >::Impl:
Inheritance graph
[legend]

Public Member Functions

ValueTypeget () const
 Retrieve the stored pointer (implementation) More...
 
 Impl (const boost::shared_ptr< ValueType > &builtin=boost::shared_ptr< ValueType >())
 Constructor. More...
 
virtual ~Impl ()
 Destructor. More...
 
- Public Member Functions inherited from variant_topic_tools::Pointer< T >::ImplA
 ImplA ()
 Constructor. More...
 
virtual ~ImplA ()
 Destructor. More...
 

Public Attributes

boost::shared_ptr< ValueTypebuiltin
 

Detailed Description

template<typename T>
class variant_topic_tools::BuiltinPointer< T >::Impl

Built-in pointer implementation.

Definition at line 64 of file BuiltinPointer.h.

Constructor & Destructor Documentation

template<typename T>
variant_topic_tools::BuiltinPointer< T >::Impl::Impl ( const boost::shared_ptr< ValueType > &  builtin = boost::shared_ptrValueType >())

Constructor.

template<typename T>
virtual variant_topic_tools::BuiltinPointer< T >::Impl::~Impl ( )
virtual

Destructor.

Member Function Documentation

template<typename T>
ValueType* variant_topic_tools::BuiltinPointer< T >::Impl::get ( ) const
virtual

Retrieve the stored pointer (implementation)

Implements variant_topic_tools::Pointer< T >::ImplA.

Member Data Documentation

template<typename T>
boost::shared_ptr<ValueType> variant_topic_tools::BuiltinPointer< T >::Impl::builtin

Definition at line 80 of file BuiltinPointer.h.


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