#include <sdp.h>
Inheritance diagram for SDPBandwidth:
Public Member Functions | |
unsigned & | operator[] (const PString &type) |
unsigned | operator[] (const PString &type) const |
bool | Parse (const PString ¶m) |
void | SetMin (const PString &type, unsigned value) |
Friends | |
ostream & | operator<< (ostream &out, const SDPBandwidth &bw) |
unsigned SDPBandwidth::operator[] | ( | const PString & | type | ) | const |
unsigned& SDPBandwidth::operator[] | ( | const PString & | type | ) |
bool SDPBandwidth::Parse | ( | const PString & | param | ) |
void SDPBandwidth::SetMin | ( | const PString & | type, | |
unsigned | value | |||
) |
ostream& operator<< | ( | ostream & | out, | |
const SDPBandwidth & | bw | |||
) | [friend] |