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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RPPath.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines