![]() |
YAP 7.1.0
|
Module property: low-level data used to manage modes. More...
#include <Yatom.h>
Public Attributes | |
Prop | NextOfPE |
PropFlags | KindOfPE |
chain of atom properties More... | |
struct pred_entry * | PredForME |
kind of property More... | |
struct operator_entry * | OpForME |
index in module table More... | |
Atom | AtomOfME |
index in operator table More... | |
Atom | OwnerFile |
module's name More... | |
unsigned int | flags |
module's owner file More... | |
struct mod_entry * | NextME |
Module local flags (from SWI compat) More... | |
Module property: low-level data used to manage modes.
Includes lists of pedicates, operators and other well-defIned properties
struct mod_entry* NextME |
struct operator_entry* OpForME |
struct pred_entry* PredForME |