Main Page   Class Hierarchy   Compound List   Compound Members  

sdpTime Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpTime:

sdpElement List of all members.

Public Methods

unsigned long getStart ()
 Returns Start time.

unsigned long getStop ()
 Returns Stop time.

void setStart (unsigned long a_Start)
 Sets Start time.

void setStop (unsigned long a_Stop)
 Sets Stop time.

void clear ()
 Clears value.


Friends

class sdpSessionDescription

Detailed Description

Associated with a 't=' entry in the time description.


Member Function Documentation

void sdpTime::clear  
 

Clears value.

This method clears the values stored in the corresponding object.

Returns:
void

Reimplemented from sdpElement.

unsigned long sdpTime::getStart  
 

Returns Start time.

This method returns the Start time of the cooresponding sdpTime object

Returns:
unsigned long - start time from t= line

unsigned long sdpTime::getStop  
 

Returns Stop time.

This method returns the Stop time of the cooresponding sdpTime object

Returns:
unsigned long - stop time from t= line

void sdpTime::setStart unsigned long    a_Start
 

Sets Start time.

This method sets the Start time of the cooresponding sdpTime object

Parameters:
a_Start  - start time for the t= line
Returns:
void

void sdpTime::setStop unsigned long    a_Stop
 

Sets Stop time.

This method sets the Stop time of the cooresponding sdpTime object

Parameters:
a_Stop  - stop time for the t= line
Returns:
void


The documentation for this class was generated from the following files:
Generated on Fri Feb 17 18:18:14 2006 for SDP API by doxygen1.2.18