rpm  4.12.0.1
Macros | Typedefs | Enumerations
rpmpol.h File Reference

Structure(s) used for policy sets. More...

#include <rpm/rpmtypes.h>
Include dependency graph for rpmpol.h:

Go to the source code of this file.

Macros

#define RPMPOL_TYPE_DEFAULT   "default"
 

Typedefs

typedef rpmFlags rpmpolFlags
 

Enumerations

enum  rpmpolFlags_e { RPMPOL_FLAG_NONE = 0, RPMPOL_FLAG_BASE = (1 << 0) }
 

Detailed Description

Structure(s) used for policy sets.

Definition in file rpmpol.h.

Macro Definition Documentation

#define RPMPOL_TYPE_DEFAULT   "default"

Definition at line 22 of file rpmpol.h.

Typedef Documentation

Definition at line 20 of file rpmpol.h.

Enumeration Type Documentation

Enumerator
RPMPOL_FLAG_NONE 
RPMPOL_FLAG_BASE 

Definition at line 15 of file rpmpol.h.