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.
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]
|
|
The documentation for this class was generated from the following file:
Generated at Fri Oct 5 08:39:04 2001 for TAO_Security by
1.2.3 written by Dimitri van Heesch,
© 1997-2000