RCSB PDB Protein Data Bank A Member of the wwPDB
An Information Portal to Biological Macromolecular Structures
PDB Home | Contact Us
next up previous contents
Next: ISTable Static Method Descriptions Up: Debugging Methods Previous: PrintTable

Assert

NAME Assert

PROTOTYPE

#include "ISTable.h"

int ISTable::Assert(int colIndex);

PURPOSE

Assert ensures internal consistency within the table. The assertion provided is very limited in nature. It should be used for debugging, if necessary.

RECEIVES

colIndex The column to be asserted as consistent.

RETURN VALUE

A negative value indicates an inconsistency. Use GetErrorMessage to find out what it is.

REMARKS

See also: GetErrorMessage
  PrintTable



Olivera Tosic
6/12/2002

 

© RCSB PDB