format.h File Reference

Declarations for OBFormat. More...

#include <openbabel/babelconfig.h>
#include <openbabel/plugin.h>

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenBabel

Classes

class  OBFormat
 Base class for file formats. More...

Defines

#define NOTREADABLE   0x01
#define READONEONLY   0x02
#define READBINARY   0x04
#define ZEROATOMSOK   0x08
#define NOTWRITABLE   0x10
#define WRITEONEONLY   0x20
#define WRITEBINARY   0x40
#define READXML   0x80
#define DEFAULTFORMAT   0x4000


Detailed Description

Declarations for OBFormat.


Define Documentation

#define NOTREADABLE   0x01

#define READONEONLY   0x02

Referenced by OBConversion::Convert().

#define READBINARY   0x04

#define ZEROATOMSOK   0x08

#define NOTWRITABLE   0x10

#define WRITEONEONLY   0x20

#define WRITEBINARY   0x40

#define READXML   0x80

#define DEFAULTFORMAT   0x4000