Main Page | Data Structures | File List | Data Fields | Globals

AProgInfo Struct Reference

Describe an installed (and registered) program. More...

#include <libuau.h>


Data Fields

char * id
char * shortname
char * fullname
char * desc
char * url
char * version
char * displayVersion
ADatedate
AInterface interface
GPtrArray * keywords


Detailed Description

Describe an installed (and registered) program.

Definition at line 133 of file libuau.h.


Field Documentation

ADate* AProgInfo::date
 

Definition at line 141 of file libuau.h.

Referenced by luau_copyProgInfo(), luau_freeProgInfo(), luau_progInfoString(), and luau_satisfiesQuant().

char* AProgInfo::desc
 

Definition at line 137 of file libuau.h.

Referenced by luau_copyProgInfo(), luau_freeProgInfo(), and luau_progInfoString().

char* AProgInfo::displayVersion
 

Definition at line 140 of file libuau.h.

Referenced by luau_freeProgInfo().

char* AProgInfo::fullname
 

Definition at line 136 of file libuau.h.

Referenced by luau_copyProgInfo(), luau_freeProgInfo(), and luau_progInfoString().

char* AProgInfo::id
 

Definition at line 134 of file libuau.h.

Referenced by luau_checkForUpdates(), luau_copyProgInfo(), luau_freeProgInfo(), and luau_progInfoString().

AInterface AProgInfo::interface
 

Definition at line 142 of file libuau.h.

Referenced by luau_copyProgInfo(), and luau_satisfiesQuant().

GPtrArray* AProgInfo::keywords
 

Definition at line 143 of file libuau.h.

Referenced by luau_copyProgInfo(), luau_freeProgInfo(), luau_progInfoString(), and luau_satisfiesQuant().

char* AProgInfo::shortname
 

Definition at line 135 of file libuau.h.

Referenced by luau_copyProgInfo(), and luau_freeProgInfo().

char* AProgInfo::url
 

Definition at line 138 of file libuau.h.

Referenced by luau_checkForUpdates(), luau_copyProgInfo(), luau_freeProgInfo(), luau_net_queryServer(), and luau_progInfoString().

char* AProgInfo::version
 

Definition at line 139 of file libuau.h.

Referenced by isOld(), luau_copyProgInfo(), luau_freeProgInfo(), luau_progInfoString(), and luau_satisfiesQuant().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 12 22:17:12 2004 for luau by doxygen 1.3.2