OEConfigureMCSFragDatabaseOptions¶
bool OEConfigureMCSFragDatabaseOptions(OESystem::OEInterface &itf,
                                       unsigned int config = OEMCSFragDatabaseSetup::All)
Configures the given interface to add MCS fragment database indexing parameters.
- itf
- The interface being configured. 
- config
- The option that specifies which parameters will be added to the interface This value has to be from the - OEMCSFragDatabaseSetupnamespace.
See also
- OEInterface class in the OEChem TK manual 
- OEMCSFragDatabaseSetupnamespace
- OESetupMCSFragDatabaseOptionsfunction