OEWriteMCSFragDatabase

bool OEWriteMCSFragDatabase(const std::string &fname,
                            const OEMCSFragDatabase &mcsfragdb)
bool OEWriteMCSFragDatabase(OEPlatform::oeostream &ofs,
                            const OEMCSFragDatabase &mcsfragdb)

This function serializes the state of the OEMCSFragDatabase instance argument to a file or stream.