[libgfc Index] [libgfc Hierarchy] [Headers]
The unit of a time series. More...
#include <src/gtseries.h>
Inherits: GTimestamp
This class represents an episode (or an event) in a time series. GEpisode is the unit of time series. Each episode has a timestamp and an event descriptor which is not interpreted by this class.
[public]
return pointer to the next episode
[public]
return previous episode (the one whose timestamp is smaller/earlier)
[public]
return the event descriptor; desc must be preallocated w/ >= 8 bytes.
[public]
set the event descriptor
[public]
set the specific date
[public]
set the timestamp
Documentation generated by lqian@lqian-sun on Wed Jul 14 09:36:10 EDT 1999 | Kdoc |