PLearn 0.1
Classes | Namespaces | Functions
ObjectGraphIteratorTest.h File Reference
#include <plearn/misc/PTest.h>
Include dependency graph for ObjectGraphIteratorTest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::ObjectGraphIteratorTest
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ObjectGraphIteratorTest.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines