OpenASIP
2.0
|
#include <LineReaderFactory.hh>
Static Public Member Functions | |
static LineReader * | lineReader () |
Factory for creating the best version of LineReader available.
The best version of LineReader available is figured out during configure.
Definition at line 43 of file LineReaderFactory.hh.
|
static |
Creates the best possible LineReader available in the system.
Returned instance is owned by the client. The best possible LineReader depends on which libraries are installed in the system.
Definition at line 54 of file LineReaderFactory.cc.
Referenced by main().