VISH
0.2
|
void RemoteVish::MyActionNotifier::createVObject | ( | const RefPtr< VObject > & | vobj, |
const Intercube & | CreationContext, | ||
const WeakPtr< VCreatorBase > & | crec | ||
) | [virtual] |
Virtual action of a notifyer object which is hereby informed about the new creation of an object.
CreationContext | Some context information specific to this creation. It may hold arbitrary Interfaces. |
crec | The Creator object. It may be Null if the VObject was created by other means. |
Reimplemented from Wizt::VActionNotifier.