Open Babel  3.0
Classes | Namespaces | Macros | Variables
typer.h File Reference
#include <openbabel/babelconfig.h>
#include <openbabel/mol.h>
#include <vector>
#include <string>
#include <openbabel/parsmart.h>
#include <openbabel/data.h>

Go to the source code of this file.

Classes

class  OBAtomTyper
 
class  OBAromaticTyper
 
class  OBRingTyper
 

Namespaces

 OpenBabel
 

Macros

#define THREAD_LOCAL
 

Variables

THREAD_LOCAL OBAtomTyper atomtyper
 
THREAD_LOCAL OBAromaticTyper aromtyper
 

Detailed Description

Open Babel atom and aromaticity typer.

Macro Definition Documentation

◆ THREAD_LOCAL

#define THREAD_LOCAL