| Open CASCADE Technology
    7.2.0
    | 
Callback for TCL (interface) More...
#include <Draw_Interpretor.hxx>

| Public Member Functions | |
| CallBackData (Draw_Interpretor *theDI) | |
| Main constructor.  More... | |
| virtual | ~CallBackData () | 
| Destructor.  More... | |
| virtual Standard_Integer | Invoke (Draw_Interpretor &theDI, Standard_Integer theArgNb, const char **theArgVec)=0 | 
| Invoke function.  More... | |
| Data Fields | |
| Draw_Interpretor * | myDI | 
| pointer to Draw Interpretor  More... | |
Callback for TCL (interface)
| 
 | inline | 
Main constructor.
| 
 | inlinevirtual | 
Destructor.
| 
 | pure virtual | 
Invoke function.
Implemented in Draw_Interpretor::CallBackDataMethod< theObjHandle >, and Draw_Interpretor::CallBackDataFunc.
| Draw_Interpretor* Draw_Interpretor::CallBackData::myDI | 
pointer to Draw Interpretor
 1.8.13
 1.8.13