OpalProductDescription Struct Reference

#include <opal.h>

List of all members.

Public Attributes

const char * m_vendor
const char * m_name
const char * m_version
unsigned m_t35CountryCode
unsigned m_t35Extension
unsigned m_manufacturerCode


Detailed Description

Product description variables.


Member Data Documentation

const char* OpalProductDescription::m_vendor

Name of the vendor or manufacturer of the application. This is used to identify the software which can be very useful for solving interoperability issues. e.g. "Vox Lucida".

const char* OpalProductDescription::m_name

Name of the product within the vendor name space. This is used to identify the software which can be very useful for solving interoperability issues. e.g. "OpenPhone".

const char* OpalProductDescription::m_version

Version of the product within the vendor/product name space. This is used to identify the software which can be very useful for solving interoperability issues. e.g. "2.1.4".

unsigned OpalProductDescription::m_t35CountryCode

T.35 country code for the name space in which the vendor or manufacturer is identified. This is the part of the H.221 equivalent of the m_vendor string above and used to identify the software which can be very useful for solving interoperability issues. e.g. 9 is for Australia.

unsigned OpalProductDescription::m_t35Extension

T.35 country extension code for the name space in which the vendor or manufacturer is identified. This is the part of the H.221 equivalent of the m_vendor string above and used to identify the software which can be very useful for solving interoperability issues. Very rarely used.

unsigned OpalProductDescription::m_manufacturerCode

Manuacturer code for the name space in which the vendor or manufacturer is identified. This is the part of the H.221 equivalent of the m_vendor string above and used to identify the software which can be very useful for solving interoperability issues. e.g. 61 is for Equivalance and was allocated by the Australian Communications Authority, Oct 2000.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 15 11:49:40 2008 for OPAL by  doxygen 1.5.1