Called just after Execute member function reads the opening "#NEXUS" token in a NEXUS data file. Override this virtual base class function if your application needs to do anything at this point in the execution of a NEXUS data file (e.g. good opportunity to pop up a dialog box showing progress). Be sure to call the Execute function with the `notifyStartStop' argument set to true, otherwise ExecuteStarting will not be called. Definition at line 1010 of file nxsreader.cpp. |