class SdpTime

t= zero or more SdpTimeRepeat

Public Methods

void addTimeRepeat(SdpTimeRepeat& repeat)
void encode(ostrstream& s)
Data getStartTime()
Data getStopTime()
vector < SdpTimeRepeat > getTimeRepeat()
SdpTime()
SdpTime(split_t& timeDescriptionLines)
void setStartTime(const string& start)
void setStopTime(const string& stop)

Documentation

t= zero or more SdpTimeRepeat
SdpTime()

SdpTime(split_t& timeDescriptionLines)

Data getStartTime()

void setStartTime(const string& start)

Data getStopTime()

void setStopTime(const string& stop)

vector < SdpTimeRepeat > getTimeRepeat()

void addTimeRepeat(SdpTimeRepeat& repeat)

void encode(ostrstream& s)


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++