Xpace
Xpace::WrapImplPointer< T > Class Template Reference

A wrapper around a shared class object Used to store objects in containers (e.g. More...

#include <sharedimpl.h>

Public Member Functions

 WrapImplPointer (SharedImplPointer< T, true > s)
 
 operator SharedImplPointer< T, true > ()
 

Detailed Description

template<typename T>
class Xpace::WrapImplPointer< T >

A wrapper around a shared class object Used to store objects in containers (e.g.

QCache)

Definition at line 155 of file sharedimpl.h.

Constructor & Destructor Documentation

template<typename T >
Xpace::WrapImplPointer< T >::WrapImplPointer ( SharedImplPointer< T, true >  s)
inline

Definition at line 159 of file sharedimpl.h.

Member Function Documentation

template<typename T >
Xpace::WrapImplPointer< T >::operator SharedImplPointer< T, true > ( )
inline

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

current as of Wed Jun 10 2026 12:00:06