NCBI C++ ToolKit
Classes | Typedefs | Functions
chemical_graph.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <map>
#include <string>
#include <objects/mmdb1/Biostruc_graph.hpp>
#include <objects/mmdb3/Biostruc_feature_set.hpp>
#include <objects/mmdb1/Atom_pntr.hpp>
#include "structure_base.hpp"
#include "molecule.hpp"
#include "residue.hpp"
+ Include dependency graph for chemical_graph.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  ChemicalGraph
 

Typedefs

typedef std::list< ncbi::CRef< ncbi::objects::CBiostruc_feature_set > > FeatureList
 

Functions

void LoadStandardDictionary (const char *filename)
 
void DeleteStandardDictionary (void)
 

Typedef Documentation

◆ FeatureList

typedef std::list< ncbi::CRef< ncbi::objects::CBiostruc_feature_set > > FeatureList

Definition at line 67 of file chemical_graph.hpp.

Function Documentation

◆ DeleteStandardDictionary()

void DeleteStandardDictionary ( void  )

Definition at line 92 of file chemical_graph.cpp.

References NULL, and standardDictionary.

Referenced by Cn3DNoWin::Exit(), and Cn3DApp::OnExit().

◆ LoadStandardDictionary()

void LoadStandardDictionary ( const char *  filename)
Modified on Fri Sep 20 14:58:15 2024 by modify_doxy.py rev. 669887