reSIProcate/DialogUsageManager  9694
Public Member Functions
resip::TestDumShutdownHandler Class Reference

#include <TestDumHandlers.hxx>

Inheritance diagram for resip::TestDumShutdownHandler:
Inheritance graph
[legend]
Collaboration diagram for resip::TestDumShutdownHandler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestDumShutdownHandler ()
virtual ~TestDumShutdownHandler ()
virtual void onDumCanBeDeleted ()

Detailed Description

Definition at line 219 of file TestDumHandlers.hxx.


Constructor & Destructor Documentation

resip::TestDumShutdownHandler::TestDumShutdownHandler ( ) [inline]

Definition at line 222 of file TestDumHandlers.hxx.

      {
      }
virtual resip::TestDumShutdownHandler::~TestDumShutdownHandler ( ) [inline, virtual]

Definition at line 226 of file TestDumHandlers.hxx.

      {
      }

Member Function Documentation

virtual void resip::TestDumShutdownHandler::onDumCanBeDeleted ( ) [inline, virtual]

Implements resip::DumShutdownHandler.

Reimplemented in TestSMIMEInviteHandler.

Definition at line 230 of file TestDumHandlers.hxx.

References InfoLog.

      {
         InfoLog( << "TestDumShutdownHandler::onDumCanBeDeleted" );
      }

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