WekaSink Class Reference
[Input/Output]

Output sink (text) in WEKA (ARFF) format. More...

#include <WekaSink.h>

Inherits Marsyas::MarSystem.


Public Member Functions

void putHeader (std::string inObsNames)
 Write the WEKA ARFF header to the output file.
 WekaSink (const WekaSink &a)
 WekaSink copy constructor.
 WekaSink (std::string name)
 WekaSink constructor.
 ~WekaSink ()
 WekaSink desctructor.

Private Attributes

mrs_natural count_
 scheduling purposes
std::string filename_
 The file name of the WEKA file we are currently write to.
std::vector< std::string > labelNames_
 List of the label names.
std::ofstream * mos_
 The output stream to write the WEKA ARFF data to.
mrs_natural precision_
 The decimal precision to use in the floating point notation.


Detailed Description

Output sink (text) in WEKA (ARFF) format.

Controls:

Definition at line 56 of file WekaSink.h.


The documentation for this class was generated from the following files:

Generated on Wed May 23 00:02:23 2012 for Marsyas by  doxygen 1.5.6