#include <uidatapointsetmerger.h>
◆ PackID
◆ MatchPolicy
| Enumerator |
|---|
| Exact | |
| Nearest | |
| NoMatch | |
◆ ReplacePolicy
◆ DPSMergerProp()
◆ ~DPSMergerProp()
| DPSMergerProp::~DPSMergerProp |
( |
| ) |
|
◆ masterColIDs()
| const TypeSet< int > & DPSMergerProp::masterColIDs |
( |
| ) |
const |
|
inline |
◆ masterDPID()
| PackID DPSMergerProp::masterDPID |
( |
| ) |
const |
|
inline |
◆ matchPolicy()
◆ maxAllowedHorDist()
| float DPSMergerProp::maxAllowedHorDist |
( |
| ) |
const |
|
inline |
◆ maxAllowedZDist()
| float DPSMergerProp::maxAllowedZDist |
( |
| ) |
const |
|
inline |
◆ newDPSID()
| const MultiID & DPSMergerProp::newDPSID |
( |
| ) |
const |
|
inline |
◆ overWriteUndef()
| bool DPSMergerProp::overWriteUndef |
( |
| ) |
const |
|
inline |
◆ primaryColIDs()
| const TypeSet< int > & DPSMergerProp::primaryColIDs |
( |
| ) |
const |
◆ primaryDPID()
| PackID DPSMergerProp::primaryDPID |
( |
| ) |
const |
◆ replacePolicy()
◆ secondaryColIDs()
| const TypeSet< int > & DPSMergerProp::secondaryColIDs |
( |
| ) |
const |
◆ secondaryDPID()
| PackID DPSMergerProp::secondaryDPID |
( |
| ) |
const |
◆ setColid()
| void DPSMergerProp::setColid |
( |
int | primaryid, |
|
|
int | secondaryid ) |
◆ setMatchPolicy()
◆ setMaxAllowedHorDist()
| void DPSMergerProp::setMaxAllowedHorDist |
( |
float | maxdist | ) |
|
|
inline |
◆ setMaxAllowedZDist()
| void DPSMergerProp::setMaxAllowedZDist |
( |
float | maxz | ) |
|
|
inline |
◆ setOverWriteUndef()
| void DPSMergerProp::setOverWriteUndef |
( |
bool | yn | ) |
|
|
inline |
◆ setReplacePolicy()
◆ slaveColIDs()
| const TypeSet< int > & DPSMergerProp::slaveColIDs |
( |
| ) |
const |
|
inline |
◆ slaveDPID()
| PackID DPSMergerProp::slaveDPID |
( |
| ) |
const |
|
inline |
◆ dooverwriteundef_
| bool DPSMergerProp::dooverwriteundef_ = false |
|
protected |
◆ matchpol_
◆ maxhordist_
| float DPSMergerProp::maxhordist_ = mUdf(float) |
|
protected |
◆ maxz_
| float DPSMergerProp::maxz_ = mUdf(float) |
|
protected |
◆ newdpsid_
◆ primarycolids_
| TypeSet<int> DPSMergerProp::primarycolids_ |
|
protected |
◆ primarydpsid_
| PackID DPSMergerProp::primarydpsid_ |
|
protected |
◆ replacepol_
◆ secondarycolids_
| TypeSet<int> DPSMergerProp::secondarycolids_ |
|
protected |
◆ secondarydpsid_
| PackID DPSMergerProp::secondarydpsid_ |
|
protected |