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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Typedefs

typedef PP< Correspondence > PLearn::Corresp

Functions

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

Detailed Description

Definition in file Correspondence.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines