LAPTOP-SNT8I5JK\Boounion
2025-09-19 334b16b4abb4cbe3d1d4e4f211efd6f4468ae09f
SourceCode/Bond/Servo/CPortStatusReport.h
@@ -14,6 +14,7 @@
   public:
      void copyEx(CPortStatusReport& other);
      short getPortStatus();
      void setPortStatus(short status);
      short getCassetteSequenceNo();
      std::string& getCassetteId();
      short getLoadingCassetteType();
@@ -28,6 +29,9 @@
   public:
      bool canPickFromPort();
      bool isJobExistenceSlot();
      short getJobExistenceSlot();
      void setJobExistenceSlot(short map);
      void setCassetteId(const char* pszId);
   private:
      void WriteString(CArchive& ar, std::string& string);