Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

uiSurfaceMan Class Reference

Inheritance diagram for uiSurfaceMan:
uiObjFileMan uiDialog uiMainWin uiParent uiBaseObject NamedObject CallBacker

List of all members.

Public Member Functions

 uiSurfaceMan (uiParent *, const char *typ)
 ~uiSurfaceMan ()
void addTool (uiButton *)

Static Public Member Functions

static Notifier< uiSurfaceMan > * fieldsCreated ()

Protected Member Functions

bool isCur2D () const
bool isCurFault () const
void copyCB (CallBacker *)
void man2d (CallBacker *)
void setRelations (CallBacker *)
void stratSel (CallBacker *)
void removeAttribCB (CallBacker *)
void renameAttribCB (CallBacker *)
void mkFileInfo ()
void fillAttribList (const BufferStringSet &)
double getFileSize (const char *, int &) const
const char * getDefKey () const

Protected Attributes

uiListBoxattribfld_
uiToolButtonman2dbut_

Constructor & Destructor Documentation

uiSurfaceMan::uiSurfaceMan ( uiParent ,
const char *  typ 
)
uiSurfaceMan::~uiSurfaceMan (  ) 

Member Function Documentation

void uiSurfaceMan::addTool ( uiButton  )  [virtual]

Reimplemented from uiObjFileMan.

void uiSurfaceMan::copyCB ( CallBacker  )  [protected]
static Notifier<uiSurfaceMan>* uiSurfaceMan::fieldsCreated (  )  [static]
void uiSurfaceMan::fillAttribList ( const BufferStringSet  )  [protected]
const char* uiSurfaceMan::getDefKey (  )  const [protected, virtual]

Reimplemented from uiObjFileMan.

double uiSurfaceMan::getFileSize ( const char *  ,
int &   
) const [protected, virtual]

Reimplemented from uiObjFileMan.

bool uiSurfaceMan::isCur2D (  )  const [protected]
bool uiSurfaceMan::isCurFault (  )  const [protected]
void uiSurfaceMan::man2d ( CallBacker  )  [protected]
void uiSurfaceMan::mkFileInfo (  )  [protected, virtual]

Implements uiObjFileMan.

void uiSurfaceMan::removeAttribCB ( CallBacker  )  [protected]
void uiSurfaceMan::renameAttribCB ( CallBacker  )  [protected]
void uiSurfaceMan::setRelations ( CallBacker  )  [protected]
void uiSurfaceMan::stratSel ( CallBacker  )  [protected]

Member Data Documentation