SRGraph::UserParser

BOOL SRGraph::UserParser(LPCTSTR line)

Override this function to add your own template command lines
If the standard parser does not recognize a template command, it sends the whole line to the user parser for decoding.

Defined in: SRGraph.cpp

Parameters

line

Pointer to the line containing the unrecognized command