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: SetContext Up: General Methods Previous: OpenFile

BuildDictionaryList

NAME BuildDictionaryList

PROTOTYPE

#include "CifBuilder.h"

int CifBuilder::BuildDictionaryList();

EXAMPLE

#include "CifBuilder.h"

CifBuilder cb("mmCif96.psf");

cb.BuildDictionaryList();
PURPOSE

BuildDictionaryList is used to build the index used in reconstructing dictionary datablock objects from the persistent store. This method must be called before any other methods that retrieve data from the persistent storage file.

RECEIVES

No Arguments  

RETURN VALUE

Returns an integer error code, with NO_ERROR upon success and a negative value for failure

REMARKS

None



Olivera Tosic
6/13/2002

 

© RCSB PDB