PLearn 0.1
Classes | Namespaces | Functions
CachedFeatureSet.h File Reference
#include <plearn/feat/FeatureSet.h>
Include dependency graph for CachedFeatureSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::CachedFeatureSet
 Feature set that maintains a cached mapping between tokens and their features. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const CachedFeatureSet &o)
PStream & PLearn::operator>> (PStream &in, CachedFeatureSet &o)
PStream & PLearn::operator>> (PStream &in, CachedFeatureSet *&o)
PStream & PLearn::operator<< (PStream &out, const CachedFeatureSet &o)
PStream & PLearn::operator>> (PStream &in, PP< CachedFeatureSet > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, CachedFeatureSet > *opt, PLearnDiff *diffs)
 PLearn::DECLARE_SPECIALIZED_DIFF_CLASS (CachedFeatureSet) template<> class TypeTraits< CachedFeatureSet >

Detailed Description

Definition in file CachedFeatureSet.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines