PLearn 0.1
Classes | Namespaces | Functions
VarArrayElementVariable.h File Reference
#include "NaryVariable.h"
Include dependency graph for VarArrayElementVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::VarArrayElementVariable
 Variable that is the element of the input1 VarArray indexed by the input2 variable. More...
class  PLearn::DiffTemplate< ObjectType, VarArrayElementVariable >
class  PLearn::TypeTraits< VarArrayElementVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

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