#include <Sdp.h>


Public Member Functions | |
| SdpGroup (SdpGroupSemantics semantics) | |
| SdpGroup (const SdpGroup &rhs) | |
| UtlContainableType | getContainableType () const |
| unsigned | hash () const |
| int | compareTo (UtlContainable const *) const |
| UtlCopyableContainable * | clone () const |
| void | setSemantics (SdpGroupSemantics semantics) |
| SdpGroupSemantics | getSemantics () const |
| void | addIdentificationTag (const char *identificationTag) |
| void | clearIdentificationTags () |
| const UtlCopyableSList & | getIdentificationTags () const |
Static Public Member Functions | |
| static SdpGroupSemantics | getSemanticsFromString (const char *type) |
Private Attributes | |
| SdpGroupSemantics | mSemantics |
| UtlCopyableSList | mIdentificationTags |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
private |
|
private |