ossrv_pub/io_stream_api/io_stream_api.metaxml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <?xml version="1.0" ?>
       
     2 <api id="d26d42f6a6e88910176c3bd2eda7e277" dataversion="1.0">
       
     3   <name>IO stream API</name>
       
     4   <description>APIs for doing buffered/non-buffered Input/Output on all streams. Streams can be files, strings etc</description>
       
     5   <type>c++</type>
       
     6   <subsystem>stdcpp</subsystem>
       
     7   <libs>
       
     8     <lib name="libstdcpp.lib" />
       
     9   </libs>
       
    10   <release category="sdk" sinceversion="5.0"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>