void NxsCharactersBlock::Consume ( NxsCharactersBlock other  ) 

Transfers all data from `other' to this object, leaving `other' completely empty.

Used to convert a NxsDataBlock object to a NxsCharactersBlock object in programs where it is desirable to just have a NxsCharactersBlock for storage but also allow users to enter the information in the form of the deprecated NxsDataBlock. This function does not make a copy of such things as the data matrix, instead just transferring the pointer to that object from other to this. This is whay it was named Consume rather than CopyFrom.

Definition at line 3543 of file nxscharactersblock.cpp.

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