base-class implementation deletes the block (the NxsReader will not retain a reference to the block, so failing to delete can lead to memory leaks if you do not have some fancy memory management scheme). If there is an exception during the parsing of that block BlockError will be called for the factory instance that generated the block Definition at line 317 of file nxsblock.h. |