unsigned int GetFlavor(unsigned int format) const
Returns the file flavor associated with the format for the input oemolstream. The format arguments are a set of unsigned integers defined by the OEFormat namespace. The flavors are a set of unsigned integer bitmasks defined in the OEIFlavor namespace. A different set of bitmasks is defined and stored for each input format. The input flavor for any format can be set using the oemolistream::SetFlavor function. The default flavors are automatically set by the oemolistream constructors.