PLearn 0.1
|
#include <plearn/misc/PTest.h>
Go to the source code of this file.
Classes | |
class | PLearn::PPathTest |
The first sentence should be a BRIEF DESCRIPTION of what the class does. More... | |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const PPathTest &o) |
PStream & | PLearn::operator>> (PStream &in, PPathTest &o) |
PStream & | PLearn::operator>> (PStream &in, PPathTest *&o) |
PStream & | PLearn::operator<< (PStream &out, const PPathTest &o) |
PStream & | PLearn::operator>> (PStream &in, PP< PPathTest > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, PPathTest > *opt, PLearnDiff *diffs) |
PLearn::DECLARE_SPECIALIZED_DIFF_CLASS (PPathTest) template<> class TypeTraits< PPathTest > |
Definition in file PPathTest.h.