ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
KeyRTP Class Reference

Load /etc/phone.conf [thread] key value pairs. More...

#include <phone.h>

Inheritance diagram for KeyRTP:
Inheritance graph
[legend]
Collaboration diagram for KeyRTP:
Collaboration graph
[legend]

Public Member Functions

 KeyRTP ()
 Initialize keythread data. More...
 
InetHostAddress getInterface (void)
 Get unicast address. More...
 
tpport_t getPort (void)
 Get binding port number. More...
 
microtimeout_t getTimer (void)
 Get stack timer. More...
 
microtimeout_t getExpire (void)
 Get packet expiration timer. More...
 

Detailed Description

Load /etc/phone.conf [thread] key value pairs.

Has internal defaults if section or file is missing.

Author
David Sugar dyfet.nosp@m.@ost.nosp@m.el.co.nosp@m.m Load keythreads priority and session count configuration.

Definition at line 37 of file phone.h.

Constructor & Destructor Documentation

KeyRTP::KeyRTP ( )

Initialize keythread data.

Definition at line 46 of file config.cpp.

Member Function Documentation

microtimeout_t KeyRTP::getExpire ( void  )
inline

Get packet expiration timer.

Definition at line 66 of file phone.h.

InetHostAddress KeyRTP::getInterface ( void  )
inline

Get unicast address.

Definition at line 48 of file phone.h.

tpport_t KeyRTP::getPort ( void  )
inline

Get binding port number.

Definition at line 54 of file phone.h.

microtimeout_t KeyRTP::getTimer ( void  )
inline

Get stack timer.

Definition at line 60 of file phone.h.


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