mrDarker
2025-06-05 8b30a702f2e70073e57ed354519b5df5ea78749c
SourceCode/Bond/Servo/CSlot.h
@@ -28,6 +28,11 @@
      BOOL isEmpty();
      CContext* getContext();
      void setContext(CContext* pContext);
      void serialize(CArchive& ar);
   private:
      void WriteString(CArchive& ar, std::string& string);
      void ReadString(CArchive& ar, std::string& string);
   private:
      int m_nPosition;