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

PLearn::SDBVMFieldSource1 Class Reference

A field that maps exactly 1 SDB field to a VMatrix segment (abstract). More...

#include <SDBVMat.h>

Inheritance diagram for PLearn::SDBVMFieldSource1:

Inheritance graph
[legend]
Collaboration diagram for PLearn::SDBVMFieldSource1:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SDBVMFieldSource1 (SDBVMSource source, real missing_values_mapping=MISSING_VALUE, VMField::FieldType field_type=VMField::UnknownType)
 Use, e.g.


Protected Attributes

SDBVMSource source_

Private Types

typedef SDBVMField inherited

Detailed Description

A field that maps exactly 1 SDB field to a VMatrix segment (abstract).

Definition at line 294 of file SDBVMat.h.


Member Typedef Documentation

typedef SDBVMField PLearn::SDBVMFieldSource1::inherited [private]
 

Reimplemented in PLearn::SDBVMFieldAsIs, PLearn::SDBVMFieldNormalize, PLearn::SDBVMFieldDivSigma, PLearn::SDBVMFieldAffine, PLearn::SDBVMFieldPosAffine, PLearn::SDBVMFieldSignedPower, PLearn::SDBVMFieldFunc1, PLearn::SDBVMFieldDate, PLearn::SDBVMFieldDay, PLearn::SDBVMFieldMonths, PLearn::SDBVMFieldDiscrete, PLearn::SDBVMFieldDateGreater, PLearn::SDBVMFieldCodeAsIs, PLearn::SDBVMFieldRemapReals, PLearn::SDBVMFieldRemapStrings, PLearn::SDBVMFieldRemapIntervals, and PLearn::SDBVMFieldMultiDiscrete.

Definition at line 296 of file SDBVMat.h.


Constructor & Destructor Documentation

PLearn::SDBVMFieldSource1::SDBVMFieldSource1 SDBVMSource  source,
real  missing_values_mapping = MISSING_VALUE,
VMField::FieldType  field_type = VMField::UnknownType
[inline]
 

Use, e.g.

my_schema("column_name"), to easily get a FieldPtr from a symbolic column name

Definition at line 301 of file SDBVMat.h.


Member Data Documentation

SDBVMSource PLearn::SDBVMFieldSource1::source_ [protected]
 

Definition at line 307 of file SDBVMat.h.


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