|
virtualinherited |
to get dataset's records
After being open, each dataset contained in this file can be read indepandently record by record. All readings are initialised on the first record. To rewind, use FirstRecord. As for FirstRecord, this member uses a number to identify which dataset is read. This unique number must be obtained with IsDataSet. It returns false if there is nothing to be read.
Definition at line 133 of file BaseENSDF.cpp.