OpenStructure
|
#include <string>
#include <vector>
#include <set>
#include <boost/variant.hpp>
#include <boost/logic/tribool.hpp>
#include <ost/range.hh>
#include <ost/mol/module_config.hh>
#include <ost/mol/impl/query_impl_fw.hh>
#include <ost/mol/query_error.hh>
#include <ost/mol/atom_handle.hh>
#include <ost/mol/query_state.hh>
Go to the source code of this file.
Data Structures | |
struct | QueryFlag |
class | Query |
Namespaces | |
ost | |
ost::mol | |
Typedefs | |
typedef uint | QueryFlags |
Functions | |
String DLLEXPORT_OST_MOL | QueryQuoteName (const String &name) |