5 #ifndef BPP_PHYL_IO_BPPOTREEREADERFORMAT_H
6 #define BPP_PHYL_IO_BPPOTREEREADERFORMAT_H
39 const std::string
getDataType()
const {
return "Tree reader"; }
48 std::unique_ptr<ITree>
readITree(
const std::string& description);
Defines the basic types of data flow nodes.