ACF $AcfVersion:0$
Public Attributes | List of all members
icomp::IRegistry::ElementInfo Struct Reference

Describe information stored with each element. More...

#include <IRegistry.h>

Public Attributes

ElementPtr elementPtr
 Pointer to registry element.
 
icomp::CComponentAddress address
 Address of component used to create its instance.
 

Detailed Description

Describe information stored with each element.

Definition at line 68 of file IRegistry.h.

Member Data Documentation

◆ address

icomp::CComponentAddress icomp::IRegistry::ElementInfo::address

Address of component used to create its instance.

Definition at line 71 of file IRegistry.h.

◆ elementPtr

ElementPtr icomp::IRegistry::ElementInfo::elementPtr

Pointer to registry element.

Definition at line 70 of file IRegistry.h.


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