Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Structures | Data Fields
symbol_common_data_struct Struct Reference

#include <symtab.h>

Data Structures

union  a_union

Data Fields

union
symbol_common_data_struct::a_union 
a
byte decider_flag
epmem_hash_id epmem_hash
uint64_t epmem_valid
uint32_t hash_id
union symbol_unionnext_in_hash_table
uint64_t reference_count
smem_hash_id smem_hash
uint64_t smem_valid
byte symbol_type

Detailed Description

Definition at line 162 of file symtab.h.

Field Documentation

union symbol_common_data_struct::a_union symbol_common_data_struct::a
byte symbol_common_data_struct::decider_flag

Definition at line 166 of file symtab.h.

epmem_hash_id symbol_common_data_struct::epmem_hash

Definition at line 173 of file symtab.h.

uint64_t symbol_common_data_struct::epmem_valid

Definition at line 174 of file symtab.h.

uint32_t symbol_common_data_struct::hash_id

Definition at line 171 of file symtab.h.

union symbol_union* symbol_common_data_struct::next_in_hash_table

Definition at line 163 of file symtab.h.

uint64_t symbol_common_data_struct::reference_count

Definition at line 164 of file symtab.h.

smem_hash_id symbol_common_data_struct::smem_hash

Definition at line 176 of file symtab.h.

uint64_t symbol_common_data_struct::smem_valid

Definition at line 177 of file symtab.h.

byte symbol_common_data_struct::symbol_type

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