void NxsBlock::Read ( NxsToken token  )  [protected, virtual]

This virtual function must be overridden for each derived class to provide the ability to read everything following the block name (which is read by the NxsReader object) to the end or endblock statement.

Characters are read from the input stream 'in'. Note that to get output comments displayed, you must derive a class from NxsToken, override the member function OutputComment to display a supplied comment, and then pass a reference to an object of the derived class to this function.

Reimplemented in NxsAssumptionsBlock, NxsCharactersBlock, NxsDistancesBlock, NxsTaxaBlock, NxsTreesBlock, and NxsUnalignedBlock.

Definition at line 460 of file nxsblock.cpp.

 All Classes Functions Variables Enumerations Enumerator Friends
Generated on Mon Mar 29 16:37:12 2010 for NCL by  doxygen 1.6.3