bpp-phyl3  3.0.0
bpp::IODAG Class Referenceabstract

General interface for DAG I/O. More...

#include <Bpp/Phyl/Io/IoDAG.h>

+ Inheritance diagram for bpp::IODAG:
+ Collaboration diagram for bpp::IODAG:

Classes

struct  Element
 

Public Member Functions

 IODAG ()
 
virtual ~IODAG ()
 
virtual const std::string getDataType () const
 
virtual const std::string getFormatName () const=0
 
virtual const std::string getFormatDescription () const=0
 

Detailed Description

General interface for DAG I/O.

Definition at line 24 of file IoDAG.h.

Constructor & Destructor Documentation

◆ IODAG()

bpp::IODAG::IODAG ( )
inline

Definition at line 44 of file IoDAG.h.

◆ ~IODAG()

virtual bpp::IODAG::~IODAG ( )
inlinevirtual

Definition at line 45 of file IoDAG.h.

Member Function Documentation

◆ getDataType()

virtual const std::string bpp::IODAG::getDataType ( ) const
inlinevirtual

Implements bpp::IOFormat.

Definition at line 48 of file IoDAG.h.


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