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: GetDictionaryNames Up: General Methods Previous: BuildDictionaryList

SetContext

NAME SetContext

PROTOTYPE

#include "CifBuilder.h"

void CifBuilder::SetContext(const char * dataBlockName);

EXAMPLE

#include "CifBuilder.h"

CifBuilder cb("mmCif96.psf");

cb.BuildDictionaryList();
cb.SetContext("cifdic.m96");
PURPOSE

SetContext sets the current searchable dictionary datablock to dataBlockName, which must occur in the dictionary list built by BuildDictionaryList

RECEIVES

dataBlockName the context into which subsequent searches will be made, i.e. the current dictionary datablock's name

RETURN VALUE

None

REMARKS

None



Olivera Tosic
6/13/2002

 

© RCSB PDB