|
baci::CORBAServantSPStorage − |
|
#include <baciSmartServantPointer.h> |
|
Public Types |
|
typedef T * StoredType |
|
Public Member Functions |
|
CORBAServantSPStorage () |
|
CORBAServantSPStorage (const CORBAServantSPStorage &st) |
|
template<class U > CORBAServantSPStorage (const CORBAServantSPStorage< U > &st) |
|
CORBAServantSPStorage (const StoredType &p) |
|
Protected Member Functions |
|
void Destroy () |
|
template<class T> class baci::CORBAServantSPStorage< T > |
|
The smart pointer for a CORBA servant The class is derived from Loki::SmartPtr and ensures to call the destroy method when the pointer is deleted Author: |
|
Alessandro Caproni |
|
template<class T> baci::CORBAServantSPStorage< T >::CORBAServantSPStorage () [inline] |
|
template<class T> baci::CORBAServantSPStorage< T >::CORBAServantSPStorage (const CORBAServantSPStorage< T > & st) [inline] |
|
template<class T> template<class U > baci::CORBAServantSPStorage< T >::CORBAServantSPStorage (const CORBAServantSPStorage< U > & st) [inline] |
|
template<class T> baci::CORBAServantSPStorage< T >::CORBAServantSPStorage (const StoredType & p) [inline] |
|
template<class T> void baci::CORBAServantSPStorage< T >::Destroy () [inline, protected] |
|
Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code. |