![]() |
![]() An Information Portal to Biological Macromolecular Structures |
|
PDB Home |
Contact Us ![]() |
![]() |
Software Tools Home | Dictionary Home | PDBML Home |
![]() |
#include "ISTable.h"
void ISTable::PrintTable();
void ISTable::PrintTable(CifString IndexName);
PrintTable prints a representation of the table to standard output, but is not guaranteed to have a nice look.
PrintTable(CifString ) prints a representation of the table to standard output, rows are sorted by index.
indexName | The name of the index. |
None
See also: | Assert |
---|