YAP 7.1.0
ExtraAtomEntryStruct

Public Attributes

Atom NextOfAE
 
Prop PropsOfAE
 
union {
   unsigned char   uUStrOfAE [4]
 
   char   uStrOfAE [4]
 
   struct atom_blob   blob [2]
 
rep
 

Detailed Description

Definition at line 67 of file Atoms.h.

Member Data Documentation

◆ blob

struct atom_blob blob[2]

Definition at line 77 of file Atoms.h.

◆ NextOfAE

Atom NextOfAE

Definition at line 68 of file Atoms.h.

◆ PropsOfAE

Prop PropsOfAE

Definition at line 69 of file Atoms.h.

◆ uStrOfAE

char uStrOfAE[4]

Definition at line 76 of file Atoms.h.

◆ uUStrOfAE

unsigned char uUStrOfAE[4]

Definition at line 75 of file Atoms.h.


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