Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

_evfile Struct Reference
[Spade state recordingSpade state recordingSpade state recording]

structure containing the elements on an event file More...

#include <spp_spade.h>

Collaboration diagram for _evfile:

Collaboration graph
[legend]

Data Fields

table_mgrmgr
 the table manager that does the storge for this event file

int feat_depth
 this how many features deep we care about; table manager may store more for other reasons

feature_list calc_feats
 the features we need stored, in order

_evfilenext
 the next event file in a linked list of them

table_mgrmgr
 the table manager that does the storge for this event file

_evfilenext
 the next event file in a linked list of them

table_mgrmgr
 the table manager that does the storge for this event file

_evfilenext
 the next event file in a linked list of them


Detailed Description

structure containing the elements on an event file

Definition at line 1626 of file spp_spade.h.


Field Documentation

feature_list _evfile::calc_feats
 

the features we need stored, in order

Note:
maybe eventually we should maintain a user-addressable set of these

Definition at line 1632 of file src/spp_spade.h.

Referenced by event_recorder_new_event_file(), and evfile_print_config_details().

int _evfile::feat_depth
 

this how many features deep we care about; table manager may store more for other reasons

Definition at line 1630 of file src/spp_spade.h.

Referenced by event_recorder_get_condprob(), event_recorder_get_prob(), event_recorder_new_event_file(), and evfile_print_config_details().

table_mgr* _evfile::mgr
 

the table manager that does the storge for this event file

Definition at line 1628 of file src/spp_spade.h.

table_mgr* _evfile::mgr
 

the table manager that does the storge for this event file

Definition at line 97 of file event_recorder.h.

table_mgr* _evfile::mgr
 

the table manager that does the storge for this event file

Definition at line 1628 of file spp_spade.h.

Referenced by event_recorder_get_condprob(), event_recorder_get_count(), event_recorder_get_entropy(), event_recorder_get_obs_count(), event_recorder_get_prob(), event_recorder_get_store_count(), event_recorder_new_event_file(), and evfile_print_config_details().

struct _evfile* _evfile::next
 

the next event file in a linked list of them

Definition at line 1635 of file src/spp_spade.h.

struct _evfile* _evfile::next
 

the next event file in a linked list of them

Definition at line 104 of file event_recorder.h.

struct _evfile* _evfile::next
 

the next event file in a linked list of them

Definition at line 1635 of file spp_spade.h.

Referenced by event_recorder_new_event_file().


The documentation for this struct was generated from the following files:
Generated on Sun Feb 22 14:06:22 2004 for spade_docs by doxygen 1.3.6