mi::shader::Map_edit_dbhandle Class Reference

Map_edit_dbhandle abstract base class. More...

#include <shader_map.h>

List of all members.

Public Member Functions

virtual Mapoperator-> ()=0
 dereference operator
virtual void release ()=0
 deletes the object and releases the map
virtual miTag get_tag () const =0
 returns the tag of the map
virtual miTag store ()=0
 stores the map in the DB (if not in the DB already)


Detailed Description

Map_edit_dbhandle abstract base class.

Do not use it directly, use Map_edit instead


Member Function Documentation

virtual miTag mi::shader::Map_edit_dbhandle::get_tag  )  const [pure virtual]
 

returns the tag of the map

Returns:
the tag of the map in the DB

virtual miTag mi::shader::Map_edit_dbhandle::store  )  [pure virtual]
 

stores the map in the DB (if not in the DB already)

Returns:
the tag of the map in the DB


The documentation for this class was generated from the following file:

Copyright © 1986-2008 by mental images GmbH