PLearn 0.1
Classes | Namespaces | Functions
SecondIterationWrapper.h File Reference
#include <plearn_learners/generic/PLearner.h>
#include <plearn/base/stringutils.h>
Include dependency graph for SecondIterationWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::SecondIterationWrapper

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SecondIterationWrapper &o)
PStream & PLearn::operator>> (PStream &in, SecondIterationWrapper &o)
PStream & PLearn::operator>> (PStream &in, SecondIterationWrapper *&o)
PStream & PLearn::operator<< (PStream &out, const SecondIterationWrapper &o)
PStream & PLearn::operator>> (PStream &in, PP< SecondIterationWrapper > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SecondIterationWrapper > *opt, PLearnDiff *diffs)
 PLearn::DECLARE_SPECIALIZED_DIFF_CLASS (SecondIterationWrapper) template<> class TypeTraits< SecondIterationWrapper >

Detailed Description

Definition in file SecondIterationWrapper.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines