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;