/////////////////////////////////////////////////////////////////////////////
// Name: sstream.h
-// Purpose: documentation for wxStringInputStream class
+// Purpose: interface of wxStringInputStream
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
};
+
/**
@class wxStringOutputStream
@wxheader{sstream.h}
*/
const wxString GetString() const;
};
+