|
SSTable
A Class Library of Table Access Tools
|
|
|
|
The SSTable package is a collection of classes for managing table objects.
This class provides the foundation for many PDB applications which parse,
search and manage mmCIF data and dictionaries.
-
SSTable objects are general to the data types supported. Other types can be stored as
strings and converted to the native data types at a higher level.
-
SSTable objects are extremely flexible. Data can be inserted and removed easily, by row,
by column, or by individual cell.
-
SSTable objects provide for their own persistent storage management.
-
SSTable objects have an efficient searching mechanism built internally.
This mechanism allows for multiple column searching with logical conjunction
and intersection.
CIFTable Reference Guide (HTML)
CIFTable Reference Guide (PostScript)
Installation notes for the CIFTable class library
DownloadCIFTable library
Utility library
CIFLibCommon Reference Guide
(HTML)
CIFLibCommon Reference Guide (PostScript)