OPAL
Version 3.12.9
|
#include <sdp.h>
Inherits std::map< K, T >.
Public Member Functions | |
OpalBandwidth & | operator[] (const PCaselessString &type) |
OpalBandwidth | operator[] (const PCaselessString &type) const |
bool | Parse (const PString ¶m) |
void | SetMax (const PCaselessString &type, OpalBandwidth value) |
Friends | |
ostream & | operator<< (ostream &out, const SDPBandwidth &bw) |
Additional Inherited Members | |
![]() | |
K | keys |
STL member. More... | |
T | elements |
STL member. More... | |
OpalBandwidth& SDPBandwidth::operator[] | ( | const PCaselessString & | type | ) |
OpalBandwidth SDPBandwidth::operator[] | ( | const PCaselessString & | type | ) | const |
bool SDPBandwidth::Parse | ( | const PString & | param | ) |
void SDPBandwidth::SetMax | ( | const PCaselessString & | type, |
OpalBandwidth | value | ||
) |
|
friend |