PLearn 0.1
Namespaces | Functions
ProgressBar.cc File Reference
#include "RemoteDeclareMethod.h"
#include "ProgressBar.h"
#include "stringutils.h"
#include <math.h>
#include <plearn/base/tostring.h>
#include <plearn/math/pl_math.h>
Include dependency graph for ProgressBar.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

void PLearn::setProgressBarPlugin (string pb_type)
BEGIN_DECLARE_REMOTE_FUNCTIONS PLearn::declareFunction ("setProgressBarPlugin",&setProgressBarPlugin,(BodyDoc("Sets the progress bar plugin.\n"), ArgDoc("pb_type","one of: 'none','text'.")))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines