Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::TmpFilenames Class Reference

#include <TmpFilenames.h>

Inheritance diagram for PLearn::TmpFilenames:

Inheritance graph
[legend]
Collaboration diagram for PLearn::TmpFilenames:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TmpFilenames (int nfiles=0, const string directory="/tmp/", const string prefix="")
 TmpFilenames (const TmpFilenames &other)
void operator= (const TmpFilenames &other)
string addFilename (const string directory="/tmp/", const string prefix="")
 Creates a new file and appends its name to the TmpFilenames.

char * newFile (const string directory="/tmp/", const string prefix="")
 DEPRECATED : please use above method instead (addFilename).


Constructor & Destructor Documentation

PLearn::TmpFilenames::TmpFilenames int  nfiles = 0,
const string  directory = "/tmp/",
const string  prefix = ""
 

Definition at line 51 of file TmpFilenames.cc.

References addFilename(), and k.

PLearn::TmpFilenames::TmpFilenames const TmpFilenames other  ) 
 

Definition at line 57 of file TmpFilenames.cc.

References operator=().


Member Function Documentation

string PLearn::TmpFilenames::addFilename const string  directory = "/tmp/",
const string  prefix = ""
 

Creates a new file and appends its name to the TmpFilenames.

Definition at line 69 of file TmpFilenames.cc.

References PLearn::newFilename().

Referenced by PLearn::displayVarGraph(), PLearn::fullyRebalance2Classes(), PLearn::matlabR11eigs(), PLearn::OldDisplayVarGraph(), PLearn::Learner::test(), TmpFilenames(), and PLearn::EmbeddedSequentialLearner::train().

char * PLearn::TmpFilenames::newFile const string  directory = "/tmp/",
const string  prefix = ""
 

DEPRECATED : please use above method instead (addFilename).

Definition at line 76 of file TmpFilenames.cc.

References PLERROR.

void PLearn::TmpFilenames::operator= const TmpFilenames other  ) 
 

Definition at line 60 of file TmpFilenames.cc.

References k, resize(), and PLearn::TVec< string >::size().

Referenced by TmpFilenames().


The documentation for this class was generated from the following files:
Generated on Tue Aug 17 16:23:15 2004 for PLearn by doxygen 1.3.7