#include <connection.h>
Public Member Functions | |
| OpalProductInfo () | |
| PCaselessString | AsString () const |
Static Public Member Functions | |
| static OpalProductInfo & | Default () |
Public Attributes | |
| PString | vendor |
| PString | name |
| PString | version |
| PString | comments |
| BYTE | t35CountryCode |
| BYTE | t35Extension |
| WORD | manufacturerCode |
Class for carying vendor/product information.
| OpalProductInfo::OpalProductInfo | ( | ) |
| PCaselessString OpalProductInfo::AsString | ( | ) | const |
Referenced by OpalConnection::GetRemoteApplication().
| static OpalProductInfo& OpalProductInfo::Default | ( | ) | [static] |
| PString OpalProductInfo::comments |
| PString OpalProductInfo::name |
| PString OpalProductInfo::vendor |
| PString OpalProductInfo::version |
1.6.3