RDKit
Open-source cheminformatics and machine learning.
Main Page
Namespaces
Classes
Files
File List
File Members
RDKitQueries.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2002-2006 Rational Discovery LLC
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
11
/*! \file RDKitQueries.h
12
13
\brief pulls in the \c RDKit Query functionality
14
15
*/
16
#ifndef _RDKIT_QUERIES_H
17
#define _RDKIT_QUERIES_H
18
19
#include <
Query/QueryObjects.h
>
20
#include <
GraphMol/QueryAtom.h
>
21
#include <
GraphMol/QueryBond.h
>
22
#include <
GraphMol/QueryOps.h
>
23
24
25
#endif
QueryBond.h
QueryOps.h
QueryObjects.h
Pulls in all the query types.
QueryAtom.h
GraphMol
RDKitQueries.h
Generated on Sat Apr 23 2016 18:49:15 for RDKit by
1.8.11