ARB
|
#include <fun.h>
Public Member Functions | |
FormattedFile () | |
FormattedFile (const char *Name, Format Type) | |
~FormattedFile () | |
void | init (const char *Name, Format Type) |
const char * | name () const |
Format | type () const |
Definition at line 292 of file util.cxx.
References ca_assert, and UNKNOWN.
Referenced by ask_for_conversion_params(), and command_line_conversion().
|
inline |
Definition at line 61 of file fun.h.
Referenced by ask_for_conversion_params(), convert(), FormatReader::create(), do_conversion(), and to_gcg().
|
inline |
Definition at line 62 of file fun.h.
Referenced by convert(), FormatReader::create(), to_gcg(), to_paup(), to_phylip(), and to_printable().