class SdpZoneAdjustment

z=

Public Methods

void encode(ostrstream& s)
string getAdjustmentTime()
string getOffset()
SdpZoneAdjustment()
SdpZoneAdjustment(const string& time, const string& offset_in)
void setAdjustmentTime(const string& time)
void setOffset(const string& offset_in)

Private Fields

string adjustment_time
/

Documentation

z= ....
SdpZoneAdjustment()

SdpZoneAdjustment(const string& time, const string& offset_in)

string getAdjustmentTime()

void setAdjustmentTime(const string& time)

string getOffset()

void setOffset(const string& offset_in)

void encode(ostrstream& s)

string adjustment_time
/


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++