Similar to NxsReader::GetUsedBlocksInOrder, except this list of blocks is cleared at the beginning of each NxsReader::Execute or (NxsReader::Read. ..) call. So the list returned list will only reflect blocks from the last execution operation. If a block has been "implied" by another block then the implied block will appear before the explicit block. Definition at line 598 of file nxsreader.h. |