|
Altium C++ SDK 3.0
|
#include <EDP.ComponentLib.Interfaces.h>
Additional Inherited Members | |
| Public Member Functions inherited from ComponentLib::IAbstractGroup | |
| std::wstring | GetItemNamingScheme () |
| void | SetItemNamingScheme (std::wstring Value) |
| IComponentSet * | GetComponentSet () |
| void | SetComponentSet (IComponentSet *Value) |
| IGroupList * | Groups () |
| IComponentDefinitionList * | ComponentDefinitions () |
| std::wstring | GetPath () |
| void | SetPAth (std::wstring Value) |
| Public Member Functions inherited from ComponentLib::IAbstractItem | |
| std::wstring | GetID () |
| void | SetId (std::wstring Value) |
| IAbstractGroup * | GetParentGroup () |
| void | SetParentGroup (IAbstractGroup *Value) |
| IModelChoiceList * | ModelChoices () |
| IParameterList * | Parameters () |
| IParameter * | FindParameterByName (std::wstring const AName) |
| int | GetStateIndex () |
| void | SetStateIndex (int Value) |
| Public Member Functions inherited from ComponentLib::IGloballyIdentifiedObject | |
| std::wstring | GetGUID () |
| void | SetGUID (std::wstring Value) |