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

Go to the source code of this file.

Classes

class  PLearn::ObjectOptionVariable
 Variable which wraps an option of an object. More...
class  PLearn::DiffTemplate< ObjectType, ObjectOptionVariable >
class  PLearn::TypeTraits< ObjectOptionVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

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