PLearn 0.1
Namespaces | Functions
PyPLearnScript.cc File Reference
#include "PyPLearnScript.h"
#include <plearn/sys/Popen.h>
#include <plearn/io/openFile.h>
#include <plearn/io/fileutils.h>
#include <plearn/base/stringutils.h>
#include <plearn/base/pl_repository_revision.h>
#include <plearn/vmat/VMatrix.h>
#include <plearn/io/pl_log.h>
Include dependency graph for PyPLearnScript.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::smartLoadObject (PPath filepath, const vector< string > &args, time_t &return_date)
 Reads an object from the given filepath, performaing adequate preprocessing according to file extension.

Detailed Description

Definition in file PyPLearnScript.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines