mi::shader_v3::Map_edit_dbhandle Class Reference

Map_edit_dbhandle class, not to be used directly (use Map_edit instead). More...

#include <shader_map.h>

List of all members.

Public Member Functions

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


Detailed Description

Map_edit_dbhandle class, not to be used directly (use Map_edit instead).


Member Function Documentation

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

returns the tag of the map in the DB.

Returns:
the tag of the map in the DB, or 0 if not in the DB

virtual Map_base* mi::shader_v3::Map_edit_dbhandle::operator->  )  [pure virtual]
 

dereference operator.

Returns:
the map object

virtual miTag mi::shader_v3::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