24 #ifndef __SCIP_STRUCT_READER_H__ 25 #define __SCIP_STRUCT_READER_H__
SCIP_DECL_READERCOPY((*readercopy))
SCIP_DECL_READERREAD((*readerread))
struct SCIP_ReaderData SCIP_READERDATA
type definitions for input file readers
SCIP_DECL_READERWRITE((*readerwrite))
SCIP_READERDATA * readerdata
common defines and data types used in all packages of SCIP
SCIP_DECL_READERFREE((*readerfree))