From f10d3965967d581676beb4c9e529b72dbfb4c672 Mon Sep 17 00:00:00 2001 From: Detlev Casanova Date: Fri, 6 Aug 2010 20:59:09 +0200 Subject: Add proper Doxygen documentation + it's generated HTML output. --- doc/html/laymanapi_8h.html | 126 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 doc/html/laymanapi_8h.html (limited to 'doc/html/laymanapi_8h.html') diff --git a/doc/html/laymanapi_8h.html b/doc/html/laymanapi_8h.html new file mode 100644 index 0000000..6ddf277 --- /dev/null +++ b/doc/html/laymanapi_8h.html @@ -0,0 +1,126 @@ + + +C-Layman: /home/detlev/src/c-layman/src/laymanapi.h File Reference + + + + + +
+

/home/detlev/src/c-layman/src/laymanapi.h File Reference

#include "config.h"
+#include "stringlist.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Structures

struct  OverlayInfo

Typedefs

typedef struct LaymanAPI LaymanAPI

Functions

LaymanAPIlaymanAPICreate (BareConfig *config, int report_error, int output)
int laymanAPIIsRepo (LaymanAPI *l, const char *repo)
int laymanAPIIsInstalled (LaymanAPI *l, const char *repo)
StringListlaymanAPIGetAvailable (LaymanAPI *, int reload)
StringListlaymanAPIGetInstalled (LaymanAPI *, int reload)
int laymanAPISync (LaymanAPI *l, const char *overlay, int verbose)
int laymanAPIFetchRemoteList (LaymanAPI *)
int laymanAPIGetInfoStrList (LaymanAPI *l, StringList *overlays, OverlayInfo *results)
OverlayInfolaymanAPIGetInfoStr (LaymanAPI *l, const char *overlay)
int laymanAPIGetAllInfoList (LaymanAPI *l, StringList *, OverlayInfo *)
OverlayInfolaymanAPIGetAllInfo (LaymanAPI *l, const char *)
int laymanAPIAddRepo (LaymanAPI *l, const char *repo)
int laymanAPIAddRepoList (LaymanAPI *l, StringList *repos)
int laymanAPIDeleteRepo (LaymanAPI *l, const char *repo)
int laymanAPIDeleteRepoList (LaymanAPI *l, StringList *repos)
OverlayInfolaymanAPIGetInfo (LaymanAPI *l, const char *overlay)
void laymanAPIFree (LaymanAPI *)
void overlayInfoFree (OverlayInfo oi)
+


Typedef Documentation

+ +
+
+ + + + +
typedef struct LaymanAPI LaymanAPI
+
+
+ +

+ +

+

+


Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
OverlayInfo* laymanAPIGetInfo (LaymanAPI l,
const char *  overlay 
)
+
+
+ +

+ +

+

+

+
Generated on Fri Aug 6 20:00:53 2010 for C-Layman by  + +doxygen 1.5.8
+ + -- cgit v1.2.3-1-g7c22