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

PLearn::StringFieldMapping Class Reference

#include <AutoSDBVMatrix.h>

Collaboration diagram for PLearn::StringFieldMapping:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StringFieldMapping ()
 StringFieldMapping (string filename_, real dft_val_=MISSING_VALUE)
real operator[] (const string &s) const

Public Attributes

real dft_val
hash_map< string, realmapping

Constructor & Destructor Documentation

PLearn::StringFieldMapping::StringFieldMapping  )  [inline]
 

Definition at line 69 of file AutoSDBVMatrix.h.

PLearn::StringFieldMapping::StringFieldMapping string  filename_,
real  dft_val_ = MISSING_VALUE
[inline]
 

Definition at line 72 of file AutoSDBVMatrix.h.

References dft_val, mapping, and val.


Member Function Documentation

real PLearn::StringFieldMapping::operator[] const string s  )  const [inline]
 

Definition at line 88 of file AutoSDBVMatrix.h.

References dft_val, mapping, and operator[]().

Referenced by operator[]().


Member Data Documentation

real PLearn::StringFieldMapping::dft_val
 

Definition at line 66 of file AutoSDBVMatrix.h.

Referenced by operator[](), and StringFieldMapping().

hash_map<string, real> PLearn::StringFieldMapping::mapping [mutable]
 

Definition at line 67 of file AutoSDBVMatrix.h.

Referenced by operator[](), and StringFieldMapping().


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 16:22:46 2004 for PLearn by doxygen 1.3.7