chenluhua1980
2026-01-26 d7c88780e1df54f34563d60bd7fa01011d2eef03
SourceCode/Bond/EAPSimulator/CCollectionEvent.h
@@ -16,6 +16,7 @@
      std::string& getName();
      std::string& getDescription();
      std::vector<CReport*>& getReports();
      std::vector<unsigned int>& getReportIds();
      std::string getReportIdsText();
      BOOL addReport(CReport* pReport);
      BOOL deleteReport(unsigned int nReportId);