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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDM_RawSearchResult:
DXP::IEDM_Result DXP::IEDM_Object

Public Member Functions

int GetSearchItemCount ()
IEDM_SearchItemGetSearchItem (int AIndex)
void SetSearchItem (int AIndex, IEDM_SearchItem *ARecord)
void DeleteSearchItem (int AIndex)
void AddSearchItem (IEDM_SearchItem *ARecord)
void ClearSearchItems ()
int GetTotalHits ()
void SetTotalHits (int AValue)
Public Member Functions inherited from DXP::IEDM_Result
void SetMessage (std::wstring const AValue)
void SetSuccess (bool const AValue)
std::wstring GetMessage ()
bool GetSuccess ()
void SetError (std::wstring const AMessage)
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ AddSearchItem()

void DXP::IEDM_RawSearchResult::AddSearchItem ( IEDM_SearchItem * ARecord)

◆ ClearSearchItems()

void DXP::IEDM_RawSearchResult::ClearSearchItems ( )

◆ DeleteSearchItem()

void DXP::IEDM_RawSearchResult::DeleteSearchItem ( int AIndex)

◆ GetSearchItem()

IEDM_SearchItem * DXP::IEDM_RawSearchResult::GetSearchItem ( int AIndex)

◆ GetSearchItemCount()

int DXP::IEDM_RawSearchResult::GetSearchItemCount ( )

◆ GetTotalHits()

int DXP::IEDM_RawSearchResult::GetTotalHits ( )

◆ SetSearchItem()

void DXP::IEDM_RawSearchResult::SetSearchItem ( int AIndex,
IEDM_SearchItem * ARecord )

◆ SetTotalHits()

void DXP::IEDM_RawSearchResult::SetTotalHits ( int AValue)

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