Return true if this object was parsed successfully, and false otherwise. Note that if parse was invoked but failed, this method returns false.
Synopsis
Declared in <balcl_commandline.h>
bool
isParsed() const;
Return Value
true if this object was parsed successfully, and false otherwise
Created with MrDocs