TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Friends
Tinkercell::ItemData Class Reference

This class is used to store information about nodes or connections. It contains a hashtable of data tables, which is used by different tools to store specific data. The versions queue can be used to keep previous versions of the data. More...

#include <ItemHandle.h>

List of all members.

Friends

class ItemHandle

Detailed Description

This class is used to store information about nodes or connections. It contains a hashtable of data tables, which is used by different tools to store specific data. The versions queue can be used to keep previous versions of the data.

Definition at line 50 of file ItemHandle.h.


Friends And Related Function Documentation

friend class ItemHandle [friend]

Definition at line 52 of file ItemHandle.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines