LAPTOP-SNT8I5JK\Boounion
2025-03-28 55a565f976ebf4dc6066215efa886812fcea8d77
SourceCode/Bond/Servo/CMaster.h
@@ -48,6 +48,7 @@
        int addBakeCooling(StepListener& listener);
        void connectEquipments();
        int saveCache();
        int saveCacheAndBackups();
        int readCache();
        void serialize(CArchive& ar);
@@ -56,6 +57,7 @@
        CCCLinkIEControl m_cclink;
        std::list<CEquipment*> m_listEquipment;
        std::string m_strFilepath;
        BOOL m_bDataModify;
    };
}