5 #ifndef BALL_FORMAT_ANTECHAMBERFILE_H
6 #define BALL_FORMAT_ANTECHAMBERFILE_H
8 #ifndef BALL_FORMAT_GENERICMOLFILE_H
AntechamberFile(const String &filename, File::OpenMode open_mode=std::ios::in)
virtual ~AntechamberFile()
Destructor.
virtual bool write(const AtomContainer &ac)
virtual bool read(System &system)
void ac_split_(const String &line, std::vector< String > &split)
virtual bool write(const System &system)
virtual bool write(const Molecule &molecule)
virtual Molecule * read()
std::ios::openmode OpenMode