arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

DataObj.h File Reference

#include "simCore.h"
#include <smartptr.h>
#include <simBase/simBase.h>
#include <arrayGutz.h>

Go to the source code of this file.

Compounds

class  DataObj
 Data Object Base class. More...

class  DataObjIF
 Data Object Interface This members of this object are all used in the pipeline framework, and are not something a developer or user should care about. More...


Typedefs

typedef gutz::SmartPtr< DataObjIFDataObjSP
typedef gutz::arrayOwn1< DataObjSPDataObjSPArro
typedef gutz::arrayWrap1<
DataObjSP
DataObjSPArrw


Typedef Documentation

typedef gutz::SmartPtr<DataObjIF> DataObjSP
 

Definition at line 84 of file DataObj.h.

Referenced by DataObj::request_(), ColorMapper::setInput(), and DataObj::update_().

typedef gutz::arrayOwn1<DataObjSP> DataObjSPArro
 

Definition at line 85 of file DataObj.h.

typedef gutz::arrayWrap1<DataObjSP> DataObjSPArrw
 

Definition at line 86 of file DataObj.h.


Send questions, comments, and bug reports to:
jmk