genericopenlibs/cppstdlib/stl/stlport/iostream.dosc
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 /** @class istream_withassign
       
     3 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
     4 
       
     5 The Symbian implementation of this API fully supports all STL functionality.
       
     6 
       
     7 @publishedAll
       
     8 @externallyDefinedApi
       
     9 */
       
    10 
       
    11 
       
    12 /** @fn istream_withassign::istream_withassign()
       
    13 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    14 
       
    15 The Symbian implementation of this API fully supports all STL functionality.
       
    16 
       
    17 @publishedAll
       
    18 @externallyDefinedApi
       
    19 @return -
       
    20 */
       
    21 
       
    22 /** @fn istream_withassign::~istream_withassign()
       
    23 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    24 
       
    25 The Symbian implementation of this API fully supports all STL functionality.
       
    26 
       
    27 @publishedAll
       
    28 @externallyDefinedApi
       
    29 @return -
       
    30 */
       
    31 
       
    32 /** @fn istream_withassign::operator=(istream &__s)
       
    33 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    34 
       
    35 The Symbian implementation of this API fully supports all STL functionality.
       
    36 
       
    37 @publishedAll
       
    38 @externallyDefinedApi
       
    39 @param __s -
       
    40 @return -
       
    41 */
       
    42 
       
    43 /** @fn istream_withassign::operator=(streambuf *__s)
       
    44 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    45 
       
    46 The Symbian implementation of this API fully supports all STL functionality.
       
    47 
       
    48 @publishedAll
       
    49 @externallyDefinedApi
       
    50 @param __s -
       
    51 @return -
       
    52 */
       
    53 
       
    54 /** @class ostream_withassign
       
    55 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    56 
       
    57 The Symbian implementation of this API fully supports all STL functionality.
       
    58 
       
    59 @publishedAll
       
    60 @externallyDefinedApi
       
    61 */
       
    62 
       
    63 
       
    64 /** @fn ostream_withassign::ostream_withassign()
       
    65 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    66 
       
    67 The Symbian implementation of this API fully supports all STL functionality.
       
    68 
       
    69 @publishedAll
       
    70 @externallyDefinedApi
       
    71 @return -
       
    72 */
       
    73 
       
    74 /** @fn ostream_withassign::~ostream_withassign()
       
    75 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    76 
       
    77 The Symbian implementation of this API fully supports all STL functionality.
       
    78 
       
    79 @publishedAll
       
    80 @externallyDefinedApi
       
    81 @return -
       
    82 */
       
    83 
       
    84 /** @fn ostream_withassign::operator=(ostream &__s)
       
    85 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    86 
       
    87 The Symbian implementation of this API fully supports all STL functionality.
       
    88 
       
    89 @publishedAll
       
    90 @externallyDefinedApi
       
    91 @param __s -
       
    92 @return -
       
    93 */
       
    94 
       
    95 /** @fn ostream_withassign::operator=(streambuf *__s)
       
    96 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
    97 
       
    98 The Symbian implementation of this API fully supports all STL functionality.
       
    99 
       
   100 @publishedAll
       
   101 @externallyDefinedApi
       
   102 @param __s -
       
   103 @return -
       
   104 */
       
   105 
       
   106 /** @class iostream_withassign
       
   107 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   108 
       
   109 The Symbian implementation of this API fully supports all STL functionality.
       
   110 
       
   111 @publishedAll
       
   112 @externallyDefinedApi
       
   113 */
       
   114 
       
   115 
       
   116 /** @fn iostream_withassign::iostream_withassign()
       
   117 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   118 
       
   119 The Symbian implementation of this API fully supports all STL functionality.
       
   120 
       
   121 @publishedAll
       
   122 @externallyDefinedApi
       
   123 @return -
       
   124 */
       
   125 
       
   126 /** @fn iostream_withassign::~iostream_withassign()
       
   127 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   128 
       
   129 The Symbian implementation of this API fully supports all STL functionality.
       
   130 
       
   131 @publishedAll
       
   132 @externallyDefinedApi
       
   133 @return -
       
   134 */
       
   135 
       
   136 /** @fn iostream_withassign::operator=(ios &__i)
       
   137 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   138 
       
   139 The Symbian implementation of this API fully supports all STL functionality.
       
   140 
       
   141 @publishedAll
       
   142 @externallyDefinedApi
       
   143 @param __i -
       
   144 @return -
       
   145 */
       
   146 
       
   147 /** @fn iostream_withassign::operator=(streambuf *__s)
       
   148 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   149 
       
   150 The Symbian implementation of this API fully supports all STL functionality.
       
   151 
       
   152 @publishedAll
       
   153 @externallyDefinedApi
       
   154 @param __s -
       
   155 @return -
       
   156 */
       
   157 
       
   158 /** @file iostream.h
       
   159 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   160 
       
   161 The Symbian implementation of this API fully supports all STL functionality.
       
   162 
       
   163 @publishedAll
       
   164 @externallyDefinedApi
       
   165 */
       
   166 
       
   167 
       
   168 /** @def _STLP_OUTERMOST_HEADER_ID
       
   169 For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
       
   170 
       
   171 The Symbian implementation of this API fully supports all STL functionality.
       
   172 
       
   173 @publishedAll
       
   174 @externallyDefinedApi
       
   175 */
       
   176