Set the options to the flags in the specified flags.
Declared in <balxml_minireader.h>
virtual
void
setOptions(unsigned int flags) override;
The options for the reader are persistent, i.e., the options are not reset by close. The behavior is undefined if this method is called after calling open and before calling close.
| Name | Description |
|---|---|
| flags | option flags to set on this reader |