PLearn 0.1
|
#include <plearn/var/NaryVariable.h>
Go to the source code of this file.
Classes | |
class | PLearn::PlusManyVariable |
class | PLearn::DiffTemplate< ObjectType, PlusManyVariable > |
class | PLearn::TypeTraits< PlusManyVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const PlusManyVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PlusManyVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PlusManyVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const PlusManyVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< PlusManyVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, PlusManyVariable > *opt, PLearnDiff *diffs) |
Definition in file PlusManyVariable.h.