It copy the properties from one object to another applying an operation. More...
#include <object_s_di.hpp>
Public Member Functions | |
| object_s_di_op (const v_src &vs, v_dst &vd) | |
| Stub method. More... | |
It copy the properties from one object to another applying an operation.
Stub object
Definition at line 534 of file object_s_di.hpp.
|
inline |
Stub method.
| vs | source object |
| vd | destination object |
Definition at line 542 of file object_s_di.hpp.