#include <LabelFileReader.h>
List of all members.
Detailed Description
Convenient class used to read Label file
- Deprecated:
- since jan 2005
- Author:
- Frederic Wils frederic.wils@lia.univ-avignon.fr
- Version:
- 1.0
- Date:
- 2004
Definition at line 84 of file LabelFileReader.h.
Constructor & Destructor Documentation
| alize::LabelFileReader::LabelFileReader |
( |
const FileName & |
f, |
|
|
const Config & |
c |
|
) |
| [explicit] |
Creates a new LabelFileReader object
- Parameters:
-
| f | the file to read |
| c | the configuration to use |
| virtual alize::LabelFileReader::~LabelFileReader |
( |
) |
[virtual] |
| alize::LabelFileReader::LabelFileReader |
( |
const LabelFileReader & |
) |
[private] |
Member Function Documentation
Creates a new LabelFileReader object to read parameters from a raw file.
- Parameters:
-
| f | the file to use |
| c | the configuration to use |
| virtual String alize::LabelFileReader::getClassName |
( |
) |
const [virtual] |
Returns the name of the class
- Returns:
- the name of the class of the object as a String
Implements alize::Object.
| bool alize::LabelFileReader::operator!= |
( |
const LabelFileReader & |
) |
const [private] |
| bool alize::LabelFileReader::operator== |
( |
const LabelFileReader & |
) |
const [private] |
| virtual void alize::LabelFileReader::readLabels |
( |
LabelSet & |
s ) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: