This class handles reading and storage for the NEXUS block DATA. More...
#include <nxsdatablock.h>
Public Member Functions | |
NxsDataBlock (NxsTaxaBlockAPI *tb, NxsAssumptionsBlockAPI *ab) | |
void | TransferTo (NxsCharactersBlock &charactersblock) |
void | Reset () |
This class handles reading and storage for the NEXUS block DATA.
It is derived from the NxsCharactersBlock class, and differs from NxsCharactersBlock only in name and the fact that `newtaxa' is initially true rather than false.
Definition at line 28 of file nxsdatablock.h.