#include <sdp.h>
Inherits std::map< K, T >.
Public Member Functions |
unsigned & | operator[] (const PCaselessString &type) |
unsigned | operator[] (const PCaselessString &type) const |
bool | Parse (const PString ¶m) |
void | SetMax (const PCaselessString &type, unsigned value) |
Additional Inherited Members |
K | keys |
| STL member.
|
T | elements |
| STL member.
|
Member Function Documentation
unsigned& SDPBandwidth::operator[] |
( |
const PCaselessString & |
type | ) |
|
unsigned SDPBandwidth::operator[] |
( |
const PCaselessString & |
type | ) |
const |
bool SDPBandwidth::Parse |
( |
const PString & |
param | ) |
|
void SDPBandwidth::SetMax |
( |
const PCaselessString & |
type, |
|
|
unsigned |
value |
|
) |
| |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
out, |
|
|
const SDPBandwidth & |
bw |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: