YAP 7.1.0
pred_entry

Public Attributes

Prop NextOfPE
 
PropFlags KindOfPE
 
struct yamiCodeOfPred
 
OPCODE OpcodeOfPred
 
pred_flags_t PredFlags
 
UInt ArityOfPE
 
union {
   struct {
      struct yami *   TrueCodeOfPred
 
      struct yami *   FirstClause
 
      struct yami *   LastClause
 
      UInt   NOfClauses
 
      OPCODE   ExpandCode
 
   }   p_code
 
   CPredicate   f_code
 
   CmpPredicate   d_code
 
cs
 
Functor FunctorOfPred
 
union {
   Atom   OwnerFile
 
   Int   IndxId
 
src
 
struct yamiMetaEntryOfPred
 
Term ModuleOfPred
 
UInt TimeStampOfPred
 
timestamp_type LastCallOfPred
 
profile_dataStatisticsForPred
 
struct pred_entryNextPredOfModule
 
struct pred_entryNextPredOfHash
 

Detailed Description

Definition at line 544 of file Yatom.h.

Member Data Documentation

◆ ArityOfPE

UInt ArityOfPE

Definition at line 550 of file Yatom.h.

◆ CodeOfPred

struct yami* CodeOfPred

Definition at line 547 of file Yatom.h.

◆ d_code

CmpPredicate d_code

Definition at line 560 of file Yatom.h.

◆ ExpandCode

OPCODE ExpandCode

Definition at line 557 of file Yatom.h.

◆ f_code

CPredicate f_code

Definition at line 559 of file Yatom.h.

◆ FirstClause

struct yami* FirstClause

Definition at line 554 of file Yatom.h.

◆ FunctorOfPred

Functor FunctorOfPred

Definition at line 562 of file Yatom.h.

◆ IndxId

Int IndxId

Definition at line 565 of file Yatom.h.

◆ KindOfPE

PropFlags KindOfPE

Definition at line 546 of file Yatom.h.

◆ LastCallOfPred

timestamp_type LastCallOfPred

Definition at line 579 of file Yatom.h.

◆ LastClause

struct yami* LastClause

Definition at line 555 of file Yatom.h.

◆ MetaEntryOfPred

struct yami* MetaEntryOfPred

Definition at line 576 of file Yatom.h.

◆ ModuleOfPred

Term ModuleOfPred

Definition at line 577 of file Yatom.h.

◆ NextOfPE

Prop NextOfPE

Definition at line 545 of file Yatom.h.

◆ NextPredOfHash

struct pred_entry* NextPredOfHash

Definition at line 584 of file Yatom.h.

◆ NextPredOfModule

struct pred_entry* NextPredOfModule

Definition at line 583 of file Yatom.h.

◆ NOfClauses

UInt NOfClauses

Definition at line 556 of file Yatom.h.

◆ OpcodeOfPred

OPCODE OpcodeOfPred

Definition at line 548 of file Yatom.h.

◆ OwnerFile

Atom OwnerFile

Definition at line 564 of file Yatom.h.

◆ PredFlags

pred_flags_t PredFlags

Definition at line 549 of file Yatom.h.

◆ StatisticsForPred

profile_data* StatisticsForPred

Definition at line 582 of file Yatom.h.

◆ TimeStampOfPred

UInt TimeStampOfPred

Definition at line 578 of file Yatom.h.

◆ TrueCodeOfPred

struct yami* TrueCodeOfPred

Definition at line 553 of file Yatom.h.


The documentation for this struct was generated from the following file: