Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::ISupplierSearchStatistics Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISupplierSearchStatistics:

Public Member Functions

int GetState_RecordCount ()
int GetState_SearchResultCount ()
std::wstring SupplierName ()
void AddCategory (ISupplierCategory *Category)
int CategoryCount ()
ISupplierCategoryGetState_Category (int I)
ISupplierCategoryGetState_CategoryByName (std::wstring CategoryName)
int GetState_ElapsedTime ()
void SetState_ElapsedTime (int Value)
void SetState_RecordCount (int Value)
void SetState_SearchResultCount (int Value)

Member Function Documentation

◆ AddCategory()

void SCH::ISupplierSearchStatistics::AddCategory ( ISupplierCategory * Category)

◆ CategoryCount()

int SCH::ISupplierSearchStatistics::CategoryCount ( )

◆ GetState_Category()

ISupplierCategory * SCH::ISupplierSearchStatistics::GetState_Category ( int I)

◆ GetState_CategoryByName()

ISupplierCategory * SCH::ISupplierSearchStatistics::GetState_CategoryByName ( std::wstring CategoryName)

◆ GetState_ElapsedTime()

int SCH::ISupplierSearchStatistics::GetState_ElapsedTime ( )

◆ GetState_RecordCount()

int SCH::ISupplierSearchStatistics::GetState_RecordCount ( )

◆ GetState_SearchResultCount()

int SCH::ISupplierSearchStatistics::GetState_SearchResultCount ( )

◆ SetState_ElapsedTime()

void SCH::ISupplierSearchStatistics::SetState_ElapsedTime ( int Value)

◆ SetState_RecordCount()

void SCH::ISupplierSearchStatistics::SetState_RecordCount ( int Value)

◆ SetState_SearchResultCount()

void SCH::ISupplierSearchStatistics::SetState_SearchResultCount ( int Value)

◆ SupplierName()

std::wstring SCH::ISupplierSearchStatistics::SupplierName ( )

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