|
ACF $AcfVersion:0$
|
Structure holding an attached object and its description. More...
#include <CExtMessage.h>
Public Attributes | |
| istd::TSharedInterfacePtr< iser::IObject > | objectPtr |
| Shared pointer to the attached object. | |
| QString | description |
| Human-readable description of the object. | |
Structure holding an attached object and its description.
Definition at line 303 of file CExtMessage.h.
| QString ilog::CExtMessage::AttachedObject::description |
Human-readable description of the object.
Definition at line 309 of file CExtMessage.h.
| istd::TSharedInterfacePtr<iser::IObject> ilog::CExtMessage::AttachedObject::objectPtr |
Shared pointer to the attached object.
Definition at line 306 of file CExtMessage.h.