#include <mediafmt.h>
Inheritance diagram for OpalMediaOptionString:

Public Member Functions | |
| OpalMediaOptionString (const char *name, bool readOnly) | |
| OpalMediaOptionString (const char *name, bool readOnly, const PString &value) | |
| virtual PObject * | Clone () const |
| virtual void | PrintOn (ostream &strm) const |
| virtual void | ReadFrom (istream &strm) |
| virtual Comparison | CompareValue (const OpalMediaOption &option) const |
| virtual void | Assign (const OpalMediaOption &option) |
| const PString & | GetValue () const |
| void | SetValue (const PString &value) |
Protected Attributes | |
| PString | m_value |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Implements OpalMediaOption. |
|
|
|
|
|
Implements OpalMediaOption. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2