objreader.h File Reference Detailed DescriptionC++ wrapper for file readers and writers. Definition in file objreader.h. Go to the source code of this file.
Function Documentation
creates the file reader for the given file reader object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjReader::SCIP_DECL_READERWRITE().
returns the reader object of the given name, or 0 if not existing
Referenced by scip::ObjReader::SCIP_DECL_READERWRITE().
returns the reader object for the given file reader
Referenced by scip::ObjReader::SCIP_DECL_READERWRITE(). |