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

#include <albaGUITree.h>

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

Public Member Functions

 albaGUITreeTableElement (wxTreeItemId item)
 
wxTreeItemId GetItem ()
 
void SetItem (wxTreeItemId item)
 

Protected Attributes

wxTreeItemId m_TreeItemId
 

Detailed Description

specialized HashTable element used in albaGUITree to store a reference to a wxTreeItemId

Definition at line 222 of file albaGUITree.h.

Constructor & Destructor Documentation

◆ albaGUITreeTableElement()

albaGUITree::albaGUITreeTableElement::albaGUITreeTableElement ( wxTreeItemId  item)
inline

Definition at line 225 of file albaGUITree.h.

Member Function Documentation

◆ GetItem()

wxTreeItemId albaGUITree::albaGUITreeTableElement::GetItem ( )
inline

Definition at line 226 of file albaGUITree.h.

◆ SetItem()

void albaGUITree::albaGUITreeTableElement::SetItem ( wxTreeItemId  item)
inline

Definition at line 227 of file albaGUITree.h.

Member Data Documentation

◆ m_TreeItemId

wxTreeItemId albaGUITree::albaGUITreeTableElement::m_TreeItemId
protected

Definition at line 229 of file albaGUITree.h.


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