| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
Callback implementation for global function definition. More...
#include <Draw_Interpretor.hxx>

Public Member Functions | |
| CallBackDataFunc (Draw_Interpretor *theDI, CommandFunction theFunc) | |
| virtual Standard_Integer | Invoke (Draw_Interpretor &theDI, Standard_Integer theArgNb, const char **theArgVec) | 
| Invoke function.  More... | |
  Public Member Functions inherited from Draw_Interpretor::CallBackData | |
| CallBackData (Draw_Interpretor *theDI) | |
| Main constructor.  More... | |
| virtual | ~CallBackData () | 
| Destructor.  More... | |
Data Fields | |
| Draw_Interpretor::CommandFunction | myFunc | 
  Data Fields inherited from Draw_Interpretor::CallBackData | |
| Draw_Interpretor * | myDI | 
| pointer to Draw Interpretor  More... | |
Callback implementation for global function definition.
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
Invoke function.
Implements Draw_Interpretor::CallBackData.
| Draw_Interpretor::CommandFunction Draw_Interpretor::CallBackDataFunc::myFunc | 
 1.8.10