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

#include <callback.h>

Data Fields

soar_callback_data data
soar_callback_event_id eventid
soar_callback_free_fn free_function
soar_callback_fn function
std::string id

Detailed Description

Definition at line 349 of file callback.h.

Field Documentation

soar_callback_data callback_struct::data
soar_callback_event_id callback_struct::eventid
soar_callback_free_fn callback_struct::free_function

Definition at line 355 of file callback.h.

Referenced by soar_add_callback(), soar_destroy_callback(), and soar_push_callback().

soar_callback_fn callback_struct::function
std::string callback_struct::id

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