OPAL  Version 3.10.10
SDPBandwidth Class Reference

#include <sdp.h>

Inheritance diagram for SDPBandwidth:

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. More...
 
elements
 STL member. More...
 

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: