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

Go to the source code of this file.

Classes

class  PLearn::AutoVMatrixSaveSource
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, AutoVMatrixSaveSource >
class  PLearn::TypeTraits< AutoVMatrixSaveSource >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file AutoVMatrixSaveSource.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines