Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Data Fields
soar_module::object_memory< T, N >::object_history_struct Struct Reference

#include <soar_module.h>

Public Member Functions

 object_history_struct (const T *obj)

Data Fields

object_reference buffered_references
time_step decay_step
time_step first_reference
unsigned int history_ct
object_reference history_references
unsigned int next_p
object_time_reference reference_history [N]
const T * this_object
object_reference total_references

Detailed Description

template<class T, int N>
struct soar_module::object_memory< T, N >::object_history_struct

Definition at line 1080 of file soar_module.h.

Constructor & Destructor Documentation

template<class T , int N>
soar_module::object_memory< T, N >::object_history_struct::object_history_struct ( const T *  obj)
inline

Field Documentation

template<class T , int N>
object_reference soar_module::object_memory< T, N >::object_history_struct::buffered_references
template<class T , int N>
time_step soar_module::object_memory< T, N >::object_history_struct::decay_step
template<class T , int N>
time_step soar_module::object_memory< T, N >::object_history_struct::first_reference
template<class T , int N>
unsigned int soar_module::object_memory< T, N >::object_history_struct::history_ct
template<class T , int N>
object_reference soar_module::object_memory< T, N >::object_history_struct::history_references
template<class T , int N>
unsigned int soar_module::object_memory< T, N >::object_history_struct::next_p
template<class T , int N>
object_time_reference soar_module::object_memory< T, N >::object_history_struct::reference_history[N]
template<class T , int N>
const T* soar_module::object_memory< T, N >::object_history_struct::this_object
template<class T , int N>
object_reference soar_module::object_memory< T, N >::object_history_struct::total_references

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