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

PLearn::SDBVMFieldSource2 Class Reference

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

#include <SDBVMat.h>

Inheritance diagram for PLearn::SDBVMFieldSource2:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SDBVMFieldSource2 (SDBVMSource source1, SDBVMSource source2, real missing_values_mapping=MISSING_VALUE, VMField::FieldType field_type=VMField::UnknownType)
 Use, e.g.


Protected Attributes

SDBVMSource source1_
SDBVMSource source2_

Private Types

typedef SDBVMField inherited

Detailed Description

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

Definition at line 311 of file SDBVMat.h.


Member Typedef Documentation

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

Reimplemented in PLearn::SDBVMFieldFunc2.

Definition at line 313 of file SDBVMat.h.


Constructor & Destructor Documentation

PLearn::SDBVMFieldSource2::SDBVMFieldSource2 SDBVMSource  source1,
SDBVMSource  source2,
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 318 of file SDBVMat.h.


Member Data Documentation

SDBVMSource PLearn::SDBVMFieldSource2::source1_ [protected]
 

Definition at line 324 of file SDBVMat.h.

SDBVMSource PLearn::SDBVMFieldSource2::source2_ [protected]
 

Definition at line 325 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