Kanzi  3.9.6
Kanzi Engine API
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. More...
 
const void * owner
 Owner of the node component. More...
 

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: