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. More...


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 Thu Oct 10 22:00:24 2002 for TAO_Security by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001