reSIProcate/rutil  9694
Public Member Functions
ShutdownSelf Class Reference
Inheritance diagram for ShutdownSelf:
Inheritance graph
[legend]
Collaboration diagram for ShutdownSelf:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void thread ()

Detailed Description

Definition at line 46 of file testThreadIf.cxx.


Member Function Documentation

void ShutdownSelf::thread ( ) [inline, virtual]

Implements resip::ThreadIf.

Definition at line 49 of file testThreadIf.cxx.

        {
           while(!waitForShutdown(4000))
           {
           }
        }

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