LAPTOP-SNT8I5JK\Boounion
2025-04-25 91aa55602d295902f593972dd2065422b4b93557
SourceCode/Bond/Servo/CJobDataB.h
@@ -11,7 +11,16 @@
      ~CJobDataB();
   public:
      short getPortNo();
      std::string& getCarrierId();
      std::string& getPruductId();
      short getCarrierState();
      std::string& getCarrierStateDescription(std::string& strDescription);
      int getSlotMapping();
      int getSlotSelectedFlag();
      std::vector<std::string>& getGlassIds();
      int serialize(char* pszBuffer, int nBufferSize);
      int unserialize(char* pszBuffer, int nBufferSize);
   private:
      short m_nPortNo;