#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< DataObjIF > | DataObjSP |
typedef gutz::arrayOwn1< DataObjSP > | DataObjSPArro |
typedef gutz::arrayWrap1< DataObjSP > | DataObjSPArrw |
|
Definition at line 84 of file DataObj.h. Referenced by DataObj::request_(), ColorMapper::setInput(), and DataObj::update_(). |
|
|
|
|