|
PLearn 0.1
|
#include "UnaryVariable.h"

Go to the source code of this file.
Classes | |
| class | PLearn::ExtractVariable |
| class | PLearn::DiffTemplate< ObjectType, ExtractVariable > |
| class | PLearn::TypeTraits< ExtractVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const ExtractVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, ExtractVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, ExtractVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const ExtractVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< ExtractVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ExtractVariable > *opt, PLearnDiff *diffs) |
| Var | PLearn::extract (Var v, int o, int l, int w) |
1.7.4