LAPTOP-SNT8I5JK\Boounion
2025-05-12 9fbd7479ce17f76f72cc0e5a675336261ec76472
SourceCode/Bond/Servo/CJobDataS.h
@@ -1,4 +1,5 @@
#pragma once
#include "CAttributeVector.h"
namespace SERVO {
@@ -67,6 +68,10 @@
      void setTargetPortNo(int no);
      int getTargetSlotNo();
      void setTargetSlotNo(int no);
      int serialize(char* pszBuffer, int nBufferSize);
      int unserialize(const char* pszBuffer, int nBufferSize);
      void getAttributeVector(CAttributeVector& attrubutes, int beginWeight);
   private:
      int m_nCassetteSequenceNo;