PLearn 0.1
Classes | Namespaces | Functions
SourceVariable.h File Reference
#include "VarArray.h"
#include <plearn/math/PRandom.h>
Include dependency graph for SourceVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::SourceVariable
class  PLearn::DiffTemplate< ObjectType, SourceVariable >
class  PLearn::TypeTraits< SourceVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SourceVariable &o)
PStream & PLearn::operator>> (PStream &in, SourceVariable &o)
PStream & PLearn::operator>> (PStream &in, SourceVariable *&o)
PStream & PLearn::operator<< (PStream &out, const SourceVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< SourceVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SourceVariable > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines