This interface is used to bridge ORSDK and Python exposition.
It allows each FBObject to notify its wrapper about its destruction. It also allows a Python Exposition code to know if a particular FBObject is already wrapped.
Definition at line 69 of file fbscriptwrapper.h.
#include <fbscriptwrapper.h>
Public Member Functions |
|
virtual void | ContentDestroy ()=0 |
virtual void ContentDestroy | ( | ) | [pure virtual] |