Main Page   Class Hierarchy   Compound List   Compound Members  

sdpTimeDescription Class Reference

#include <sdpContainers.h>

List of all members.

Public Methods

void clear ()
 Clears sdpTimeDescription.

sdpRepeatTimesrepeatTimes ()
 Returns the sdpRepeatTimes object.

sdpTimetime ()
 Returns the sdpTime object.


Detailed Description

Contains an sdpTime and sdpRepeatTimes object and is contained in an sdpSessionDescription object.


Member Function Documentation

void sdpTimeDescription::clear  
 

Clears sdpTimeDescription.

This method clears the contents of the sdpTimeDescription object including the sdpTime and sdpRepeatTimes objects.

Returns:
void

sdpRepeatTimes * sdpTimeDescription::repeatTimes  
 

Returns the sdpRepeatTimes object.

This method returns the sdpRepeatTimes object contained in the sdpTimeDescription object

Returns:
sdpRepeatTimes* - pointer to the sdpRepeatTimes object

sdpTime * sdpTimeDescription::time  
 

Returns the sdpTime object.

This method returns the sdpTime object contained in the sdpTimeDescription object

Returns:
sdpTime - pointer to the sdpTime object


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