NCBI C++ ToolKit
|
#include <corelib/ncbistl.hpp>
#include <map>
#include <string>
#include <objects/mmdb1/Residue_graph.hpp>
#include <objects/mmdb1/Residue.hpp>
#include "structure_base.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | Residue |
struct | Residue::AtomInfo |
Typedefs | |
typedef std::list< ncbi::CRef< ncbi::objects::CResidue_graph > > | ResidueGraphList |
typedef std::list< ncbi::CRef< ncbi::objects::CResidue_graph > > ResidueGraphList |
Definition at line 49 of file residue.hpp.