|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::IdentityFeatureSet |
| FeatureSet with features corresponding to the input string token. More... | |
| class | PLearn::DiffTemplate< ObjectType, IdentityFeatureSet > |
| class | PLearn::TypeTraits< IdentityFeatureSet > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const IdentityFeatureSet &o) |
| PStream & | PLearn::operator>> (PStream &in, IdentityFeatureSet &o) |
| PStream & | PLearn::operator>> (PStream &in, IdentityFeatureSet *&o) |
| PStream & | PLearn::operator<< (PStream &out, const IdentityFeatureSet &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< IdentityFeatureSet > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, IdentityFeatureSet > *opt, PLearnDiff *diffs) |
Definition in file IdentityFeatureSet.h.
1.7.4