PLearn 0.1
Classes | Namespaces | Functions
OutputVariable.h File Reference
#include "UnaryVariable.h"
#include <fstream>
Include dependency graph for OutputVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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