Interfaces ¶ IAddrInfoLeafTreeNode (Interface) AddressInfo (Property) IRootAddressNodeWithDatasourceIndex (Interface) DatasourceIndex (Property) IVariableInfoCollectsSpecialAddressInfos (Interface) SpecialAddrFound (Method) IVariableInfoCollectsToplevelAddressInfo (Interface) StoreAddressInfo (Method)
IAddrInfoLeafTreeNode (ITF) ¶ INTERFACE IAddrInfoLeafTreeNode Properties: AddressInfo Structure: AddressInfo (Property)
IAddrInfoLeafTreeNode.AddressInfo (PROP) ¶ PROPERTY AddressInfo : POINTER TO AddressGeneratedInfo
IRootAddressNodeWithDatasourceIndex (ITF) ¶ INTERFACE IRootAddressNodeWithDatasourceIndex Properties: DatasourceIndex Structure: DatasourceIndex (Property)
IRootAddressNodeWithDatasourceIndex.DatasourceIndex (PROP) ¶ PROPERTY DatasourceIndex : INT
IVariableInfoCollectsSpecialAddressInfos (ITF) ¶ INTERFACE IVariableInfoCollectsSpecialAddressInfos EXTENDS __SYSTEM.IQueryInterface This interface is used to store the property information derived during type tree walking; The codegeneration of the datasources does some differences here so we use a different way then ICollectsPropertyInformation Methods: SpecialAddrFound Structure: SpecialAddrFound (Method)
IVariableInfoCollectsSpecialAddressInfos.SpecialAddrFound (METH) ¶ METHOD SpecialAddrFound InOut: Scope Name Type Inout Const ai AddressGeneratedInfo
IVariableInfoCollectsToplevelAddressInfo (ITF) ¶ INTERFACE IVariableInfoCollectsToplevelAddressInfo EXTENDS __SYSTEM.IQueryInterface Methods: StoreAddressInfo Structure: StoreAddressInfo (Method)
ITraceAddressInfoWriter ¶ TraceAbsoluteAddressInfoWriter (FunctionBlock) FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method) TraceAbstractAddressInfoWriter (FunctionBlock) ITraceAddressInfoWriter-parts GetSize (Method) GetType (Method) SetDataItem (Method) TracePropertyByCallAddressInfoWriter (FunctionBlock) FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method)
TraceAbsoluteAddressInfoWriter (FB) ¶ FUNCTION_BLOCK TraceAbsoluteAddressInfoWriter EXTENDS TraceAbstractAddressInfoWriter IMPLEMENTS IDatasources.ITraceAddressInfoWriter This function block is the implementation of the ITraceAddressInfoWriter interface for an absolute address info. Methods: FB_Exit SetAddressInfo GetAddressFlags GetSize , inherited from TraceAbstractAddressInfoWriter GetType , inherited from TraceAbstractAddressInfoWriter Release SetDataItem , inherited from TraceAbstractAddressInfoWriter WriteAddressInfo Structure: FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method)