Main Page   Class Hierarchy   Compound List   Compound Members  

sdpRepeatTimes Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpRepeatTimes:

sdpElement List of all members.

Public Methods

const char * getDuration ()
 Returns the Duration.

const char * getInterval ()
 Returns the Interval.

const char * getOffsets ()
 Returns the Offsets.

void setDuration (const char *a_Duration)
 Sets the Duration.

void setInterval (const char *a_Interval)
 Sets the Interval.

void setOffsets (const char *a_Offsets)
 Sets the Offsets.

void clear ()
 Clears value.


Friends

class sdpSessionDescription

Detailed Description

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


Member Function Documentation

void sdpRepeatTimes::clear  
 

Clears value.

This method clears the values stored in the corresponding object.

Returns:
void

Reimplemented from sdpElement.

const char * sdpRepeatTimes::getDuration  
 

Returns the Duration.

This method returns the Repeat Duration portion of the sdpRepeatTimes object

Returns:
const char* - repeat duration from the r= line

const char * sdpRepeatTimes::getInterval  
 

Returns the Interval.

This method returns the Repeat Interval portion of the sdpRepeatTimes object

Returns:
const char* - repeat interval from the r= line

const char * sdpRepeatTimes::getOffsets  
 

Returns the Offsets.

This method returns the Repeat Offsets portion of the sdpRepeatTimes object

Returns:
const char* - repeat offsets from the r= line

void sdpRepeatTimes::setDuration const char *    a_Duration
 

Sets the Duration.

This method sets the Repeat Duration portion of the sdpRepeatTimes object

Parameters:
a_Duration  - repeat duration for the r= line
Returns:
void

void sdpRepeatTimes::setInterval const char *    a_Interval
 

Sets the Interval.

This method sets the Repeat Interval portion of the sdpRepeatTimes object

Parameters:
a_Interval  - repeat interval for the r= line
Returns:
void

void sdpRepeatTimes::setOffsets const char *    a_Offsets
 

Sets the Offsets.

This method sets the Repeat Offsets portion of the sdpRepeatTimes object

Parameters:
a_Offsets  - repeat offsets for the r= line
Returns:
void


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