EPOC   SDK Home Glossary Indexes Previous Next Up

The CommDb classes

The communications database - CCommsDatabase

This class encapsulates the behaviour required to access the communications database through the DBMS

View on a specific table - CCommsDbTableView

This class encapsulates the view on a specific table. It includes the necessary behaviour for navigating through the records.

Access to a template record - CCommsDbTemplateRecord

This class encapsulates the view on a specific table. The view contains only the template record.

Override settings - CCommDbOverrideSettings

A repository of override settings for columns in all records in tables.

Storable override settings - CStoreableOverrideSettings

A repository of override settings for columns in all records in tables capable of being streamed to a buffer.

EPOC       SDK Home Glossary Indexes Previous Next Up