OPAL  Version 3.10.4
SDPBandwidth Class Reference

#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 &param)
void SetMax (const PCaselessString &type, unsigned value)

Friends

ostream & operator<< (ostream &out, const SDPBandwidth &bw)

Additional Inherited Members

- Data Fields inherited from std::map< K, T >
keys
 STL member.
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: