#include <connection.h>
Public Member Functions | |
OpalProductInfo () | |
PCaselessString | AsString () const |
Static Public Member Functions | |
static OpalProductInfo & | Default () |
Data Fields | |
PCaselessString | vendor |
PCaselessString | name |
PCaselessString | version |
PCaselessString | comments |
BYTE | t35CountryCode |
BYTE | t35Extension |
WORD | manufacturerCode |
Friends | |
ostream & | operator<< (ostream &strm, const OpalProductInfo &info) |
OpalProductInfo::OpalProductInfo | ( | ) |
PCaselessString OpalProductInfo::AsString | ( | ) | const |
static OpalProductInfo& OpalProductInfo::Default | ( | ) | [static] |
ostream& operator<< | ( | ostream & | strm, | |
const OpalProductInfo & | info | |||
) | [friend] |
PCaselessString OpalProductInfo::comments |
PCaselessString OpalProductInfo::name |
PCaselessString OpalProductInfo::vendor |
PCaselessString OpalProductInfo::version |