#include <mappatch.h>
Inheritance diagram for Map_patch_modify:


Public Member Functions | |
| Map_patch_modify (Object_spec s, Object_spec m) | |
| virtual bool | apply () |
Private Attributes | |
| Object_spec | mod |
Definition at line 83 of file mappatch.h.
| Map_patch_modify::Map_patch_modify | ( | Object_spec | s, | |
| Object_spec | m | |||
| ) | [inline] |
Definition at line 87 of file mappatch.h.
| bool Map_patch_modify::apply | ( | ) | [virtual] |
Implements Map_patch.
Definition at line 78 of file mappatch.cc.
References c_any_framenum, c_any_qual, c_any_shapenum, and Exult_server::obj.
Object_spec Map_patch_modify::mod [private] |
Definition at line 85 of file mappatch.h.
1.5.1