ALBA
Public Member Functions | Protected Attributes | List of all members
albaGUITree::albaGUITreeItemData Class Reference

#include <albaGUITree.h>

Inheritance diagram for albaGUITree::albaGUITreeItemData:
Inheritance graph
[legend]
Collaboration diagram for albaGUITree::albaGUITreeItemData:
Collaboration graph
[legend]

Public Member Functions

 albaGUITreeItemData (long long node_id)
 
long long GetNode ()
 

Protected Attributes

long long m_NodeId
 

Detailed Description

Data to be attached to an item of albaGUITree, holds the reference to a node_id.

Definition at line 211 of file albaGUITree.h.

Constructor & Destructor Documentation

◆ albaGUITreeItemData()

albaGUITree::albaGUITreeItemData::albaGUITreeItemData ( long long  node_id)
inline

Definition at line 213 of file albaGUITree.h.

Member Function Documentation

◆ GetNode()

long long albaGUITree::albaGUITreeItemData::GetNode ( )
inline

Definition at line 214 of file albaGUITree.h.

Member Data Documentation

◆ m_NodeId

long long albaGUITree::albaGUITreeItemData::m_NodeId
protected

Definition at line 216 of file albaGUITree.h.


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