dgb EMSurfaceTranslator
More...
|
| | dgbEMSurfaceTranslator (const char *, const char *) |
| |
| virtual | ~dgbEMSurfaceTranslator () |
| |
| virtual Executor * | reader (EM::Surface &) |
| |
| | EMSurfaceTranslator (const char *nm, const char *unm) |
| |
| virtual | ~EMSurfaceTranslator () |
| |
| bool | startRead (const IOObj &) |
| |
| bool | startWrite (const EM::Surface &) |
| |
| EM::SurfaceIODataSelection & | selections () |
| |
| Executor * | writer (const IOObj &, bool fullimplremove=true) |
| |
| virtual Executor * | getAuxdataReader (EM::Surface &, int) |
| |
| virtual Executor * | getAuxdataWriter (const EM::Surface &, int, bool overwt=false) |
| |
| uiString | errMsg () const |
| |
| virtual bool | implRemove (const IOObj *) const |
| |
| virtual bool | implRename (const IOObj *, const char *, const CallBack *cb=0) const |
| |
| virtual bool | implSetReadOnly (const IOObj *, bool) const |
| |
| void | setCreatedFrom (const char *src) |
| |
| uiString | sSelObjectIsWrongType () |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |
| virtual bool | isCapsule () const |
| |
| void | stopReceivingNotifications () const |
| |
| dgbEMSurfaceTranslator::dgbEMSurfaceTranslator |
( |
const char * |
, |
|
|
const char * |
|
|
) |
| |
| virtual dgbEMSurfaceTranslator::~dgbEMSurfaceTranslator |
( |
| ) |
|
|
virtual |
| static BufferString dgbEMSurfaceTranslator::createHOVName |
( |
const char * |
base, |
|
|
int |
idx |
|
) |
| |
|
staticprotected |
| Executor* dgbEMSurfaceTranslator::getWriter |
( |
| ) |
|
|
protectedvirtual |
| virtual bool dgbEMSurfaceTranslator::hasRangeSelection |
( |
| ) |
const |
|
inlineprotectedvirtual |
| bool dgbEMSurfaceTranslator::prepRead |
( |
| ) |
|
|
protectedvirtual |
| virtual bool dgbEMSurfaceTranslator::readOnlyZ |
( |
| ) |
const |
|
inlineprotectedvirtual |
| bool dgbEMSurfaceTranslator::setSurfaceTransform |
( |
const IOPar & |
| ) |
|
|
protected |
| virtual bool dgbEMSurfaceTranslator::writeOnlyZ |
( |
| ) |
const |
|
inlineprotectedvirtual |