DataItem

This a python binding to the C++ class Mantid::Kernel::DataItem.

class mantid.kernel.DataItem
__init__()

Raises an exception This class cannot be instantiated from Python

id((DataItem)self) → str :

The string ID of the class

name((DataItem)self) → str :

The name of the object

threadSafe((DataItem)self) → bool :

Returns true if the object can be accessed safely from multiple threads