reincarnation_callback Struct Reference

List of all members.

Public Attributes

void(* routine )()
list_head list

Detailed Description

A registered callback, part of a list of these.

Definition at line 49 of file reincarnation_callback.c.


Member Data Documentation

struct list_head reincarnation_callback::list

Links this callback in the context of theRegisteredCallbacks.

Definition at line 52 of file reincarnation_callback.c.

Referenced by mnemosyne_reincarnation_callback_register().

void(* reincarnation_callback::routine)()

The callback to be executed.

Referenced by mnemosyne_reincarnation_callback_execute_all(), and mnemosyne_reincarnation_callback_register().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7