assetQC
 All Classes Namespaces Files Functions Variables
Public Member Functions
assetQC.api.baseDataObject.BaseDataObject Class Reference
Inheritance diagram for assetQC.api.baseDataObject.BaseDataObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def data
def getClassName
def getObjectHash

Detailed Description

Base class for almost all 'assetQC' classes - contains helpful functions 
for sub-classes.

This should NOT be used directly by API users.

Constructor & Destructor Documentation


Member Function Documentation

Data is a dictionary that can contain any python objects / values.
Use data to store and pass data a long with this object. 

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables