Matrix Science Mascot Parser toolkit
 
Loading...
Searching...
No Matches
ms_taxnodesfiles Class Reference

Filenames and formats for taxonomy nodes or genetic codes files. More...

#include <ms_taxonomyrules.hpp>

Public Member Functions

 ms_taxnodesfiles ()
 Default constructor.
 
 ms_taxnodesfiles (const ms_taxnodesfiles &src)
 Copying constructor.
 
 ~ms_taxnodesfiles ()
 Destructor.
 
void copyFrom (const ms_taxnodesfiles *right)
 Can be used to create a copy of another instance.
 
void defaultValues ()
 Initialises the instance.
 
std::string getFileName () const
 Returns the file name.
 
TAX_NODE_FORMAT getFormat () const
 Returns format identifier of the file.
 
ms_taxnodesfilesoperator= (const ms_taxnodesfiles &right)
 Assignment operator for C++ client applications.
 
void setFileName (const char *name)
 Change the file name.
 
void setFormat (const TAX_NODE_FORMAT value)
 Change the format property.
 

Detailed Description

Filenames and formats for taxonomy nodes or genetic codes files.

See also ms_taxonomytree which provides functionality for the taxonomy nodes files.


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