Returns value of isEnabled, which can be controlled through use of the Enable and Disable member functions. A NxsBlock should be disabled if blocks of that type are to be skipped during execution of the NEXUS file. If a disabled block is encountered, the virtual NxsReader::SkippingDisabledBlock function is called, giving your application the opportunity to inform the user that a block was skipped. Definition at line 419 of file nxsblock.cpp. |