Kanzi 3.9.10
kanzi::Node::NodeComponentEntry Struct Reference

Object node component entry. More...

#include <kanzi/core.ui/node/node.hpp>

Public Member Functions

 NodeComponentEntry (NodeComponentSharedPtr nodeComponent, const void *owner)
 

Public Attributes

NodeComponentSharedPtr nodeComponent
 Node component.
 
const voidowner
 Owner of the node component.
 

Detailed Description

Object node component entry.

Constructor & Destructor Documentation

◆ NodeComponentEntry()

kanzi::Node::NodeComponentEntry::NodeComponentEntry ( NodeComponentSharedPtr nodeComponent,
const void * owner )
inline

Member Data Documentation

◆ nodeComponent

NodeComponentSharedPtr kanzi::Node::NodeComponentEntry::nodeComponent

Node component.

◆ owner

const void* kanzi::Node::NodeComponentEntry::owner

Owner of the node component.


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