|
PLearn 0.1
|
#include <plearn/var/UnaryVariable.h>

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