#include <depends.h>
Public Types | |
enum | indexEntryType { IET_PROVIDES = 1 } |
Data Fields | |
struct availablePackage* | package |
const char* | entry |
size_t | entryLen |
enum availableIndexEntry::indexEntryType | type |
Definition at line 58 of file depends.h.
|
|
|
Available item name. |
|
No. of bytes in name. |
|
Containing package. |
|
Type of available item. |