Abstract class to store user data on a Tree node. More...
#include <creaImageIOTreeNode.h>
Public Member Functions | |
NodeData () | |
virtual | ~NodeData () |
Abstract class to store user data on a Tree node.
Definition at line 26 of file creaImageIOTreeNode.h.
creaImageIO::tree::NodeData::NodeData | ( | ) | [inline] |
Definition at line 28 of file creaImageIOTreeNode.h.
{}
virtual creaImageIO::tree::NodeData::~NodeData | ( | ) | [inline, virtual] |
Definition at line 29 of file creaImageIOTreeNode.h.
{}