Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

baci::CORBAServantSPStorage< T > Class Template Reference

#include <baciSmartServantPointer.h>

List of all members.

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 ()


Detailed Description

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


Constructor & Destructor Documentation

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]
 


Member Function Documentation

template<class T>
void baci::CORBAServantSPStorage< T >::Destroy  )  [inline, protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:37:21 2009 for ACS C++ API by doxygen 1.3.8