Go to the documentation of this file.
5 #ifndef BALL_FORMAT_GENERICMOLFILE_H
6 #define BALL_FORMAT_GENERICMOLFILE_H
8 #ifndef BALL_FORMAT_LINEBASEDFILE_H
202 #endif // BALL_FORMAT_GENERICMOLFILE_H
GenericMolFile(const String &filename, File::OpenMode open_mode=std::ios::in)
std::ios::openmode OpenMode
virtual bool write(const System &system)
virtual bool read(System &system)
virtual void initWrite_()
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
virtual ~GenericMolFile()
std::istream & operator>>(std::istream &is, TRegularData1D< ValueType > &grid)
Input operator.
void defineInputAsTemporary(bool b=true)
virtual Molecule * read()
void enableOutputCompression(String zipped_filename)
virtual bool write(const Molecule &molecule)