Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Security_Current_Impl Class Reference

Base class for the TSS portion of any underlying security mechanism. More...

#include <Security_Current_Impl.h>

List of all members.

Public Methods

virtual ~TAO_Security_Current_Impl (void)
 Destructor.


Detailed Description

Base class for the TSS portion of any underlying security mechanism.

This class provides the same interface as the SecurityLevel2::Current object. However, it is not derived from that interface since we need to explicitly avoid virtual inheritance so that it is safe to store subclasses in a "void *" and later cast that pointer back to the subclass pointer type.


Constructor & Destructor Documentation

TAO_Security_Current_Impl::~TAO_Security_Current_Impl void    [virtual]
 

Destructor.


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 19:07:34 2004 for TAO_Security by doxygen1.2.18