SourceCode/Bond/Servo/CVcrEventReport.h
@@ -1,5 +1,6 @@ #pragma once #include <string> #include "CAttributeVector.h" namespace SERVO { @@ -18,7 +19,8 @@ short getVcrResult(); std::string& getVcrResultDescription(std::string& strDescription); int serialize(char* pszBuffer, int nBufferSize); int unserialize(char* pszBuffer, int nBufferSize); int unserialize(const char* pszBuffer, int nBufferSize); void getAttributeVector(CAttributeVector& attrubutes, int beginWeight); private: std::string m_strGlassId; // Read Data