ARB
Public Member Functions | List of all members
FormattedFile Class Reference

#include <fun.h>

Inheritance diagram for FormattedFile:
Inheritance graph
[legend]
Collaboration diagram for FormattedFile:
Collaboration graph
[legend]

Public Member Functions

 FormattedFile ()
 
 FormattedFile (const char *Name, Format Type)
 
 ~FormattedFile ()
 
void init (const char *Name, Format Type)
 
const charname () const
 
Format type () const
 

Detailed Description

Definition at line 51 of file fun.h.

Constructor & Destructor Documentation

FormattedFile::FormattedFile ( )
inline

Definition at line 55 of file fun.h.

FormattedFile::FormattedFile ( const char Name,
Format  Type 
)

Definition at line 284 of file util.cxx.

FormattedFile::~FormattedFile ( )

Definition at line 288 of file util.cxx.

Member Function Documentation

void FormattedFile::init ( const char Name,
Format  Type 
)

Definition at line 292 of file util.cxx.

References ca_assert, and UNKNOWN.

Referenced by ask_for_conversion_params(), and command_line_conversion().

const char* FormattedFile::name ( ) const
inline

Definition at line 61 of file fun.h.

Referenced by ask_for_conversion_params(), convert(), FormatReader::create(), do_conversion(), and to_gcg().

Format FormattedFile::type ( ) const
inline

Definition at line 62 of file fun.h.

Referenced by convert(), FormatReader::create(), to_gcg(), to_paup(), to_phylip(), and to_printable().


The documentation for this class was generated from the following files: