Public Member Functions | Private Member Functions | Private Attributes

Translate Class Reference

Translate filename into loc and sent. More...

#include <FactorAnalysis.h>

List of all members.

Public Member Functions

 Translate ()
 Translate (XList &fileList)
 Fill structure with id and idxs.
 ~Translate ()
unsigned long locNb (const String &file)
 Get speaker nb.
unsigned long sessionNb (const String &file)
 Get seesion nb.

Private Member Functions

long _idxOfID (const String &file)
 idx in XLine

Private Attributes

XLine _id
ULongVector _locidx
ULongVector _sessionidx

Detailed Description

Translate filename into loc and sent.

Definition at line 73 of file FactorAnalysis.h.


Constructor & Destructor Documentation

Translate::Translate (  ) [inline]

Definition at line 87 of file FactorAnalysis.h.

Translate::Translate ( XList &  fileList ) [inline]

Fill structure with id and idxs.

Definition at line 90 of file FactorAnalysis.h.

Translate::~Translate (  ) [inline]

Definition at line 104 of file FactorAnalysis.h.


Member Function Documentation

long Translate::_idxOfID ( const String &  file ) [inline, private]

idx in XLine

Definition at line 79 of file FactorAnalysis.h.

unsigned long Translate::locNb ( const String &  file ) [inline]
unsigned long Translate::sessionNb ( const String &  file ) [inline]

Member Data Documentation

XLine Translate::_id [private]

Definition at line 74 of file FactorAnalysis.h.

ULongVector Translate::_locidx [private]

Definition at line 75 of file FactorAnalysis.h.

ULongVector Translate::_sessionidx [private]

Definition at line 76 of file FactorAnalysis.h.


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