SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Private Member Functions
sipwitch::media::thread Class Reference

#include <server.h>

Inheritance diagram for sipwitch::media::thread:
Inheritance graph
[legend]
Collaboration diagram for sipwitch::media::thread:
Collaboration graph
[legend]

Static Public Member Functions

static void startup (void)
 
static void notify (void)
 
static void shutdown (void)
 

Private Member Functions

 thread ()
 
void run (void)
 

Detailed Description

Definition at line 652 of file server.h.

Constructor & Destructor Documentation

sipwitch::media::thread::thread ( )
private

Definition at line 47 of file media.cpp.

Member Function Documentation

void sipwitch::media::thread::notify ( void  )
static

Definition at line 57 of file media.cpp.

void sipwitch::media::thread::run ( void  )
private

Definition at line 78 of file media.cpp.

void sipwitch::media::thread::shutdown ( void  )
static

Definition at line 67 of file media.cpp.

void sipwitch::media::thread::startup ( void  )
static

Definition at line 51 of file media.cpp.


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