Reference to a cell in a DiscreteMatrix. More...
#include <nxsdiscretedatum.h>
Public Member Functions | |
void | CopyFrom (const NxsDiscreteDatum &other) |
Reference to a cell in a DiscreteMatrix.
This class has been deprecated and is retained in NCL >= 2.1 for backward compatibility only. It no longer stores the data for a cell, but can refer to the cell in a matrix in the context in which the matrix is at hand. The only time that NxsDiscreteDatum appears in the public NCL interface is as an argument to NxsCharactersBlock::WriteStates(). The new implementation of NxsDiscreteDatum should continue to work in this context because the NxsCharactersBlock holds the matrix
Definition at line 31 of file nxsdiscretedatum.h.