LAPTOP-SNT8I5JK\Boounion
2025-06-19 c23460022397da62e4d77c90ca3a65f498c1d0c9
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;