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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const StrTableVMatrix &o)
PStream & PLearn::operator>> (PStream &in, StrTableVMatrix &o)
PStream & PLearn::operator>> (PStream &in, StrTableVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const StrTableVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< StrTableVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, StrTableVMatrix > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines