#include <mediatype.h>
| Public Member Functions | |
| OpalMediaType () | |
| virtual | ~OpalMediaType () | 
| OpalMediaType (const std::string &_str) | |
| OpalMediaType (const char *_str) | |
| OpalMediaType (const PString &_str) | |
| void | PrintOn (ostream &strm) const | 
| OpalMediaTypeDefinition * | GetDefinition () const | 
| Static Public Member Functions | |
| static const OpalMediaType & | Audio () | 
| static const OpalMediaType & | Video () | 
| static const OpalMediaType & | Fax () | 
| static const OpalMediaType & | UserInput () | 
| static OpalMediaTypeDefinition * | GetDefinition (const OpalMediaType &key) | 
| static OpalMediaTypeFactory::KeyList_T | GetList () | 
| OpalMediaType::OpalMediaType | ( | ) |  [inline] | 
| virtual OpalMediaType::~OpalMediaType | ( | ) |  [inline, virtual] | 
| OpalMediaType::OpalMediaType | ( | const std::string & | _str | ) |  [inline] | 
| OpalMediaType::OpalMediaType | ( | const char * | _str | ) |  [inline] | 
| OpalMediaType::OpalMediaType | ( | const PString & | _str | ) |  [inline] | 
| static const OpalMediaType& OpalMediaType::Audio | ( | ) |  [static] | 
| static const OpalMediaType& OpalMediaType::Video | ( | ) |  [static] | 
| static const OpalMediaType& OpalMediaType::Fax | ( | ) |  [static] | 
| static const OpalMediaType& OpalMediaType::UserInput | ( | ) |  [static] | 
| void OpalMediaType::PrintOn | ( | ostream & | strm | ) | const  [inline] | 
| OpalMediaTypeDefinition* OpalMediaType::GetDefinition | ( | ) | const | 
| static OpalMediaTypeDefinition* OpalMediaType::GetDefinition | ( | const OpalMediaType & | key | ) |  [static] | 
| static OpalMediaTypeFactory::KeyList_T OpalMediaType::GetList | ( | ) |  [inline, static] | 
 1.5.1
 1.5.1