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