SourceCode/Bond/Servo/CJobDataS.h
@@ -1,4 +1,5 @@ #pragma once #include "CAttributeVector.h" namespace SERVO { @@ -69,6 +70,7 @@ void setTargetSlotNo(int no); int serialize(char* pszBuffer, int nBufferSize); int unserialize(const char* pszBuffer, int nBufferSize); void getAttributeVector(CAttributeVector& attrubutes, int beginWeight); private: