Public Member Functions | Protected Member Functions

ACE::HTTP::SessionHolder Class Reference

#include <HTTP_ClientRequestHandler.h>

Inheritance diagram for ACE::HTTP::SessionHolder:
Inheritance graph
[legend]
Collaboration diagram for ACE::HTTP::SessionHolder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

SessionBaseoperator* ()
SessionBaseoperator-> ()

Protected Member Functions

 SessionHolder ()
virtual ~SessionHolder ()
virtual SessionBasesession ()=0

Constructor & Destructor Documentation

ACE::HTTP::SessionHolder::SessionHolder (  )  [protected]
ACE::HTTP::SessionHolder::~SessionHolder (  )  [protected, virtual]

Member Function Documentation

SessionBase & ACE::HTTP::SessionHolder::operator* (  )  [inline]
SessionBase * ACE::HTTP::SessionHolder::operator-> (  )  [inline]
virtual SessionBase& ACE::HTTP::SessionHolder::session (  )  [protected, pure virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines