SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions
SerializableAsciiReader00 Class Reference

Detailed Description

Serializable ascii reader.

Definition at line 18 of file SerializableAsciiReader00.h.

Inheritance diagram for SerializableAsciiReader00:
Inheritance graph
[legend]

Public Member Functions

 SerializableAsciiReader00 (CSerializableAsciiFile *file)
virtual ~SerializableAsciiReader00 ()
virtual const char * get_name () const

Additional Inherited Members

- Public Attributes inherited from CSGObject
SGIOio
Parallelparallel
Versionversion
Parameterm_parameters
Parameterm_model_selection_parameters
- Protected Member Functions inherited from CSGObject
virtual void load_serializable_pre () throw (ShogunException)
virtual void load_serializable_post () throw (ShogunException)
virtual void save_serializable_pre () throw (ShogunException)
virtual void save_serializable_post () throw (ShogunException)

Constructor & Destructor Documentation

constructor

Parameters
file

Definition at line 15 of file SerializableAsciiReader00.cpp.

destructor

Definition at line 18 of file SerializableAsciiReader00.cpp.

Member Function Documentation

virtual const char* get_name ( ) const
virtual
Returns
object name

Implements CSGObject.

Definition at line 33 of file SerializableAsciiReader00.h.


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

SHOGUN Machine Learning Toolbox - Documentation