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: GetDictionaryHistoryVersion Up: Dictionary Access Methods Previous: GetDictionaryVersion

GetDictionaryDescription

NAME GetDictionaryDescription

PROTOTYPE

#include "CifBuilder.h"

char * CifBuilder::GetDictionaryDescription();

EXAMPLE

#include "CifBuilder.h"

CifBuilder cb("mmCif96.psf");

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

char * description = cb.GetDictionaryDescription();
PURPOSE

GetDictionaryDescription returns the description of the current dictionary datablock (context).

RECEIVES

No Arguments  

RETURN VALUE

Returns the description of the dictionary datablock as a char * or NULL.

REMARKS

None



Olivera Tosic
6/13/2002

 

© RCSB PDB