ACE_INet  6.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl Class Reference
Inheritance diagram for ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl:
Inheritance graph
Collaboration diagram for ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl:
Collaboration graph

Public Member Functions

 SessionHolder_Impl ()
 
virtual ~SessionHolder_Impl ()
 
- Public Member Functions inherited from ACE::HTTP::SessionHolder
SessionBaseoperator* ()
 
SessionBaseoperator-> ()
 
- Public Member Functions inherited from ACE::INet::ConnectionHolder
virtual ~ConnectionHolder ()
 

Protected Member Functions

virtual ACE::HTTP::SessionBasesession ()
 
- Protected Member Functions inherited from ACE::HTTP::SessionHolder
 SessionHolder ()
 
virtual ~SessionHolder ()
 
- Protected Member Functions inherited from ACE::INet::ConnectionHolder
 ConnectionHolder ()
 

Private Attributes

Session_T< ACE_SYNCHsession_
 

Constructor & Destructor Documentation

ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl::SessionHolder_Impl ( )
ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl::~SessionHolder_Impl ( )
virtual

Member Function Documentation

ACE::HTTP::SessionBase & ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl::session ( )
protectedvirtual

Member Data Documentation

Session_T<ACE_SYNCH> ACE::HTTPS::SessionFactory_Impl::SessionHolder_Impl::session_
private

The documentation for this class was generated from the following files: