Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IEDM_SearchConditionRangeQuery Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDM_SearchConditionRangeQuery:
DXP::IEDM_SearchCondition DXP::IEDM_Object

Public Member Functions

std::wstring GetField ()
void SetField (std::wstring const AValue)
TEDM_SearchConditionFieldType GetFieldType ()
void SetFieldType (TEDM_SearchConditionFieldType const AValue)
double GetMin ()
void SetMin (double const AValue)
double GetMax ()
void SetMax (double const AValue)
int GetPrecisionStep ()
void SetPrecisionStep (int const AValue)
bool GetMinInclusive ()
void SetMinInclusive (bool const AValue)
bool GetMaxInclusive ()
void SetMaxInclusive (bool const AValue)
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ GetField()

std::wstring DXP::IEDM_SearchConditionRangeQuery::GetField ( )

◆ GetFieldType()

TEDM_SearchConditionFieldType DXP::IEDM_SearchConditionRangeQuery::GetFieldType ( )

◆ GetMax()

double DXP::IEDM_SearchConditionRangeQuery::GetMax ( )

◆ GetMaxInclusive()

bool DXP::IEDM_SearchConditionRangeQuery::GetMaxInclusive ( )

◆ GetMin()

double DXP::IEDM_SearchConditionRangeQuery::GetMin ( )

◆ GetMinInclusive()

bool DXP::IEDM_SearchConditionRangeQuery::GetMinInclusive ( )

◆ GetPrecisionStep()

int DXP::IEDM_SearchConditionRangeQuery::GetPrecisionStep ( )

◆ SetField()

void DXP::IEDM_SearchConditionRangeQuery::SetField ( std::wstring const AValue)

◆ SetFieldType()

void DXP::IEDM_SearchConditionRangeQuery::SetFieldType ( TEDM_SearchConditionFieldType const AValue)

◆ SetMax()

void DXP::IEDM_SearchConditionRangeQuery::SetMax ( double const AValue)

◆ SetMaxInclusive()

void DXP::IEDM_SearchConditionRangeQuery::SetMaxInclusive ( bool const AValue)

◆ SetMin()

void DXP::IEDM_SearchConditionRangeQuery::SetMin ( double const AValue)

◆ SetMinInclusive()

void DXP::IEDM_SearchConditionRangeQuery::SetMinInclusive ( bool const AValue)

◆ SetPrecisionStep()

void DXP::IEDM_SearchConditionRangeQuery::SetPrecisionStep ( int const AValue)

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