genericopenlibs/cppstdlib/stl/stlport/iostream.dosc
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cppstdlib/stl/stlport/iostream.dosc	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,176 @@
+
+/** @class istream_withassign
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @fn istream_withassign::istream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn istream_withassign::~istream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn istream_withassign::operator=(istream &__s)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __s -
+@return -
+*/
+
+/** @fn istream_withassign::operator=(streambuf *__s)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __s -
+@return -
+*/
+
+/** @class ostream_withassign
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @fn ostream_withassign::ostream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn ostream_withassign::~ostream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn ostream_withassign::operator=(ostream &__s)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __s -
+@return -
+*/
+
+/** @fn ostream_withassign::operator=(streambuf *__s)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __s -
+@return -
+*/
+
+/** @class iostream_withassign
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @fn iostream_withassign::iostream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn iostream_withassign::~iostream_withassign()
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @fn iostream_withassign::operator=(ios &__i)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __i -
+@return -
+*/
+
+/** @fn iostream_withassign::operator=(streambuf *__s)
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+@param __s -
+@return -
+*/
+
+/** @file iostream.h
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @def _STLP_OUTERMOST_HEADER_ID
+For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
+
+The Symbian implementation of this API fully supports all STL functionality.
+
+@publishedAll
+@externallyDefinedApi
+*/
+