locsrv_pub/landmarks_api/landmarks_api.metaxml
author Peter Fordham <peter.fordham@gmail.com>
Fri, 19 Mar 2010 17:32:42 -0700
branchCompilerCompatibility
changeset 11 b1c431e5a893
parent 0 667063e416a2
permissions -rw-r--r--
Bug 1804 - Remove unnecessary references to gnulib byteswa.h and endian.h. Also remove unnecessary qualification of method names with class name in inline definitions.

<?xml version="1.0" ?>
<api id="f316226088b093a08b0a97eb5904d04a" dataversion="2.0">
  <name>Landmarks API</name>
  <description>Landmarks API provides basic landmark functionality. It enables opening the default landmark database and perform operations on it. This includes listing, reading, creating, updating and deleting landmarks, managing landmark categories and listening for landmark database events.</description>
  <type>c++</type>
  <collection>landmarks</collection>
  <libs>
    <lib name="eposlandmarks.lib" />
  </libs>
  <release category="public" sinceversion="0"/>
  <attributes>
     <!-- This indicates wether the api provedes separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsuere then the value is "no" -->
     <htmldocprovided>no</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>