ARB
|
Go to the source code of this file.
Classes | |
class | FormattedFile |
Typedefs | |
typedef void(* | RDP_comment_parser )(char *&datastring, int start_index, Reader &reader) |
Enumerations | |
enum | Format { EMBL, GENBANK, MACKE, SWISSPROT, LAST_INPUT_FORMAT = SWISSPROT, GCG, NEXUS, PHYLIP, FASTDNAML, PRINTABLE, UNKNOWN } |
Functions | |
CONSTEXPR_INLINE bool | is_input_format (Format inType) |
enum Format |
CONSTEXPR_INLINE bool is_input_format | ( | Format | inType | ) |
Definition at line 28 of file fun.h.
References LAST_INPUT_FORMAT.
Referenced by parse_intype(), to_paup(), to_phylip(), and to_printable().