LAPTOP-SNT8I5JK\Boounion
2025-06-30 dba7d2725cefc162ef58a53bb12b4656434c8bc0
SourceCode/Bond/Servo/CJobDataS.cpp
@@ -124,6 +124,15 @@
      m_pOwner = pScr->m_pOwner;
   }
   CJobDataB& CJobDataS::getJobDataB(CJobDataB& jobDataB)
   {
      jobDataB.setCassetteSequenceNo(this->getCassetteSequenceNo());
      jobDataB.setJobSequenceNo(this->getJobSequenceNo());
      jobDataB.setGlassId(this->getGlass1Id().c_str());
      return jobDataB;
   }
   void* CJobDataS::getOwner()
   {
      return m_pOwner;