ActiveLezi Class Reference

#include <ActiveLezi.h>

Inheritance diagram for ActiveLezi:

PredictorAlgorithm List of all members.

Public Member Functions

 ActiveLezi (predictorparams &params)
virtual ~ActiveLezi ()
virtual void addContexts (const membershiplist *contexts, time_t time)
virtual void addContext (unsigned long contextId, time_t time)
virtual unsigned long getNextContext () const
virtual membershiplist getNextContexts () const
virtual contexttrajectory getContextTrajectory (unsigned int start, unsigned int end) const
virtual unsigned long getContextAt (time_t time) const
virtual membershiplist getContextsAt (time_t time) const
virtual string serialize () const
virtual void unserialize (string data)
unsigned int getMaxDepth () const
virtual string toString () const

Detailed Description

Todo:
documentation


Constructor & Destructor Documentation

ActiveLezi::ActiveLezi predictorparams params  ) 
 

Todo:
documentation

ActiveLezi::~ActiveLezi  )  [virtual]
 

Destructor


Member Function Documentation

void ActiveLezi::addContext unsigned long  contextId,
time_t  time
[virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

void ActiveLezi::addContexts const membershiplist contexts,
time_t  time
[virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

unsigned long ActiveLezi::getContextAt time_t  time  )  const [virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

membershiplist ActiveLezi::getContextsAt time_t  time  )  const [virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

contexttrajectory ActiveLezi::getContextTrajectory unsigned int  start,
unsigned int  end
const [virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

unsigned int ActiveLezi::getMaxDepth  )  const
 

Todo:
documentation

unsigned long ActiveLezi::getNextContext  )  const [virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

membershiplist ActiveLezi::getNextContexts  )  const [virtual]
 

Todo:
documentation

Implements PredictorAlgorithm.

string ActiveLezi::serialize  )  const [virtual]
 

Serialize a predictors data to a string

Returns:
String representation of the predictor data.

Implements PredictorAlgorithm.

string ActiveLezi::toString  )  const [virtual]
 

This is only for testing.

Implements PredictorAlgorithm.

void ActiveLezi::unserialize string  data  )  [virtual]
 

Unserialize a predictors data from a string

Parameters:
data String representation of the predictor data.

Implements PredictorAlgorithm.


The documentation for this class was generated from the following files:
Generated on Mon Jun 5 10:20:49 2006 for Intelligence.kdevelop by  doxygen 1.4.6